clean-code-javascript
nodebestpractices
clean-code-javascript | nodebestpractices | |
---|---|---|
65 | 76 | |
91,848 | 100,755 | |
- | - | |
0.0 | 3.7 | |
4 months ago | 5 months ago | |
JavaScript | Dockerfile | |
MIT License | Creative Commons Attribution Share Alike 4.0 |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
clean-code-javascript
-
How to level up your frontend skills
Programming: The Pragmatic Programmer, Clean Code (check the JS version here → Clean Code JavaScript)
-
Mastering the JavaScript Ternary Operator: A Comprehensive Guide
Clean Code JavaScript
-
18 GitHub Repos to Learn JavaScript
clean-code-JavaScript This repository consists of the software engineering principles, from Robert C. Martin’s book Clean Code, adapted for JavaScript. It’s a guide for producing readable, reusable, and refactorable software in JavaScript.
-
The Clean Code book and the clean code paradigms
By the way, the other day I found on Twitter a summary of Clean Code concepts with examples in Javascript so you can take a look at the content of the book before deciding whether to buy it or not.
- 10 GitHub Repos for Mastering JavaScript
-
Why clean code makes JavaScript programming easier
Further examples of clean code
- Clean code (la juniori)
- If you're a junior to mid-level fullstack engineer and have an upcoming frontend technical interview, here's some things to freshen up on
- How to learn small but important coding conversations/practices?
-
How to avoid writing rubbish code
https://github.com/ryanmcdermott/clean-code-javascript - highly recommendable short read
nodebestpractices
- 11 GitHub Repositories to learn NodeJs
-
18 GitHub Repos to Learn JavaScript
14 . Node Best Practices This repository is a summary and curation of the top-ranked content on Node.js best practices. It has the largest compilation and it is growing every week. Currently, more than 80 best practices, style guides, and architectural tips are presented.
-
6 Repositories To Master Node.js
1. Node.js Best Practices
-
10 GitHub Repos for Mastering JavaScript
Repository: goldbergyoni/nodebestpractices
- 18 Must-Bookmark GitHub Repositories Every Developer Should Know
-
ReactJS, NextJS and the modern frontend community (Rant)
ah, but there is one more reason to return await. have a read.
-
10 GitHub Repos to Become a Better Backend Developer
View on GitHub
- Node.js Best Practices
-
Fastify Typescript Boilerplate with Redis and RabbitMQ
Flat structure: check out the structure recommended by node best practices, and check out how Nest.js does the structure. The more layers you add, the more complex navigation with the flat structure becomes. With the component structure, it stays easy to use no matter how many components and layers you have.
-
sql best practices
I am looking for a resource like https://github.com/goldbergyoni/nodebestpractices. I know Sql but I want to learn best practices. Can you recommend me resources for this?
What are some alternatives?
You-Dont-Know-JS - A book series on JavaScript. @YDKJS on twitter.
parquetjs - fully asynchronous, pure JavaScript implementation of the Parquet file format
javascript-algorithms - 📝 Algorithms and data structures implemented in JavaScript with explanations and links to further readings
numjs - Like NumPy, in JavaScript
tech-interview-handbook - 💯 Curated coding interview preparation materials for busy software engineers
domain-driven-hexagon - Learn Domain-Driven Design, software architecture, design patterns, best practices. Code examples included
bulletproof-react - 🛡️ ⚛️ A simple, scalable, and powerful architecture for building production ready React applications.
jest-image-snapshot - ✨ Jest matcher for image comparisons. Most commonly used for visual regression testing.
free-for-dev - A list of SaaS, PaaS and IaaS offerings that have free tiers of interest to devops and infradev
oas-tools - NodeJS module to manage RESTful APIs defined with OpenAPI 3.0 Specs over express servers.
Material UI - Ready-to-use foundational React components, free forever. It includes Material UI, which implements Google's Material Design.
javascript - JavaScript Style Guide