diff --git a/docs/programming/web/tech-stack.md b/docs/programming/web/tech-stack.md new file mode 100644 index 0000000..4b97b17 --- /dev/null +++ b/docs/programming/web/tech-stack.md @@ -0,0 +1,16 @@ +# My web tech stack + +## Frontend (client side, in the browser) + +- UI + +## Backend (server side) + +- API +- Server-side rendered content +- Caching +- Throttling + +## System administration (maintaining the OS, filesystem, services) + +## Developer tools (IDEs, build tools)