Tweet
If you want a general rule: always declare variables with β€œconst”.
If you think the value of the variable can change, use β€œlet”.

#100DaysOfCode
#LearnInPublic #buildinpublic #CSS3 #Java #html5 #javascript
Days 6 of #100DaysOfCode:
- I created a JavaScript Grocery Bud. Where I can store, add and delete items.
#LearnInPublic #buildinpublic #CSS3 #Java #html5 #javascript
Days 3 of #100DaysOfCode:
- I created a JavaScript FAQ section that shows the Question answers when it’s being clicked.
#LearnInPublic #buildinpublic #CSS3 #Java #html5 #javascript
Days 2 of #100DaysOfCode:
- I created a JavaScript Modal Content with a nice overlay that appears when it’s being clicked.
#LearnInPublic #buildinpublic #CSS3 #Java #html5 #javascript
Days 1 of #100DaysOfCode:
-Built custom pause/play buttons using JavaScript for seamless control of background videos with preloading functionality.
#LearnInPublic #buildinpublic #CSS3 #Java #html5 #javascript