Hey guys. I know that “the only way to learn how to code is to code”, but what about objects? I feel like the resources i use (Codewars for problems) don’t really have that much stuff for Objects in JS. So, how do i practice?
have you seen the new labs added to the full stack curriculum? there are a few that make you practice with objects
for example https://www.freecodecamp.org/learn/full-stack-developer/lab-record-collection/build-a-record-collection
or you could also look into free fake/placeholder objects for practice purposes… happy coding ![]()
Yeah, I’ve had a look, it wasn’t too hard, got it solved. I just want to spend the day practicing with objects. But its okay, I can search up something to help. Thanks for the help anyway.
objects by themselves do not offer many challeges, have you already started learning about classes?
No i Haven’t, Im gonna start the loops section tomorrow
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.