ittus / Refactoring-summary-2nd-javascript
Summary of "Refactoring: Improving the Design of Existing Code (2nd Edition)" by Martin Fowler
☆260Updated 2 years ago
Related projects ⓘ
Alternatives and complementary repositories for Refactoring-summary-2nd-javascript
- Summary of "Refactoring: Improving the Design of Existing Code" by Martin Fowler☆718Updated 2 years ago
- Record what I learn after reading React source code☆596Updated 5 years ago
- Notes and annotations from Kent C. Dodds' Testing Javascript course: https://testingjavascript.com☆283Updated last year
- Transcripts of Frontend Masters Courses☆92Updated this week
- My JavaScript solutions of algorithm problems on Leetcode☆20Updated 3 years ago
- 📖 All about writing maintainable JavaScript☆259Updated 6 years ago
- Notes regarding things I have learned☆271Updated 3 months ago
- An awesome curated list of clean code posts, books and videos☆462Updated 3 years ago
- ☆114Updated 5 years ago
- 📗JavaScript & Node.js testing workshop, from A-Z🎉☆108Updated last year
- 📖 Book on clean code for frontend developers☆178Updated this week
- ⚛️ 🪝 ⏳ React hooks lifecycle diagram: Functional components lifecycle explained☆238Updated last year
- A list of 31 Javascript refactoring patterns, based on the '31 Days of Refactoring' book by Sean Chambers and Simone Chiaretta, with the …☆229Updated 11 years ago
- ✨ A Learning Path for Functional Programming☆989Updated 2 weeks ago
- Learn Plain JavaScript from Top Articles of 2017☆147Updated 6 years ago
- Code repository for TypeScript Design Patterns, published by Packt☆103Updated last year
- Fully printable summary of modern TypeScript language features with extensive examples to help you learn