One of my favorite parts about the JavaScript community is that people choose to write it in so many different ways.
Why do you want to ruin that with a style guide?
Imagine if when Picasso was lea...
Read more »
JavaScript has a sort() method that you can use on arrays. But the results are almost always weird and don’t return what you initially expect it to do. So for example, if you have the following… (more…)
Read more »
When I was learning JavaScript (about 1-2 years back), my mentor had me go through it step-by-step. So, first I spent some time to get comfortable with callbacks. Then I jumped onto Promises. And then, after months, I started using Async-await. (more…)
Read more »
Gutenberg plugin for WordPress decided to ditch React, use this poll to choose a new JS Framework for Gutenberg. (more…)
Read more »
Audio feature extraction for JavaScript. Contribute to meyda/meyda development by creating an account on GitHub. (more…)
Read more »