Mateusz Kwasniewski
Mateusz Kwasniewski
add section about middleware (e.g. logging)
fix link to working codesandbox project
move everything to snowpack as it has dev and build mode
tradeoffs and example code
make sure CSR writes to the same node as SSR. check if HTML is needed
switch everything to snowpack+esbuild setup
## About the changes Performance issues before: we were loading placeholder data (page size * number of environments) with real switch toggles that are doing full permission checks and contain...
## About the changes Aligning icons ### Important files ## Discussion points
## About the changes Moving user profile info (name and email) from behind the avatar to the top bar. This change is not flagged since it looks good for current...
## About the changes Making frontend and backend strategies limit configurable with an environment variable. Also refactored frontend hook for reading strategy limit information. ### Important files ## Discussion points