For more access almynotes.com.
A curated list of useful resources for developers. This list is my attempt to collect in one place a list of useful tools and resources I use in my work.
- You Don't Know JS Yet - A a series of books diving deep into the core mechanisms of the JavaScript language
- Exploring ES6
- Book - Designing Data-Intensive Applications - The Big Ideas Behind Reliable, Scalable, and Maintainable Systems
- The Amazon Builders' Library - How Amazon builds and operates software
- Cloud Design Patterns - A series prepared by Microsoft
- ByteByteGo - Ace Your Next System Design Interview
- System Design Primer - The System Design Primer
- System Design 101 - From the creators of ByteByteGo
- The Twelve-Factor App - A set of mental models and prescriptions for building an app
- Fusion Auth Articles - These articles will make you understand modern authentication methods better
- Design Patterns for Humans - Ultra-simplified explanation to design patterns!
- Dotfactory | JavaScript Design Patterns - JavaScript Design Patterns
- Refactoring.Guru - Refactoring.Guru makes it easy for you to discover everything you need to know about refactoring, design patterns, SOLID principles, and other smart programming topics.
- Design patterns cheat sheet - Design patterns cheat sheet
- Patterns - Stay up to date on the latest design and performance patterns.
- The frugal architect
- React+TypeScript Cheatsheets - Cheatsheets for experienced React developers getting started with TypeScript
- React Ecosystem in 2024 - React Ecosystem in 2024
- react-philosophies - A list of general practices when working with React
- Not A Number - A set of interactive tutorials. E.g. A Deep Dive Into SVG Path Commands
- HOW DNS WORKS
- What happens when... - What happens when...
- HEAD - HEAD element in depth
- Learn Regex
- Node.js Best Practices
- How to JSON in PostgreSQL - This series covers how to solve common problems on JSON datasets with PostgreSQL
- Code. Simply. Clearly. Calmly. - Video tutorials for modern ideas and open source tools.
- explainshell.com - Match command-line arguments to their help text
- AWS Guides - A list of guides on AWS tools
- Explain Shell - write down a command-line to see the help text that matches each argument