Getting the most of your tech choices: Dance Up Academy I started as a consultant for Dance Up Academy, a small dance school, helping find someone to build their next... Read more about Getting the most of your tech choices: Dance Up Academy
Svelte Component Libraries: 8 Features Devs Want I have spent some time testing out a number of component libraries for Svelte to use in projects and have... Read more about Svelte Component Libraries: 8 Features Devs Want
React performance optimization with hooks This article demonstrates how React hooks affect rendering of components. The goal is to figure out how different mechanics interact... Read more about React performance optimization with hooks
Svelte custom stores: get the most for your $ Svelte is a UI framework in the form of a compiler that transforms components to vanilla javascript so you can... Read more about Svelte custom stores: get the most for your $
ReasonML by Example ReasonML is new buzzword that has been popping around lately more and more often in the web development blogs and... Read more about ReasonML by Example
React Redux TypeScript Starter Project I started to investigate React Redux TypeScript combo last winter. I had already used TypeScript in AngularJS (1.X) and Angular... Read more about React Redux TypeScript Starter Project