Today I want to share with you an implementation of immutable list in JavaScript in one line! (more…)
Read more »
How to chain methods in JS in order to write concise and readable code. (more…)
Read more »
Javascript has its fair share of ‘wat’ moments. Even though most of them have a logical explanation once you dig in, they can still be surprising. But JavaScript doesn’t deserve all the indignant laughter. And now that BigInt is officially part of the TC3... (more…)
Read more »
When I started learning JavaScript, one of the topics that confused me at the beginning was understanding the difference between value and reference. In this post, I’ll guide you through examples with pictures how copy by value and reference work in JavaS... (more…)
Read more »
CLI based smol AI developer, you can use today (for JS projects). Latest version: 1.2.15, last published: 13 days ago. Start using smol-dev-js in your project by running `npm i smol-dev-js`. There are no other projects in the npm registry using smol-dev-j... (more…)
Read more »