Differences
This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
weatherbox:dashboard_v2:techstack:start [2018/01/23 09:42] kcho |
weatherbox:dashboard_v2:techstack:start [2021/09/19 21:59] (current) |
||
---|---|---|---|
Line 15: | Line 15: | ||
Tech Stack: PERN | Tech Stack: PERN | ||
- | * Database: PostgreSQL | + | * Database: [[https://www.postgresql.org/docs/|PostgreSQL]] |
- | * API/Router: Express.js | + | * API/Router: [[http://expressjs.com/en/api.html|Express.js]] |
- | * Front End: React & Redux | + | * Front End: [[https://reactjs.org/docs/hello-world.html|React]] & [[https://redux.js.org/|Redux]] |
- | * Back End: Node.js | + | * Back End: [[https://nodejs.org/en/docs/|Node.js]] |
==== Front End ==== | ==== Front End ==== |