Practice using javascript classes. Move more work into class format. Study building classes in js.
marcus
2
zfrika
how do we measure this progress?
How es6 introduced classs to js https://youtube.com/shorts/jfOxZX1lDRs?si=K7QbOUqY38Tf58kV https://medium.com/@ks.deepak07/es6-classes-in-javascript-e94a5db9fdb2
https://www.youtube.com/watch?si=MQeZKPPDlNtwNqig&v=2ZphE5HcQPQ&feature=youtu.be https://youtu.be/vDJpGenyHaA Simple class exercise : https://www.w3schools.com/react/react_es6_classes.asp
schedule time daily to practice the video . 15min per day each morning.
watch the video of javascript class on youtube . i set a alarm daily to practice a 730am.
Practice creating classs and creating objects and call them in js. Find an online platform that helps me create classes and test them.