From the course: Learn JavaScript: Write Modern Code with JavaScript ESNext
Unlock this course with a free trial
Join today to access over 25,000 courses taught by industry experts.
Learn what you can do with JavaScript - JavaScript Tutorial
From the course: Learn JavaScript: Write Modern Code with JavaScript ESNext
Learn what you can do with JavaScript
- Now, the first thing that you might be wondering with JavaScript is, well, what can I do with it? And the good news here is that with a few exceptions, JavaScript can be used for pretty much anything. And really, it can be used for just a really wide range of applications, whether that's front end, backend, mobile, desktop, or really whatever else you need. And this is one of the main reasons why JavaScript is so popular these days because its versatility means that developers can write an entire multi-platform application using a single programming language. And what I'd like to do is kind of elaborate on this a little bit and just take a look at some of the most popular use cases for JavaScript. Now, one of the most popular uses of JavaScript, as you may know, is to create frontend applications that run in a web browser. And this is sort of where it all started for JavaScript. It was originally created as a scripting language that would allow web developers to execute client side…
Contents
-
-
-
Learning objectives1m 26s
-
(Locked)
Learn what you can do with JavaScript9m 6s
-
(Locked)
Look at JavaScript’s language features10m 1s
-
(Locked)
Learn the pros and cons of JavaScript11m 40s
-
(Locked)
Learn the JavaScript dialects and browser compatibility10m 40s
-
(Locked)
Run code using a REPL6m 54s
-
(Locked)
Learn basic JavaScript syntax7m 8s
-
-
-
-
-
-
-
-
-
-
-
-