#javascript
Read more stories on Hashnode
Articles with this tag
Classes They are the blueprint for its instances (objects that the class produce). JavaScript has had classes since the ES5 language implementations....
It's a programming paradigm that focuses on the use of functions as a primary building block of software. In JavaScript, functional programming is...
Typescript is becoming more and more of a big deal. I wanted to learn it because people thought that it helps to prevent bugs and has so many...