JavaScript
33 exercises
- Map with an arrow function
- A greeting with a default
- Toggle a Dark Mode Class
- Find the Right Element
- Write a double function
- Discount calculator
- Persist a Counter
- Format a money value
- Build a user object
- Compute a tax-inclusive price
- Log a sum
- Number to weekday
- Build a greeting
- Declare a greeting
- Swap two values
- Sum a shopping cart
- Rewrite a Chain With async/await
- Dog extends Animal
- A BankAccount class
- Delegated Delete
- Form to Object
- Fetch With Error Handling
- Count the vowels
- Split a Module
- Count unique words
- Read a config with a default
- Destructure an HTTP response
- Chain Two Promises
- Extract All Hashtags
- Sum any number of arguments
- Capitalize a name
- A counter factory
- Compose two functions