Useful links

UI kit

GitHub - phork/phorkit: Phork/it is a React UI kit.
Phork/it is a React UI kit. Contribute to phork/phorkit development by creating an account on GitHub.

Rustui

Xilem: an architecture for UI in Rust
Rust is an appealing language for building user interfaces for a variety of reasons, especially the promise of delivering both performance and safety. However, finding a good architecture is challenging. Architectures that work well in other languages generally don’t adapt well to Rust, mostly becau…
NestJS + Redis + Postgres Local Development With Docker Compose
Learn how to write a docker-compose file that creates a local environment with hot reloading for NestJS, Postgres and Redis (using Prisma as the ORM layer)