-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Description
Hi 👋
I'd like to contribute by adding more advanced JavaScript topics to the documentation. These additions are aimed at helping developers who already understand the basics and want to level up their knowledge with deeper concepts.
📚 Proposed Topics to Add:
- Closures and real-world use cases
- Asynchronous JavaScript:
- Promises
- async/await
- Error handling in async code
- Event Loop, Call Stack, Microtasks vs. Macrotasks
- Execution Context & Lexical Environment
- Scope Chain and Variable Shadowing
-
thiskeyword in different contexts - ES Modules (import/export)
- Memory management and Garbage Collection
- Clean Code and JavaScript Best Practices
- Proxy and Reflect APIs
- Simple Design Patterns (Factory, Module Pattern)
- Generators and Iterators
- Unit testing basics using Jest (or similar)
If you dont have any problem , I will submit a pull request
Looking forward to your feedback! 🙏
Metadata
Metadata
Assignees
Labels
No labels