My code from javascript bootcamp from Udemy List of contents:
- Arrays: Basic examples of arrays on javascript
- Basics: Simple exercises about variables and conditionals
- Functions: Simple examples of types of functions
- Objects: Basic examples using objects in javascript
- notes-app: Course app following instructor examples
- todo-app: Course app asked by the instructor and coded by me