SaaSHub helps you find the best software and product alternatives Learn more →
Top 14 JavaScript best-practice Projects
-
Programming: The Pragmatic Programmer, Clean Code (check the JS version here → Clean Code JavaScript)
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
html5-boilerplate
A professional front-end template for building fast, robust, and adaptable web apps or sites.
HTML5 Boilerplate
-
18 . Project Guidelines This repository contains a set of best practices for JavaScript projects which will develop your skills to follow the best practices this skill is super useful and important for any developer and will definitely help you to stand apart from the other developers. Following the best practices in your JavaScript projects will definitely increase your chance of being accepted for a job position.
-
Project mention: Preparing your E-commerce Platform for Holiday Traffic: A Developer’s Guide | dev.to | 2024-12-19
Additionally, optimize your site’s loading time and confirm it is fully responsive to mobile devices, as most traffic typically comes from mobile devices. You can also use tools like Lighthouse to identify and fix speed issues.
-
Project mention: Mastering Code Quality: Setting Up ESLint with Standard JS in TypeScript Projects | dev.to | 2024-05-05
You may be torn between those famous code styles, struggling to choose one between Airbnb JavaScript Style, Google JavaScript Style Guide, JavaScript Standard Style, or XO, among others.
-
This article is inspired by this awesome GitHub repository created by @lirantal, please go ahead and have a look it's worth.
-
nodejs-integration-tests-best-practices
✅ Beyond the basics of Node.js testing. Including a super-comprehensive best practices list and an example app (March 2024)
-
javascript-todo-list-tutorial
✅ A step-by-step complete beginner example/tutorial for building a Todo List App (TodoMVC) from scratch in JavaScript following Test Driven Development (TDD) best practice. 🌱
-
-
eslint-plugin-ember
An ESLint plugin that provides set of rules for Ember applications based on commonly known good practices.
-
react-ssr-starter
🔥 ⚛️ A React boilerplate for a universal web app with a highly scalable, offline-first foundation and our focus on performance and best practices.
-
-
linters
Collection of super strict configurations for ESLint / StyleLint and other code quality tools. (by developer239)
-
JavaScript best-practices discussion
JavaScript best-practices related posts
-
Extending Lighthouse for custom image and video optimization analysis
-
Lighthouse User Flow
-
Lighthouse vs. PageSpeed Insights: The Lack of Correlation
-
18 GitHub Repos to Learn JavaScript
-
Getting Started with Synthetic Monitoring on GCP and Datadog
-
How to chop off bytes of an UTF-8 string to fit into a small slot and look nice
-
Choosing Your Accessibility UI Testing Library
-
A note from our sponsor - SaaSHub
www.saashub.com | 17 Jan 2025
Index
What are some of the best open-source best-practice projects in JavaScript? This list will help you:
# | Project | Stars |
---|---|---|
1 | clean-code-javascript | 92,168 |
2 | html5-boilerplate | 56,693 |
3 | project-guidelines | 29,464 |
4 | lighthouse | 28,580 |
5 | XO | 7,722 |
6 | nodejs-cli-apps-best-practices | 3,630 |
7 | nodejs-integration-tests-best-practices | 3,296 |
8 | javascript-todo-list-tutorial | 641 |
9 | meshery.io | 531 |
10 | eslint-plugin-ember | 262 |
11 | react-ssr-starter | 59 |
12 | express-mongo-api-boilerplate | 18 |
13 | linters | 10 |
14 | react-axios-with-hooks-tutorial | 4 |