How to run JavaScript code | JavaScript introduction for beginners [2021] #03

preview_player
Показать описание
Link to coupons with BIG DISCOUNTS 🤯 :

Do you want to bring your dev skills to the next level? Then check out the links with BIG DISCOUNTS to my courses on Udemy! Purchasing the courses is a great way to support this channel and the content I produce, while also getting something amazing in return, so head there right now! I am looking forward to seeing you there and receiving your feedback on the course!

The courses also have a 30-day money-back guarantee, so if you are not satisfied with the purchase, you can ask for a refund, no questions asked.

***

Hello everyone! In this video, I show you three different ways we can JavaScript code: the browser REPL, the node REPL, and running JavaScript files with node. We will mostly use JavaScript files during this series, so you can check how to run JavaScript files in this video.

This video is part of a JavaScript introductory course for beginners, where I will take you through all the most important JavaScript concepts, as well as several best practices for the language. Here is the playlist for the whole JavaScript introduction course:

The course has an interactive online platform where you can practice everything we discuss during the videos:

This course is party based on several JS books, which can be found for free here:

─ 🎬 VIDEO CHAPTERS AND CONTENT ─
0:00 Introduction
0:27 Running JavaScript in the browser REPL
1:28 Running JavaScript in the node REPL
2:27 Running JavaScript files with node
3:34 Closing

─ 🎥 OTHER PLAYLISTS IN THE CHANNEL ─

─ 🌎 ADDITIONAL LINKS ─

─ 📬 SUBSCRIBE TO THE CHANNEL ─
Want to become a better, more skilled developer? Then make sure to subscribe to the channel and keep on challenging yourself with the new concepts we discuss in every video :) I have a lot of ideas for playlists, ranging from an introduction to Typescript to a deep dive on more complex technologies such as Apache Kafka!

─ 🔈 CONTRIBUTE! ─
If there is any topic in development that interests you, make sure to write it down in the comments! I will take into consideration all your suggestions and requests, as well as the popularity of each of them, when deciding which series to record in the future :)
Рекомендации по теме
Комментарии
Автор

Hey Muller! I'm the 793 number subscriber :) Love you...

afsaruddin
Автор

On third option when I write node hello-world.js it dosn't display but it display uncaught syntax error: unexpected identifier

bushraabbasi