7 weeks later, JS Algorithms & Data Structures, our first winner, is the number one, again.
A lot of new algorithms, for beginners and advanced users, have been added. It’s a great way to learn while practicing a test-driven development approach.
Create React App, number 10 this week, is the de-facto standard to easily bootstrap a new React project but it lacks a Server-Side Rendering solution out of the box.
At position number 3, Rogue.js is a project that fills the blank. This solution is able to infer all the routes of your application by walking through the tree of the components… This is smart!
Also, it’s built on top Parcel, number 4 this week, a module bundler that has become very trendy over the last months.
It claims to be faster and simpler than Webpack, that is used by Create React App under the hood.
Any question or feedback? Reach us on GitHub.
Best of JavaScript is a project created by Michael Rambeau, made in Osaka, Japan.