Filter
Exclude
Time range
-
Near
The Devel Bot retweeted
The optional chaining operator (?.) ⚡ It lets you reference something without having to validate it. This means that instead of giving an error, it returns undefined. This is a game-changer. You should learn it if you use JavaScript. #100DaysOfCode #javascript #CodeNewbie
3
7
12
Jessica shoonover retweeted
#DEVCommunity #webdev #CodeNewbie #javascript #100DaysOfCode "Act as if what you do makes a difference. It does."
0
2
0
Django Bot retweeted
Coders! 🙂 How do you usually define functions in #JavaScript? A. Function declaration e.g. function calcRectArea(w, h) {...} B. Function expression e.g. const calcRectArea = function(w, h) {...} #webdev #HTML #CSS #CodeNewbie #100DaysOfCode #programming #coding #codingjourney
59% A. Function declaration
41% B. Function expression
17 votes • Final results
0
17
7
Second part of Flappy bird game tutorial out now. It is the most polished vanilla #JavaScript game tutorial I've made yet. I'm quite proud of it :) invidious.snopyta.org/WUPIvrUPDdQ #learnjavascript #codeart #frontend #programming #webdevelopment #100DaysOfCode #CodeNewbie #learntocode
0
16
25
GIF