Content pfp
Content
@
0 reply
0 recast
3 reactions

Mosi 🐹  pfp
Mosi 🐹
@metanol
Get into scalable network app development with Node.js! πŸš€ Try out this simple code: http.createServer((req, res) => { res.writeHead(200, {'Content-Type': 'text/html'}); res.end('Hello World!'); }).listen(8080); β€”β€”β€” Run node app.js and hit up localhost:8080to see it in action. #Nodejs #Coding
2 replies
2 recasts
11 reactions

Maedeh1990πŸŽ©πŸΉπŸ„πŸŽ­ pfp
Maedeh1990πŸŽ©πŸΉπŸ„πŸŽ­
@maedeh1990
45 $DEGEN Thanks for sharing this
0 reply
0 recast
0 reaction