Domain-Driven React/Redux
A blurb from Vaughn Vernon in Implementing Domain-Driven Design (2013) has a fantastic explanation to what Domain-Driven Design is: To break it down further, DDD focuses on using a common Ubiquitous… (more…)
Read more »
In this post, I’m going to directly compare Ember and React, using the latest idioms and best practices from both frameworks. That means I’ll be using Ember Octane, the latest Edition of Ember, and React’s new hooks API. A lot has changed in both framewor… Read more