-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathResources.txt
21 lines (17 loc) · 1.13 KB
/
Resources.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
Start up and connecting the frontend to the backend
https://www.geeksforgeeks.org/how-to-connect-reactjs-with-flask-api/
Notes from 7/8/24
https://www.geeksforgeeks.org/how-to-make-post-call-to-an-api-using-axios-js-in-javascript/
https://medium.com/@swati.sharma_216/creating-navbar-using-react-router-63c4e785c2d4
https://github.com/futurice/backend-best-practices
https://developers.google.com/learn/pathways/solution-ecommerce-serverless-django?hl=en&authuser=3
PostgreSql for server
Looking at Google's CloudPostgreSQL
Start working with cloud run NOW and google's cloud development suite. Start early instead of sprinting to figure it out later
Resources from week of 7/22/24
https://web.dev/learn/privacy/data?continue=https%3A%2F%2Fweb.dev%2Flearn%2Fprivacy%2F%23article-https%3A%2F%2Fweb.dev%2Flearn%2Fprivacy%2Fdata
^Privacy practices from google's web.dev^
https://docs.docker.com/compose/
^sharing resources between images using docker-compose.yml^
Note to self, consider committing a Vite example to https://github.com/docker/awesome-compose
Seems cool, nice to get your name out there and start contributing to open source development.