5. JavaScript. Hello world - your first JS application

Pubblicato il: 23 aprile 2020
sul canale di: Travels Code
554
7

In this JavaScript tutorial, we'll create the first program with JS. It will be simple Hello World on JavaScript for your browser.
I'll show how to connect HTML with JS and run it in a browser.

The "script" tag contains JavaScript code which is automatically executed when the browser processes the tag. The "script" tag has a few attributes that are rarely used nowadays but can still be found in old code. The most important and still used is "src" = path to your JavaScript file.

Let's be friends:
INSTAGRAM ↣   / travels_code  
TWITTER ↣   / travelscode  
FACEBOOK ↣   / travelscode  
WEB-SITE ↣ http://travelscode.com/
GITHUB ↣ https://github.com/MaksymRudnyi/


In questa pagina del sito puoi guardare il video online 5. JavaScript. Hello world - your first JS application della durata di ore minuti seconda in buona qualità , che l'utente ha caricato Travels Code 23 aprile 2020, condividi il link con amici e conoscenti, su youtube questo video è già stato visto 554 volte e gli è piaciuto 7 spettatori. Buona visione!