-
2018
C# Async/Await - The death of callback hell.
No longer do we have to wonder through the depths of callback hell.
-
The Awesomeness that is async Main()
C# 7.1 now has asynchronous main functions, how awesome is that?
-
2017 in Review
All in all 2017 was a pretty productive year. I crossed of three checkpoints off the my Bucket List this year.
-
2016
Intro to cross platform development with C# Mono
A beginner tutorial on developing applications in C# with mono.
-
2014
Xamarin Evolve 2014
Coverage of the Evolve 2014 cross platform development conference in Atlanta, GA.
-
JavaScript 101 - Object and Array Iteration
Looping through object and arrays in JavaScript.
-
Website Upgrades
I have made several upgrades over the weekend to make my website and the podcast faster.
-
Building a JavaScript Library Part 2: Element IDs
We Continue the "Building a JavaScript Library Seriese" by creating ways to work with Element Ids.
-
Building a JavaScript Library Part 1: DOM Selecting
We start off the 'Building a JavaScript Library Series' with writing a function for selecting HTML DOM elements.
-
JavaScript 101 - Loops
Repetitive tasks suck! Loops help us automate repetitive tasks by performing some specified action until an exit condition is met.
subscribe via RSS