Four Eras of JavaScript Frameworks

A blog about (mostly) computery things | Continue reading


@pzuraq.com | 2 years ago

What Makes a Good Reactive System?

This blog post is the second in a series on autotracking, the new reactivity system in Ember.js. I also discuss the concept of reactivity in general, and how it manifests in JavaScript. What Is Reactivity? What Makes a Good Reactive System? ← This post How Autotracking Works Auto … | Continue reading


@pzuraq.com | 3 years ago

Comparing React and Ember Octane

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 frameworks in the last couple yea … | Continue reading


@pzuraq.com | 4 years ago

Thinking with Autotracking: What Makes a Good Reactive System?

This blog post is the second in a series on autotracking, the new reactivity system in Ember.js. I also discuss the concept of reactivity in general, and how it manifests in JavaScript. What Is Reactivity? What Makes a Good Reactive System? ← This post How Does Autotracking Work? … | Continue reading


@pzuraq.com | 4 years ago