coding with ☕️
2 subscribers
262 photos
14 videos
11 files
165 links
Anwendungsentwicklung
Download Telegram
⌨️ DOM Manipulation Cheatsheet
Please open Telegram to view this post
VIEW IN TELEGRAM
Please open Telegram to view this post
VIEW IN TELEGRAM
coding with ☕️ pinned «https://playcode.io/javascript»
let message;
message = 'Hello!';

alert(message);
alert( 1 / 0 ); // Infinity