Jun 09 2024Software DesignBuilding configuration driven Web appsInsights into UI driven by configuration and the right ways to do itconfigurationsystem designfrontendbackend
May 23 2024Software DesignFunctional Programming with JavascriptPrepare your JS code for long term maintainability with the functional programming paradigmjsfunctional programming
Mar 16 2024TechnologyMost of typescript you need to knowA basic to advanced concepts rundown to get up and running on typescript todaytypescript
Feb 25 2024Personal GrowthMaking successful software design proposalsMy recipe for successfully navigating reviews on complex software design proposalsreviews design proposal
Jan 15 2024Software DesignWhy use JS IterablesThe purpose and advantages of using Iterables in Javascriptiterableiteratorjavascript
Jan 14 2024TechnologyGenerator functions for Iterables in JavascriptA quick introduction to genarator functions it use to simplify iterablesjavascriptgeneratoriterables
Jan 06 2024TechnologyJavascript IterablesA short and comprehensive look into Iterables and Iterators in Javascriptiterableiteratorjavascript