A look at the history of JavaScript and the fun stuff you can do with JavaScript in the cloud!
Traditionally,
Cloud platforms give us the tools, elasticity, and scalability to create high-performing applications without managing the physical infrastructure. You can take advantage of the cloud while using a language you already know: JavaScript!
The
So in reality, there is no cloud; it’s just someone else’s computer.
JavaScript is a language that allows you to implement complex features on web pages.
It was created in 1995 in just ten days by
JavaScript took off to become the most popular client-side programming language. Today,
However, JavaScript is much more than just a client-side programming language.
JavaScript is a flexible and robust language. Thus, it makes sense for us to use JavaScript in the cloud.
Initially, Eich wrote JavaScript as both a client and server-side language. However, it didn’t become popular as a server-side language until later on with the
Node.js is an open-source, cross-platform, back-end JavaScript runtime environment that runs on the V8 engine and executes JavaScript code outside a web browser. The advent of Node.js as a server-side JavaScript programming language opened up the ability to use JavaScript in the cloud.
Today, all the major cloud providers support JavaScript in the cloud.
And, in the words of
The cloud doesn’t care about language choice.
If you are looking to develop JavaScript in the cloud, there are some excellent tools and guides out there to help you. For example, JavaScript IDEs such as
All major providers have a suite of SDKs and client libraries in JavaScript to integrate with their services from your JavaScript application. These libraries allow you to:
And much more!
JavaScript is a powerful language. We can use JavaScript for web, mobile, gaming, artificial intelligence, and so much more.
There is a concept called the Rule of Least Power from Tim Berners-Lee, the creator of the web. The rule suggests that choosing the least powerful language is suitable for a given purpose.
As a
Any application that can be written in JavaScript, will eventually be written in JavaScript.
In conclusion, I hope that if you are not yet using JavaScript, you go out and learn it today. On the other hand, if you are already using JavaScript, I hope you start exploring what you can do with it.
The opportunities with JavaScript are endless, especially when paired with the power of the cloud.
Free Resources