Software engineering principles, from Robert C. Martin's book Clean Code, adapted for JavaScript. This is not a style guide. It's a guide to producing readable, reusable, and refactorable software in JavaScript.
☆22Jan 7, 2023Updated 3 years ago
Alternatives and similar repositories for clean-code-JS
Users that are interested in clean-code-JS are comparing it to the libraries listed below
Sorting:
- Building a proxy server in Golang☆20Jul 14, 2022Updated 3 years ago
- ☆18May 6, 2022Updated 3 years ago
- Q# Quantum Computer,Any computational problem that can be solved by a classical computer can also be solved by a quantum computer.Convers…☆24Apr 2, 2022Updated 3 years ago
- Carbon Nanotube Data Analysis - SEM (Scanning electron microscope) - FORTRAN , Fortran is a general-purpose, compiled imperative programm…☆23Jun 9, 2021Updated 4 years ago
- Simple Calculator☆18May 15, 2022Updated 3 years ago
- Building basic RESTful (CRUD) with Golang & MySQL