Following the rise of Clojure, many of us have become aware of the idea of immutable data structures and their benefits. In Clojure, all built-in data struct…
Similar
Using Generators to Modernize a Geriatric Javascript API for $CURRENT_YEAR... (more…)
Read more »
Standard is a popular JavaScript code style guide. It can also lint your code since it’s built on top of ESLint and, therefore, it can also be used as an ESLint plugin. (more…)
Read more »
A book series on JavaScript. @YDKJS on twitter. Contribute to getify/You-Dont-Know-JS development by creating an account on GitHub. (more…)
Read more »
Well, below is a screenshot of my personal website’s source code, see if you notice something different: And now, let’s talk about how that works, how well it works, and what other alternatives to… (more…)
Read more »
This week few things happened in JavaScript world. Next.js 2.0 and Apollo 1.0 have been announced. React keeps getting more popular. I’m… (more…)
Read more »