Skip to content

Latest commit

 

History

History
22 lines (13 loc) · 797 Bytes

README.md

File metadata and controls

22 lines (13 loc) · 797 Bytes

JavaScript is weird

Presentation image

This project was bootstrapped with Create React App.

Explore the quirks and oddities of JavaScript with clear examples and practical solutions. From baffling NaN behavior to strange type conversions, this repository helps demystify JavaScript's most unexpected behaviors.

Perfect for learners, developers, and anyone curious about the "weird" side of JavaScript! 🚀

How to run?

yarn install

To make sure you have all dependencies installed

yarn start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser. e.

🎉 That's it! have fun exploring! 🎉