
- Software Engineer, Product
- Modern Technology stacks:
- So What is a Tech Stack?
- Frontend tech stack
- Backend tech stack
- How to choose/build a tech stack
- What is a CI/CD Pipeline?
- Software Business Analyst
- Node.js Express Back-end Overview
- Build React App With Java Backend
- Connecting React-Frontend and NodeJS/Express Backend Applications
- React-Frontend, Node.js/Express-Backend, MySQL Architecture
- React Frontend with a NodeJS/Express Backend SQL-Architecture
- So What is git ?
- Git vs GitHub
- Big O Notation
- Contact


React-Frontend, Node.js/Express-Backend, MySQL Architecture
We're gonna build the application with following architecture:
Fronend:
React Client sends HTTP Requests and retrieves HTTP Responses using Axios,consume data on the components.
React Router is used for navigating to pages.
Backend:
Node.js Express exports REST APIs & interacts with MySQL Database using Sequelize Object-relational mapping (ORM)

Fronend:
React Client sends HTTP Requests and retrieves HTTP Responses using Axios,consume data on the components.
React Router is used for navigating to pages.
Backend:
Node.js Express exports REST APIs & interacts with MySQL Database using Sequelize Object-relational mapping (ORM)

