My current Redux project I wanted to write about Redux for some time now. My first take with this library was probably around the end of 2015. I discovered a state management approach that solved a complex problem with simple logic. I also loved…
Killing in the MEAN I recently came across these tweets from Mark Erikson (main maintainer of Redux). I just got assigned to a project with a classic MEAN AngularJS 1.x codebase.
Coming from React, it's frightening. "Controllers", "services…
My current project is completing its third year. From the start, we've been using aggressively the Lodash FP library through our whole JS & TS codebase, whether it's on the Back-End or Front-End. I recently performed a small analysis of our usage of…