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.
- Host: GitHub
- URL: https://github.com/daniel-covelli/web-development
- Owner: daniel-covelli
- Created: 2020-06-13T20:44:47.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2022-12-13T02:23:16.000Z (almost 3 years ago)
- Last Synced: 2023-03-04T09:07:25.833Z (over 2 years ago)
- Topics: async, bootstrap, client-side-routing, events, express, jade, javascript, json, mapquest-api, nodejs, object-oriented-javascript, promises, third-party-api
- Language: JavaScript
- Homepage: https://developer.mozilla.org/en-US/docs/Learn
- Size: 9.16 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 16
-
Metadata Files:
- Readme: README.md
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