DEV Community

Cover image for My Journey in the 21-Day JavaScript Learning Challenge: Day 2 Hello Dev.to community
Rohit-1301
Rohit-1301

Posted on

My Journey in the 21-Day JavaScript Learning Challenge: Day 2 Hello Dev.to community

Hello Dev.to community,

Learning in Arrays

On day 2 of my JavaScript 21-days learning challenge with one of the best YouTube tutors, Hitesh Choudhary from the CodeAurChai channel, I delved deeper into arrays. I explored essential array functions crucial in web development, such as array formation, split, splice, and from an array. Through practical programming exercises, I gained a comprehensive understanding of how arrays function and their significance in building dynamic web applications.

Learning in Objects

Additionally, I dived into the world of objects in JavaScript. I learned about creating objects and the two main types of objects in JavaScript: singleton and literal objects. By running various important object methods and working on object-oriented programming exercises, I grasped the concept of objects and their role in JavaScript development.

I invite my fellow developers to explore my GitHub repository, where I document all my coding activities during this learning challenge. Feel free to follow me on LinkedIn for more updates and connect with me. I am excited to hear your suggestions and feedback on my learning journey.

GitHub Repository: https://github.com/Rohit-1301/21-day-Javascript

LinkedIn Profile: www.linkedin.com/in/rohit-gupta-687b9829a

Top comments (2)

Collapse
 
monkey17 profile image
SpiderMonkey17

Check out my JS mini-Project on Git Hub
github.com/Chaitanya-3012/Tic-Tac-Toe

Collapse
 
rohit1301 profile image
Rohit-1301

I’m excited to hear your feedback! Your insights and suggestions will help me grow. Let’s connect and learn together! 🚀💡