React / Redux The Reactor’s Dilemma: Transitioning from React to Vue Transitioning from React to Vue is like switching from a bike to an electric scooter – a zippier ride, but you must get used to the controls.
TypeScript Build a Lightweight Code Generator with TypeScript and JSON Imports On a recent project, my team created a lightweight code generator, with reusable techniques I want to share. Read on for the why and the how.
Flutter A Closer Look at Flutter Project Templates Here's a quick look at each of the Flutter project templates (app, package, plugin, and module) and how you can use them in your next Flutter project.
Web Apps Rendering Templates in Ext JS – So Many Choices Ext JS 4.0.x provides many ways of rendering content: autoEl, html, tpl/data, renderTpl/renderData. Here are my suggestions on which to use when.
Web Apps Introducing ICanHandlebarz.js – ICanHaz.js, meet Handlebars.js ICanHandlebarz.js is a simple templating solution utilizing Handlebars.js, in the spirit of ICanHaz.js.