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

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

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