-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathsources.txt
More file actions
32 lines (24 loc) · 1.16 KB
/
sources.txt
File metadata and controls
32 lines (24 loc) · 1.16 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
Template App Setup:
(new) https://github.com/dceddia/rando
https://github.com/Joao-Henrique/React_Express_App_Medium_Tutorial
Cohere Documentation:
https://docs.cohere.ai/reference/customer-support
https://github.com/cohere-ai/cohere-node
https://github.com/cohere-ai/samples/tree/main/nlp-nextjs
ExpressJS:
https://stackoverflow.com/questions/43464908/reactjs-connection-with-database
https://expressjs.com/en/guide/routing.html
Form submission:
https://legacy.reactjs.org/docs/forms.html
https://stackoverflow.com/questions/52915543/how-to-create-a-text-box-in-react
https://stackoverflow.com/questions/31051669/clear-reactjs-textarea-after-submit
https://www.w3schools.com/react/react_forms.asp
HooHacks React Workshop:
https://github.com/siddtickle/react-workshop
Routing:
https://www.codingame.com/playgrounds/6517/react-router-tutorial
https://www.w3schools.com/react/react_router.asp
https://stackoverflow.com/questions/11761563/javascript-regexp-for-splitting-text-into-sentences-and-keeping-the-delimiter
https://stackoverflow.com/questions/68206050/breaking-change-webpack-5-used-to-include-polyfills-for-node-js-core-modules
Buttons:
https://react.school/ui/button