Javascript! What is Javascript? Why I use Javascript? Why do I learn Javascript?

Akbor Hossain
2 min readSep 21, 2020

--

Yes, Javascript. Javascript is a programming language. It’s a high-level programming language. The high-level programming language that means this programming is or so softly coded. You do not need to know too much about your machine. E.g if you use another programing language you have to think, how to compile code, how to machine works, how to code run, how much memory will it take. You have to make a complex web application and you will be used javascript programming language then you can start the main work without thinking about what is behind the scene.

We used to think of javascript as just something like Dom Manipulation. Dom Manipulation means putting a button on a web page, what happens if you click the button etc javascript had power. But digital javascript’s power is beyond imagination. And now javascript used to make a complex cross-platform web application. With node js, you can build web applications, cross-platform web applications from the web servers. And with React js, Angular js, Vue js you can build an interactive web interface. And do these together you can do full-stack development. You can be used javascript programming language, you can handle front-end and back-end. So, javascript means all in one.

Now a question, There are so many programming languages in the market why should I learn javascript? For one thing, the basic premise of all languages is the same. If you learn one language well, then it doesn’t matter if you learn another language. But it is best to start with javascript as a beginner.

--

--

Akbor Hossain

Front-end and Back-end developer, I love javascript.