A set of best practices for JavaScript projects
-
Updated
Dec 9, 2024 - JavaScript
A set of best practices for JavaScript projects
📖 All about writing maintainable JavaScript
TypeScript does not have any pattern matching functionality built in. This article shows several ways how you can replicate the core of a simple pattern matcher using a few simple structures and functions within TypeScript. Resulting code will have improved maintainability and better runtime type safety when done right.
🗄 Store objects for Vuex, a simple and more fluid API for state-management.
🎯 configurable decorators for automated observability and self-explanatory codebase
A set of best practices for JavaScript projects
Software complexity analysis for JavaScript projects.
this is API for a note managing application with authentication that uses node/express along with testing with Jest , Travis CI for continuous integration and code climate for maintainability
2017JavaScript最佳实践(翻译更新中)
📘 Anki/flashcards version of the questions and answers. Based on elsewhencode/project-guidelines
Add a description, image, and links to the maintainability topic page so that developers can more easily learn about it.
To associate your repository with the maintainability topic, visit your repo's landing page and select "manage topics."