An open API service indexing awesome lists of open source software.

https://github.com/daniel-covelli/web-development

🌎 This repository contains course material from MDN's Learn Web Development course.
https://github.com/daniel-covelli/web-development

async bootstrap client-side-routing events express jade javascript json mapquest-api nodejs object-oriented-javascript promises third-party-api

Last synced: 8 months ago
JSON representation

🌎 This repository contains course material from MDN's Learn Web Development course.

Awesome Lists containing this project

README

          

# MDN Learn Web Development 👨‍💻

This repository contains course material from MDN's [Learn web development](https://developer.mozilla.org/en-US/docs/Learn) module. The majority of work represented in this repository comes from the JavaScript portion of the course.

Topics Include:

```
- JavaScript Objects (OOP)
- JavaScript Events
- DOM Manipulation
- Asynchronous JavaScript
- Third-Party APIs
- Client-Side Storage
- Server-Side Programming
- Website Security
- Express Web Framework
- Full Stack Deployment
```

## Completed Projects

###### [Bouncing Balls](https://github.com/daniel-covelli/MDN-learn-web-dev/tree/master/js-objects/bounding-balls)

###### [New York Times API](https://github.com/daniel-covelli/MDN-learn-web-dev/tree/master/APIs/third-party)

###### [Local Library (Full Stack) Project](https://github.com/daniel-covelli/MDN-learn-web-dev/tree/master/local-library-project) - [Link](https://local-library-mozilla.herokuapp.com/catalog)


Deployed at: https://github.com/daniel-covelli/local-library on Heroku