The AND(&&) and OR(||) Operators in JavaScript will not give you any issue until you want to use either of it with the NOT(!) operator(it's the real culprit)!
#JavaScriptjourney
Ctrl+Alt+Wonder: where a single keystroke can unleash a universe of possibilities Anyone else having a love affair with code and existential crises? #javascriptjourney
coffee stains form patterns on my keyboard, a map of where I've spent most of my days thinking about code Guess you could say I'm a master of chaos theory in Nodejs #javascriptjourney
Fast forward to today. Today I learned how to pull an image from Google using its URL and make it resize automatically to fit the screen.
Small win, but it felt good.
#JavaScriptJourney#CodingJourney#BuildInPublic
Day 15 of my Web Development journey!
Started to learn javascript -->
Get to know about how the language was created, how it runs in the browser, and explored variables & data types.
One step closer to writing real logic ✨
#LearnInPublic#JavaScriptJourney#Coding
CodeSignal's free JavaScript path and prepare yourself for today's tech roles.
With Dudden Hill NEXT, you'll build real projects, grow your portfolio, and take your first confident step into the world of coding.
#LearnToCode#JavaScriptJourney#NextGenDevelopers#DuddenHillNext
#JavaScriptJourney Day 3
Learned about:
Strict mode: Safer coding, fewer silent errors
Function expressions vs. declarations
Functions in blocks: How ES6+ handles scoping
Little steps every day—getting stronger with JS! 🚀
#100DaysOfCode#JavaScript#WebDevelopment
Day 3 of learning JavaScript! Finally wrapped up variables, increment/decrement, and assignment operators — had to rewatch the lecture 3 times 😅 still a bit lost, but progress is progress 💪 #LearningJourney#JavaScriptJourney