Number one this week, Node.js Best Practices is a collection of more than 80 articles about building real-world Node.js applications.
The content is split into 8 sections:
- Project Structure (layering components, configuration…)
- Error handling
- Code style
- Testing and quality
- Going to production (monitoring, logging, using reverse proxies, CPU cores, memory usage…)
- Security (rate limiting, handling untrusted data…)
- Performance
Each point is explained in a concise paragraph but the reader can go deeper and see code in action by clicking on “Read more” links.
Vue.js
+703 ★
🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.
React
+474 ★
A declarative, efficient, and flexible JavaScript library for building user interfaces.
Brainalytica
+427 ★
React Dashboard made with Material UI’s components, React and of course create-react-app to boost your app development process!
Any question or feedback? Reach us on GitHub.
Best of JavaScript is a project created by Michael Rambeau, made in Osaka, Japan.