▲ 25 ▼ Baden-Württemberg: Zwei AfD-Stadträte in Karlsruhe angegriffen (www.zeit.de) submitted 2 years ago by RalfWausE@discuss.tchncs.de to c/dach@feddit.de 44 comments fedilink hide all child comments Und es geht weiter mit den Angriffen auf Politiker...
[–] wdx@feddit.de 5 points 2 years ago (2 children) Wenn eine Variablen keinen Wert zugeordnet hat ist sie vom Typen 'undefined'. Verkettet man das mit einem String wird undefined raus. E.g. const x = {}; console.log("Hello, " + x.y); // Hello, undefined Also versucht das Skript da iwas zu tauschen mit einem Wert den es gar nicht gibt permalink fedilink source parent hideshow 4 child comments replies: [–] Downcount@lemmy.world 3 points 2 years ago* (1 child) Musstest du unbedingt ein Objekt deklarieren? Ein Beispiel, dass einfacher zu verstehen wäre könnte so aussehen: platzhalter1 = "Rüdiger" console.log("Hallo " + platzhalter1) => "Hallo Rüdiger" console.log ("Hallo "+platzhalter2) => "Hallo undefined" permalink fedilink source parent hideshow 2 child comments replies: [–] aksdb@lemmy.world 3 points 2 years ago (1 child) Bist du etwa objectophob?! /s permalink fedilink source parent hideshow 2 child comments replies: [–] Downcount@lemmy.world 4 points 2 years ago Teile meiner Antwort könnte die Bevölkerung verunsichern. permalink fedilink source parent [+] Downcount@lemmy.world 1 point 2 years ago* [deleted] permalink fedilink source parent
[–] Downcount@lemmy.world 3 points 2 years ago* (1 child) Musstest du unbedingt ein Objekt deklarieren? Ein Beispiel, dass einfacher zu verstehen wäre könnte so aussehen: platzhalter1 = "Rüdiger" console.log("Hallo " + platzhalter1) => "Hallo Rüdiger" console.log ("Hallo "+platzhalter2) => "Hallo undefined" permalink fedilink source parent hideshow 2 child comments replies: [–] aksdb@lemmy.world 3 points 2 years ago (1 child) Bist du etwa objectophob?! /s permalink fedilink source parent hideshow 2 child comments replies: [–] Downcount@lemmy.world 4 points 2 years ago Teile meiner Antwort könnte die Bevölkerung verunsichern. permalink fedilink source parent
[–] aksdb@lemmy.world 3 points 2 years ago (1 child) Bist du etwa objectophob?! /s permalink fedilink source parent hideshow 2 child comments replies: [–] Downcount@lemmy.world 4 points 2 years ago Teile meiner Antwort könnte die Bevölkerung verunsichern. permalink fedilink source parent
[–] Downcount@lemmy.world 4 points 2 years ago Teile meiner Antwort könnte die Bevölkerung verunsichern. permalink fedilink source parent