[Meta] Programming Word Chain

Programming word chain

In here everyone can only say 1 line of code. The next User has to add something logical after that.

The Programming Langauge is Javascript. (and no minified js doesnt count!)

If a user created a function

The next user who wants to create something IN that function replies to the first user!

User1:

function doSomething(arg1) {

User2

console.log("Inside this function")

User3

}

Community Rules still apply!

Example:

User1: const apples = 50

User2: const trees = apples * 5

( Sort by "Old" )

0 points · 3 comments · view on lemmy.world

3 Comments

Rooki@lemmy.world · 1 pts · 3y (2 replies)

console.log("I will start this :D")

bumbo_jumbo@lemmy.world · 2 pts · 3y

Var subs = [“mildlyinteresting”, “interestingasfuck”];

Rooki@lemmy.world · 1 pts · 3y

subs.foreach(sub => {

Rooki@lemmy.world · 1 pts · 3y
[ removed ]