DEV Community

Vikas Singh
Vikas Singh

Posted on

JavaScript Day 4 & 5: Mastering Loops and Objects

Hey devs! πŸ‘‹
As part of my daily learning challenge, I just completed Day 4 & 5 of JavaScript β€” and it was all about two major concepts: loops and objects in JS.

βœ… Here's what I practiced:

All types of loops (for, while, nested, for-of)

Working with arrays using loops

Object literals β€” create, update, access

Arrays of objects and object of objects

The Math object & how to generate random numbers

πŸŽ₯ I’ve documented everything in a short video
πŸ’» Watch the video - linktr.ee/vikasdotdev

I’d love your thoughts, feedback, or even if you’re learning alongside β€” let’s connect!

javascript #webdev #100DaysOfCode #frontend #beginners #buildinpublic

Top comments (0)