So Remind Me Again, Why Do We Need the NPM Registry?

While working on Supercomments, I regularly came across third-party Node.js packages whose version in the npm registry was not the one I wanted. In most cases this was because the maintainer hadn't updated the version for a while, although in at least one instance it was because … | Continue reading


@blog.javascripting.com | 4 years ago

Elmish side-effect model probably ok for Elm – Not for Redux

The author of the very popular JavaScript framework Redux - Dan Abramov admitted that he drew some amount of inspiration from The Elm Architecture when he started thinking about Redux. So I was wondering, what were the differences, and most importantly, why did he make the framew … | Continue reading


@blog.javascripting.com | 5 years ago