<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="FeedCreator 1.8" -->
<?xml-stylesheet href="https://wiki.bzz.ch/lib/exe/css.php?s=feed" type="text/css"?>
<rdf:RDF
    xmlns="http://purl.org/rss/1.0/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
    xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel rdf:about="https://wiki.bzz.ch/feed.php">
        <title>BZZ - Modulwiki - en:modul:m290:learningunits:lu08:loesungen</title>
        <description></description>
        <link>https://wiki.bzz.ch/</link>
        <image rdf:resource="https://wiki.bzz.ch/_media/wiki/logo.png" />
       <dc:date>2026-04-09T02:51:59+00:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="https://wiki.bzz.ch/en/modul/m290/learningunits/lu08/loesungen/l01?rev=1730295879&amp;do=diff"/>
                <rdf:li rdf:resource="https://wiki.bzz.ch/en/modul/m290/learningunits/lu08/loesungen/l02?rev=1730908482&amp;do=diff"/>
                <rdf:li rdf:resource="https://wiki.bzz.ch/en/modul/m290/learningunits/lu08/loesungen/l03?rev=1730908453&amp;do=diff"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="https://wiki.bzz.ch/_media/wiki/logo.png">
        <title>BZZ - Modulwiki</title>
        <link>https://wiki.bzz.ch/</link>
        <url>https://wiki.bzz.ch/_media/wiki/logo.png</url>
    </image>
    <item rdf:about="https://wiki.bzz.ch/en/modul/m290/learningunits/lu08/loesungen/l01?rev=1730295879&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2024-10-30T13:44:39+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>LU10.S01 - Hello World</title>
        <link>https://wiki.bzz.ch/en/modul/m290/learningunits/lu08/loesungen/l01?rev=1730295879&amp;do=diff</link>
        <description>LU10.S01 - Hello World

Code solution

[ HelloWorld.js as ZIP]

Assignments

As always, our first program on the server is a small script designed to greet the world with the infamous “Hello World”. 

	*  Open your Webstorm editor and establish a JavaScriptfile. Name ist</description>
    </item>
    <item rdf:about="https://wiki.bzz.ch/en/modul/m290/learningunits/lu08/loesungen/l02?rev=1730908482&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2024-11-06T15:54:42+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>LU10.S03 - myFirstServer</title>
        <link>https://wiki.bzz.ch/en/modul/m290/learningunits/lu08/loesungen/l02?rev=1730908482&amp;do=diff</link>
        <description>LU10.S03 - myFirstServer

Task A: Letting the given script run

	*  A01: Download the provided Zipfile, unzip it, and import the JavaScriptFile into your Webstorm project.
	*  A02: Change the credentials by using your login data, which is only you know.</description>
    </item>
    <item rdf:about="https://wiki.bzz.ch/en/modul/m290/learningunits/lu08/loesungen/l03?rev=1730908453&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2024-11-06T15:54:13+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>LU10.S02 - Building a basic web server with node</title>
        <link>https://wiki.bzz.ch/en/modul/m290/learningunits/lu08/loesungen/l03?rev=1730908453&amp;do=diff</link>
        <description>LU10.S02 - Building a basic web server with node

Assignments

As we all know, a server provides data to users request. Let us build together a webserver, that can display an array of data on the browser. For that follow the instructions on the video tutorial.</description>
    </item>
</rdf:RDF>
