Per-Scholas-Org / tek-systems-2021-react-alumni

1 stars 7 forks source link

Create a list of Javascript review programming problems / resources #71

Open adamcee opened 3 years ago

adamcee commented 3 years ago

Focus on programming problems. The JS review group will do them timed in office hours as review.

Resources like videos would be nice but the problems are critical.

Let's start with 5 good problems.

String manipulation, Array manipulation, working with objects, arrow functions/closures should be the focus.

RaheemAbol commented 3 years ago

https://www.w3schools.com/Js/exercise_js.asp?filename=exercise_js_datatypes1