A collection of JavaScript exercises completed as part of coursework, with the purpose of learning JavaScript through practical exercises.
- JavaScript
- HTML5
- CSS3
- week_01
- data_types
- operators
- variables
- week_02:
- basic_functions
- numbers
- strings
- conditions
- week_03:
- github
- loops
- magib8ball
- week_04:
- basic_DOM
- Atm-simulator
- pancake_step1
- week_05:
- arrays
- pancake_step2
- week_06:
- little_zoo1
- little_zoo2
- objects
- week_07:
- local_storage
- JSON
- pancake_step3
- week_08:
- error_handling
- fault_finding
- js_writing_practices
- week_09:
- async
- chaining
- destructuring
- spread_rest