Unterschiede
Hier werden die Unterschiede zwischen zwei Versionen angezeigt.
Beide Seiten der vorigen Revision Vorhergehende Überarbeitung Nächste Überarbeitung | Vorhergehende Überarbeitung | ||
modul:m290:learningunits:lu08:theorie:03 [2024/10/17 12:50] – vdemir | modul:m290:learningunits:lu08:theorie:03 [2024/11/18 10:50] (aktuell) – cbolzern | ||
---|---|---|---|
Zeile 1: | Zeile 1: | ||
- | ====== | + | ====== |
===== Learning Objectives ===== | ===== Learning Objectives ===== | ||
- | ... | + | - Programing our first Node Server application "hello world" |
- | - ... | + | - Know how to start the server application |
- | | + | - Generate a terminal message |
+ | |||
+ | ===== HelloWorld.js ===== | ||
+ | At the beginning of each programer' | ||
+ | |||
+ | - For that we need to create in our Webstorm a new JavaScript file with the title " | ||
+ | | ||
+ | |||
+ | In the lower part of Webstorm you can open a terminal window to start the mini-server-application. A node server is always started with the commande **node + servername.js**. In our case it is **node helloworld.js**, | ||
+ | |||
+ | {{: | ||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
==== Vocabulary ==== | ==== Vocabulary ==== | ||
^English ^ Deutsch ^ | ^English ^ Deutsch ^ | ||
- | | ... | ... | | + | | notorious| berüchtigt |
- | | ... | ... | | + | |
---- | ---- | ||
[[https:// | [[https:// | ||