3/7/2020JavascriptReact
Understanding the useEffect Dependency Array
2/28/2020JavascriptReact
Redux vs. Context vs. State
8/25/2019JavascriptReact
Introduction to Tree Shaking
8/5/2019JavascriptPerformanceWebpack
Module Swapping for better Development and Testing
7/29/2019JavascriptReact
Using ESLint to speed up code reviews
7/15/2019JavascriptReact
Building Basic React Authentication: Using hooks and context with react router
7/9/2019JavascriptReact
Quick Glance - Memo vs Memoize
7/1/2019JavascriptECMAScriptBabel
Quick Glance - Optional Chaining
6/30/2019JavascriptPerformanceWebpack
Reducing JS Bundle Part Two: Minification and dead code elimination
6/4/2019JavascriptPerformanceWebpack
Reducing JS Bundle Part One: Measurement and high level
11/2/2015UnityGamesiOS
Unity and iOS: Whitelisting frameworks and bundle removal
3/14/2015WindowsSetupChocolatey
Setting up a clean install of windows with Chocolatey.
1/12/2015TestingUnityGames
Unity Testing: The limited approach available
11/28/2014UnityGamesREST
Unity REST - Part Two
11/18/2014
Unity REST - Part One
7/24/2014JavascriptBeginnerObject Oriented
Object Oriented Javascript: What it is, and when to use it