DEV Community

Vikas Singh
Vikas Singh

Posted on

๐Ÿ“ŒDay 1 of JavaScript โ€” My Journey Begins!

Hey devs!
After wrapping up CSS with a full Pinterest-inspired UI project, Iโ€™ve officially started my JavaScript journey โ€” and Iโ€™m super excited to share it with you all. ๐Ÿš€

โœ… What I Learned Today:
What is JavaScript and how it works in the browser

Using the console for testing

Declaring variables in JavaScript

Data Types in JS (Numbers, Strings, Boolean, Null, Undefined, NaN)

Understanding operator precedence

let, const, and var โ€” differences and usage

Assignment operators, Unary operators

Identifier naming rules

Comparison between JavaScript and TypeScript

It was a packed day, but this foundation is going to help me a lot as I move into DOM manipulation, events, and building actual interactive features!

๐ŸŽฅ Iโ€™ve uploaded a short-form video on my Instagram, LinkedIn, and X โ€” and you can check the complete breakdown of my notes and progress here:
https://linktr.ee/vikasdotdev โ€“ All My Links

๐Ÿ’ฌ Iโ€™m documenting my journey in public โ€” one day at a time. If youโ€™re also learning JavaScript or just getting started, letโ€™s connect and grow together!

Top comments (0)