Where to write JavaScript | Where to execute JavaScript Code | JavaScript Tutorial #3

preview_player
Показать описание
Learn where to write and execute JavaScript Code | How to write JavaScript code?

In this video I explain and show the 3 ways of how to write and execute your JavaScript code. I give a short demo of each and also explain the disadvantages of each.

👩🏻‍💻 Where to write and execute JavaScript:
► 1) Writing and executing JavaScript directly in the Browser Console is the simplest way to get started. It's practical when you want to try something out, but not an option for real programming. Find out why in the video.
► 3) The third and last way to write JavaScript code, is writing the code in a separate JavaScript file and linking this file in the HTML file. This is the way to go, because it is clean and practical when your application gets bigger.

👩🏻‍💻 Simple Text Editor vs. Special Code Editor:
I also explain and show you the advantages of writing your JavaScript code in a special code editor instead of writing it in a simple text editor. One example is the highlighting of keywords or syntax error detection, which helps a lot in programming.

👩🏻‍💻 Understand file structure in real projects and file path

__________________________________________________________________________
0:00 - Start
0:05 - Writing JavaScript in the Browser Console
1:33 - Writing JavaScript in HTML file using script tag
3:28 - Advantages and disadvantages of using a simple Text Editor vs. special code editors like VS Code
7:16 - Separate JavaScript file and linking it in HTML file
9:04 - File structure in real projects and file path

►► This is a complete JavaScript Tutorial for Beginners. If you are completely new to programming this will give you a step by step guide to learn JavaScript basic concepts and syntax. Subscribe or turn on the bell notification so you don't miss the new videos. 🙂

__________________________________________________________________________
💡 Maybe also interesting for you:

► For any questions/issues/feedback, please leave me a comment and I will get back to you as soon as possible. Also please let me know what you want to learn about JavaScript or web development in general.

#javascript #js #webdevelopment #softwaredevelopment #coding #techworldwithnana #programming
-------------------------------------------------------------------------------------------------------

✅ Connect with me ✅
Рекомендации по теме
Комментарии
Автор

0:05 - Writing JavaScript in the Browser Console
1:33 - Writing JavaScript in HTML file using script tag
3:28 - Advantages and disadvantages of using a simple Text Editor vs. special code editors like VS Code
7:16 - Separate JavaScript file and linking it in HTML file
9:04 - File structure in real projects and file path


► ► I will upload a complete JavaScript Tutorial for absolute beginners. If you are completely new to programming this will give you a step by step guide to learn JavaScript. Subscribe and turn on bell notification to get notified 🙂

TechWorldwithNana
Автор

You’re concise af and I’m living for it! Subscribed! Keep up the good work

chatsubo_dude
Автор

Thanks for the explanation, you clarified the subject well.

cemalcakir
Автор

You described everything so clearly, Thanks a lot🙏🙏🙏

sahars
Автор

love the way of teaching i cant undrestand the time passing when im watching your videos 🤟💯

mahditabatabai
Автор

Best i found so far thank you very much

lieniexstudios
Автор

Great video and seems easy enough to do for a beginner like myself. Thank you 👍

gregmouning
Автор

How I wish I had full JavaScript tutorials from you

dearruebenstudios
Автор

is it possible to fetch data form localhost using inspect element

Venkatnemala
Автор

Hi, I wanted to thank you for the great video. As a beginner this video was very helpful! Where are you from? Greetings from germany.

vrn
Автор

do you provide private suggestions for running JS?

LearnerCB
Автор

This is great but what can JavaScript actually allow you to build without using a database. Is it just for animations and games?

datmanUK
Автор

Hi Nana, happy to see you are from Georgia, I have a question, need some recomendation, what is more important to become Devops enginer ? I have a 6 years of IT support junior system administrator experience, at this moment I'm learning front-end specifically javascript to get some programing knowledge, my final goal is Devops, can you specify the path shortly? Thank you in advance.

sosokumladze
Автор

Where can I get your javascript full course

alfredkonneh
Автор

does this VScode editor not working good in 4GB RAM?

tejsinghranaofficial
Автор

for some reason in 8:41 i copied it then it did not work

Tinytambo