A personal blog by Jason Hill about coding, technology, hobbies, and much more
Hello To-do
November 11, 2022 · 8 min readA love letter to the humble to-do list where I advocate for it to be the new hello world.
Get Jammin' with the Jamstack
November 10, 2020 · 5 min readThe Jamstack is here to unite JavaScript, APIs, and Markup. The results are speedy, security, and scalable websites and apps.
Update an Existing Xamarin.Forms App to use Shell
July 15, 2020 · 13 min readLearn how to refactor an existing Xamarin.Forms application to utilize Xamarin.Forms Shell.
Azure Functions: What are they good for? – Part 2
July 14, 2020 · 4 min readA look into Azure Functions and their many usage scenarios - Part 2.
Azure Functions: What are they good for? – Part 1
July 13, 2020 · 4 min readA look into Azure Functions and their many usage scenarios - Part 1.
Azure: ARM Template Tips
July 12, 2020 · 8 min readAzure ARM templates are a great tool for creating and updating Azure Resources, now learn some great tips when using them.
Into the Cosmos with the Cassandra API
July 11, 2020 · 6 min readAzure Cosmos DB is Microsoft’s globally distributed, multi-model database service, and in this article, we will take a closer look at the Cassandra API.
Xamarin: From Zero to Certified
July 10, 2020 · 6 min readMy journey from n00b to Xamarin Certified Developer.
A Late Synopsis of The Angular NG-Conf Day 3
July 09, 2020 · 7 min readOverview of NG Conf 2017 - Day 3.
A Late Synopsis of The Angular NG-Conf Day 2
July 08, 2020 · 6 min readOverview of NG Conf 2017 - Day 2.
A Late Synopsis of The Angular NG-Conf Day 1
July 07, 2020 · 6 min readOverview of NG Conf 2017 - Day 1.
What to Keep an Eye on in Web Development in 2015
July 06, 2020 · 6 min readOut with 2014 and in with 2015. Highlights on tools and technologies that will have an impact on web development throughout 2015.
Why Distributed Version Control Systems?
July 06, 2020 · 3 min readWhat are distributed version control systems and why should you care about them.
Refactoring Legacy Web Apps Using AngularJS
July 02, 2020 · 4 min readA look at how AngularJS can be used to refactor a web app to take advantage of AngularJS's powerful features.
Smarter Stylesheets with CSS Preprocessors
July 01, 2020 · 3 min readGet familiar with CSS preprocessor, what are they, what they can do, and what are three of the most populare ones.