Tutorial projects about open-source libraries.
Updated | Creatted | Name | Description |
---|---|---|---|
2023.JUN | 2023.JUN | tRPC+Fastify | tRPC on Fastify and Next.js(React.js) |
2023.JUN | 2023.JUN | tRPC | tRPC on Next.js 13 app router |
2023.FEB | 2023.FEB | Elastic-APM | Elastic-APM for Frontend and Backend |
2013.SEP | 2013.SEP | FFmpeg 101 | |
2013.AUG | 2013.AUG | PlatinumUPnP 101 |
-
Traditional web framework
- Django web framework → PostgreSQL query → Rendered django template
-
SPA(CSR) + API
- React.js → Gin-Gonic → Database query or call other services
-
SPA(SSR) + API
- Next.js → Gin-Gonic → Database query or call other services
- React.js → Gin-Gonic → Database query or call other services