Last 12 weeks · 0 commits
1 of 6 standards met
Repository: wesbos/beginner-javascript. Description: Slam Dunk JavaScript Stars: 6776, Forks: 1664. Primary language: HTML. Languages: HTML (57.5%), JavaScript (35.7%), CSS (6.4%), SCSS (0.4%). Homepage: https://BeginnerJavaScript.com Open PRs: 58, open issues: 12. Last activity: 1y ago. Community health: 28%. Top contributors: wesbos, Asjas, dependabot[bot], neozeno, Freytag, geekysrm, jaceksupernak, ajaxbits, CsarGomez, spaceinvadev and others.
How to classify react and angular for this project and also i need the people profiles who have more projects works
I think there might be a video missing on classes. It’s mentioned multiple times in the course that we will go over prototypes and classes later on, eg to refactor the gallery and slider. I can see the prototype video and refactor exercises but there’s nothing available for classes. There’s also playground/classes-FINISHED.html file, but no video to go with it.
Fix malformed remove button markup and add checkbox id/name. Use ternary for checked attribute to avoid invalid output. Correct console typo ("DELETING ITEM").