learn-javascript
learn-javascript copied to clipboard
A book that teaches JavaScript 📗💻📖
I want to add details about javascript interpreter.
I am a learning developer and when it comes to learning a programming language I feel along with strong grip of theory and rules one should have hands on learning...
Considering space and time complexity is a significant aspect of programming that ensures code efficiency, scalability, and maintainability. Having a brief introduction to these concepts, followed by example, can greatly...
I want to update function section with following heading: ``` Function Declarations vs Expressions Hoisting Arguments The Rest Operator Default Parameters Getters and Setters Local vs Global Scope Let vs...
Dear @sumn2u, I trust this message finds you in good health. I have come across a document, and I would like to offer my assistance in translating it into Hindi....
**Is your feature request related to a problem? Please describe.** overall site looks very fabulous and i want to add some styling configuration to make learning more interesting. **Describe the...
Security and performance are crucial in the development process to prevent breaches, compromised data, and poor user experiences. A dedicated chapter on these topics can equip developers with the necessary...
**Is your feature request related to a problem? Please describe.** Update comments section **Describe the solution you'd like** I want to add real like use of comment as examples: ```js...
This is the second part of adding project section as discussed [here](https://github.com/sumn2u/learn-javascript/issues/63#issuecomment-1751700395)