clean-code-javascript
bulletproof-react
clean-code-javascript | bulletproof-react | |
---|---|---|
65 | 250 | |
91,893 | 28,846 | |
- | - | |
0.0 | 8.4 | |
5 months ago | 5 days ago | |
JavaScript | TypeScript | |
MIT License | MIT License |
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
bulletproof-react
-
Coding Snippets Dev Log (9/27/23)
Using -> this guide to help structure a project in a better way
-
Best File Structure
bulletproof react
-
Beware of teammates who refactor code based on personal taste without proper documentation or completeness. Sounds familiar.
Well I’d definitely have a file structure in place. I use bullet proof react as my go to. But I mean like…I’d say there’s probably 10 things causing 90% of the problems. So things like folder structure, yes, but also how long the files are, I mean…how enmeshed it all is…maybe the naming conventions.
-
My React Beginner Project
Follow this: https://github.com/alan2207/bulletproof-react
-
What's the best component / folder architecture for a project to scale?
Your approach is similar to bulletproof-react, which I personally love. I have built projects of all sizes with it and the DX was always nice! Check it out if you want and good luck on your project 😁
-
Are there any react js best practices websites?
Link for the lazy ones.
-
Inspiration for my first React project
Not sure if this helps, but Bulletproof React is a very good architecture to React projects of any size. Maybe it can give you some insight on how to structure your project. Good luck!
- Software Architecture in React
- Software Architecture in frontend
-
Best practices for organizing projects files in react
Been content with how Bulletproof react does it, only thing missing for me is differentiation between views and components.
What are some alternatives?
You-Dont-Know-JS - A book series on JavaScript. @YDKJS on twitter.
react-clean-architecture - A realistic approach to implement clean architecture on react codebases
javascript-algorithms - 📝 Algorithms and data structures implemented in JavaScript with explanations and links to further readings
documentation - 🍰 Architectural methodology for frontend projects
tech-interview-handbook - 💯 Curated coding interview preparation materials for busy software engineers
redux-toolkit - The official, opinionated, batteries-included toolset for efficient Redux development
nodebestpractices - :white_check_mark: The Node.js best practices list (July 2024)
excalidraw - Virtual whiteboard for sketching hand-drawn like diagrams
free-for-dev - A list of SaaS, PaaS and IaaS offerings that have free tiers of interest to devops and infradev
payload - Payload is the open-source, fullstack Next.js framework, giving you instant backend superpowers. Get a full TypeScript backend and admin panel instantly. Use Payload as a headless CMS or for building powerful applications.
Material UI - Ready-to-use foundational React components, free forever. It includes Material UI, which implements Google's Material Design.
SAAS-Starter-Kit-Pro - 🚀A boilerplate for building Software-as-Service (SAAS) apps with Reactjs, and Nodejs