Quirks of JS for Python dev π
π€ Connect with me on LinkedIn, Visit my website.
JavaScript is not strongly typed. Though Python is also not strongly typed, it provides type hints. JavaScript lacks built-in type checking, although tools like TypeScript (superset of JS) can be use...
adityaadarsh.dev4 min read