Slide 9
Slide 9 text
Preparing data in the backend for the frontend
Two deployment units => architecture complexity, development, deployment time & security issues
A lot of dependencies, which might not be fixed (astro) and need to be updated
Typescript is just a superset and fails many times, also needs bundling process
It’s super slow: backend: 20ms, page: ~100ms, frontend-integration: ~300ms
300kB of Javascript - and there is no need* for it
WHAT ANNOYS US THE MOST? COGNITIVE LOAD! 🤯