Full Stack Glossary
Browse 3 full stack terms defined in plain English, from the cultural dictionary of computing.
3 Full Stack Terms
- Remix
- A full-stack React framework focused on web standards and progressive enhancement. Created by Ryan Florence and Michael Jackson (the creators of React Router),...
- SvelteKit
- The official application framework for Svelte, providing file-based routing, server-side rendering, API routes, code splitting, and deployment adapters for...
- tRPC
- A framework for building end-to-end typesafe APIs in TypeScript without code generation or schemas. tRPC lets you define API procedures on the server and call...