Skip to content

Conversation

@Krishvora22
Copy link

This PR adds JavaScript concepts from 34 to 48 to the README.md file, including:

  1. Event Delegation
  2. Debouncing and Throttling
  3. JavaScript Memory Management
  4. Web Workers and Multi-threading
  5. Proxy and Reflect
  6. Hoisting in JavaScript
  7. Closures
  8. Modules and Import/Export (ES6 Modules)
    42.Template Literals and Tagged Templates
  9. Destructuring Assignment
  10. Spread and Rest Operators
  11. Optional Chaining and Nullish Coalescing
  12. Template Literals and String Interpolation
  13. Short-Circuit Evaluation (&&, ||, ??)
  14. Type Conversion and Coercion

Each topic includes articles, videos, and back-to-top links in the README.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant