Welcome to Sprint 2.1
This is a simple HTML document to test the JavaScript exercises grouped by topic.
Open the browser **Developer Console (F12)** to view the output of each script.
- ex1_arrow_funtions - Arrow Funtions
- ex2_ternary - Ternary Operator
- ex3_callbacks - Callbacks
- ex4_rest_spread - Rest & Spread
- ex5_array_transf - Array Transformations
- ex6_array_loops - Array Loops
- ex7_promises_async_await - Promises & Async/Await