That post is inspired by idea of nano-libraries created by Andrey Sitnik (e.g. nanoid, nanoevents and nanodelay) Last time I am really crazy about libraries sizes in NPM. Do you think it’s OK? Let me… (more…)
Read more »
Yes, there is such thing, and I thought it would be an interesting example to share. It features: closures, self-executing functions, arrow functions, functional programming, and anonymous recursion. (more…)
Read more »
Except as otherwise noted, any code samples from the V8 project are licensed under V8’s BSD-style license. Other content on this page is licensed under the Creative Commons Attribution 3.0 License. For details, see our site policies. (more…)
Read more »
Since launching Cushion a couple years ago, we’ve been using AngularJS (1.x) as our front-end framework. If you’re curious how we ended up with Angular, I wrote about the decision (keep in mind this was 2014). I came from an MVCS background, so Angular re... (more…)
Read more »
List any node_modules directories in your system, as well as the space they take up. You can then select which ones you want to erase to free up space. - voidcosmos/npkill... (more…)
Read more »