I’ve been working a lot with a legacy code-base lately. And this one is particularly troublesome. It has all the hallmarks of a rush job. The code is brittle. There are no tests. Things often seem to break at random. And to my embarrassment, I wrote mos...
Read more »
There were not as many updates this week. Everyone is enjoying the summer 🌤. As promised, I’m exploring GraphQL as my go-to API platform… (more…)
Read more »
A proposal to add signals to JavaScript. Contribute to proposal-signals/proposal-signals development by creating an account on GitHub. (more…)
Read more »
Promise.race(): Yes, there exists a function called Promise.race() ,if you have never heard of or never used it before, lets try to understand what Promise.race() actually is ? Promise.race() a… (more…)
Read more »
Like everybody else, I recently came across Jose Aguinaga’s post “How it feels to learn JavaScript in 2016”. (more…)
Read more »