Skip to content

Guides and Documentation

Jordan Janakievski edited this page Oct 27, 2023 · 5 revisions

Javascript (up to you to decide how much of each of these you should watch):

React.js - Frontend (Please follow along with the entire guide): https://react.dev/learn/tutorial-tic-tac-toe

Express.js - Backend: https://expressjs.com/

  • Review and follow along with the "Installing", "Hello World" and "Basic Routing" sections under the Getting Started tab in the nav bar
Screenshot 2023-10-15 at 6 54 39 PM

For future reference

MUI (Frontend-Component Library): https://mui.com/material-ui/getting-started/

ORM Object-Relational Mapping: Sequelize https://sequelize.org/docs/v6/getting-started/

Vitest: https://vitest.dev/

Pino: https://github.com/pinojs/pino

Docker:

Clone this wiki locally