DEV Community

Cover image for Why I am happy to be a Javascript developer?
Melih Yumak
Melih Yumak

Posted on • Originally published at melihyumak.Medium

Why I am happy to be a Javascript developer?

Why many developers start using javascript and it is getting popular more than ever? I am Happy to be a javascript engineer and I explain why in this article

Introduction

JavaScript is one of the most popular programming languages in the world, and it is widely used for both front-end and back-end web development. It has many advantages over other languages, making it a great choice for a wide range of projects. 
Here are some of the library names you can use for different purposes

  • React, Nextjs, Angular, Vue for Frontend
  • Nodejs, Expressjs, Nestjs for the Backend
  • React Native ( Mobile application development for IOS and Android )
  • Electron ( Desktop applications )

Versatility

One of the main advantages of JavaScript is its versatility. It can be used for both client-side and server-side development, which means that it can be used to create a wide range of web applications. I like this versatility and that enabled me to become a full-stack engineer in the long run. I was writing vanilla javascript for a very long time. Then JQuery came and changed many things in the web development area, the front end specifically.

Javascript can be used for simple single-page apps to complex, data-intensive web applications. Additionally, JavaScript can also be used for mobile app development, desktop app development, and even IoT development, making it a very versatile language.

Can be run everywhere

Another advantage of JavaScript is it can be run in many places. It is the only language that is supported by all web browsers, which means that it can be used to create web applications that can be accessed by anyone with an internet connection.

Community

Another reason I really like, JavaScript has a large and active community, which means that there are many libraries and frameworks available that can be used to speed up development and make it easier to create complex applications.
There are many boilerplates you can start using directly and start development in seconds. For example, let's have a look at React in the npm. Here is the link below you can check as yourself as well.
react
React is a JavaScript library for building user interfaces..
Latest version: 18.2.0,
last published: 7 months ago
https://www.npmjs.com/package/react
As you can see weekly download count is more than 17 million.

Easy to learn

JavaScript is also a relatively easy language to learn and use. It has a simple and elegant syntax, which makes it easy to read and write. Additionally, it is a dynamically-typed language, which means that it does not require developers to specify data types. But as a side note, I am a big fan of using typescript in all of my projects. It makes me much more comfortable with my projects and enables me to write more efficient code.

Furthermore, JavaScript has a relatively low barrier to entry, which means that developers with little or no experience can learn it quickly and start building web applications with minimal delay.

Performance

Another great advantage of JavaScript is its performance. JavaScript has come a long way in recent years, and it is now one of the fastest languages available. Additionally, JavaScript is also highly scalable, which means that it can be used to create applications that can handle large amounts of data and traffic. JavaScript can be used to create real-time applications, such as chat apps and online games, which can provide a great user experience. Since it is so lightweight mobile devices can show web pages very fast and smoothly.

Dynamic web applications

Another excellent option for creating responsive and interactive web applications is JavaScript. Developers can design web apps with JavaScript that react in real-time to user interactions, which can offer a significantly better user experience than conventional web applications. Additionally, online applications can be made more dynamic and engaging by using animations and other visual effects created with JavaScript.

Open Source

Finally, JavaScript is an open-source language, which means that it is free to use and distribute. Additionally, there are many tools and resources available for JavaScript development, such as code editors, debugging tools, and documentation, which can help to make development faster and easier.

Javascript evolves over time, that is also one of the reasons I really like. The language dynamically updates and new syntax comes up like EcmaScript etc.

Conclusion

JavaScript is a powerful, versatile, and easy-to-use programming language that is well-suited for a wide range of web development projects. Its ubiquity, performance, scalability, and flexibility make it a great choice for both small and large projects. Additionally, its open-source nature, large community, and many resources make it an accessible language for developers of all skill levels. For these reasons, it is an excellent choice for developers looking to build web applications that are responsive, interactive, and engaging.

That's all regarding my experiences and why I am happy to be a javascript engineer.


If you found this article helpful, you can access another ones on here

Follow me on Twitter
Subscribe for more on Youtube

Happy Coding!
Melih

Top comments (1)

Collapse
 
lotfijb profile image
Lotfi Jebali

Thats why we love Javascript