https://github.com/tom474/learn_fullstack_development_rmit
[RMIT 2024B] COSC2769 - Full Stack Development - Learning Resources
https://github.com/tom474/learn_fullstack_development_rmit
expressjs graphql javascript mongodb mysql nodejs reactjs typescript websocket
Last synced: over 1 year ago
JSON representation
[RMIT 2024B] COSC2769 - Full Stack Development - Learning Resources
- Host: GitHub
- URL: https://github.com/tom474/learn_fullstack_development_rmit
- Owner: tom474
- Created: 2024-07-04T06:31:15.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2025-02-14T04:01:30.000Z (over 1 year ago)
- Last Synced: 2025-02-14T05:19:08.838Z (over 1 year ago)
- Topics: expressjs, graphql, javascript, mongodb, mysql, nodejs, reactjs, typescript, websocket
- Language: JavaScript
- Homepage:
- Size: 613 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Learn Full Stack Development from RMIT
A structured guide to mastering **Full Stack Development**, covering front-end, back-end, databases, and advanced web technologies. This resource provides a step-by-step approach to building scalable and interactive web applications.
## Tech Stack
- React.js
- Node.js
- Express.js
- MySQL
- MongoDB
## Content
- 01 - Web Programming Review
- 02 - JavaScript and TypeScript
- 03 - Introduction to React and JSX
- 04 - React Hooks
- 05 - React Router
- 06 - Advanced State Management
- 07 - Node.js and Express.js
- 08 - Building RESTful APIs
- 09 - File and Database Integration
- 10 - Advanced Topics: WebSocket and GraphQL