Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/x1nzhe/neu-info6250-web-dev
This course covers fundamental and modern web development practices, using JavaScript for both frontend and backend development.
https://github.com/x1nzhe/neu-info6250-web-dev
ajax babel html-css mvc nodejs react restful-api single-page-web-application soa vite webpack
Last synced: about 2 months ago
JSON representation
This course covers fundamental and modern web development practices, using JavaScript for both frontend and backend development.
- Host: GitHub
- URL: https://github.com/x1nzhe/neu-info6250-web-dev
- Owner: X1nzhe
- Created: 2024-04-22T06:51:46.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2024-04-22T06:59:35.000Z (10 months ago)
- Last Synced: 2024-10-11T19:21:15.872Z (4 months ago)
- Topics: ajax, babel, html-css, mvc, nodejs, react, restful-api, single-page-web-application, soa, vite, webpack
- Language: JavaScript
- Homepage:
- Size: 14.1 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# INFO6250 - Web Development: Tools and Methods
This repository is how you will receive and submit your assignments and projects.
Key parts:
- README - this document
- [setup-for-this-class.md](setup-for-this-class.md) - Instructions on installing and configuring needed software
- [do-not-copy-work.md](do-not-copy-work.md) - The class policy about copying/referring/otherwise working with other code. You MUST follow these rules
- [syllabus.md](syllabus.md) - Specifics about the expected class schedule and grading
- [work/](work/) - Where new assignments appear and are submitted
- [classes/](classes/) - Where class notes appear
- [samples/](samples/) - This will appear when I have samples to offer. You should LEARN how these work rather than copying the files.
- [project1/](project1/), [project2/](project2/), [final/](final/) - These will appear for the various projects and are where you get and submit those projects