Issue #8

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.

JS Algorithms & Data Structures
JS Algorithms & Data Structures
+1.6 k
Algorithms and data structures implemented in JavaScript with explanations and links to further readings
Vue.js
Vue.js
+727
🖖 A progressive, incrementally-adoptable JavaScript framework for building UI on the web.
Rogue
Rogue
+696
A nearly invisible framework for creating server-rendered React applications
Parcel
Parcel
+595
📦🚀 Blazing fast, zero configuration web application bundler
React
React
+570
A declarative, efficient, and flexible JavaScript library for building user interfaces.
ToastUI Image Editor
ToastUI Image Editor
+450
🍞🎨 Full-featured photo image editor using canvas. It is really easy, and it comes with great filters.
Awesome
Awesome
+382
Curated list of awesome lists
VS Code
VS Code
+378
Visual Studio Code
Create React App
Create React App
+370
Create React apps with no build configuration.

Any question or feedback? Reach us on GitHub.

Best of JavaScript is a project created by Michael Rambeau, made in Osaka, Japan.