- "Don't make fun of JavaScript" - GitBook Format - https://book.dmfoj.dev
JavaScript is a easy language to learn and easy to use or at least we can all agree that has a attractive and gradual learning curve. In fact, anyone can run its first "Hello World!" script in 1 minute just opening the browser's console and typing "console.log('Hello World!')".
This is one of the (many) reasons why it is one of the most widely used programming language supported by an extremely large community.
Despite those unquestionable greatest attribute, JavaScript has also a bad reputation: I heard it's the "worst language in the world", or "it's totally unreliable" and "it's just stupid interpreted language used to animate buttons".
I understand where all these concerns are coming from, but I'm truly convinced that JavaScript it's just the world's most misunderstood programming language.
That's why I decide to start collecting all the jokes, the critics and the misconceptions about JavaScript and try to demystify most of them.
Feel free to contribute 🙏
I would really appreciate if you could contribute to this project. For example, you can:
- Suggest a new "topic"
- Add a new "joke"
- Add/improve an explanation
- Share this project
- Give me a feedback
If have adopted the same Code of Conduct as Facebook that we expect project participants to adhere to. Please read the full text so that you can understand what actions will and will not be tolerated.
npm install
npm run test
Read our contributing guide to learn about how you can contribute, how to propose improvements or if you are interested in translating the content.
All projects and packages in this repository are MIT licensed.
Thanks goes to these people (emoji key):
Raffaele Pizzari 📖 | Akhil Sai Ram 📖 | Joël Tankam 📖 | Afreen R 📖 | Youth 💻 | Maarten 📖 |
This project follows the all-contributors specification. Contributions of any kind welcome!Thank You!