3 comments

[ 3.0 ms ] story [ 16.6 ms ] thread
Hi HN,

I have been web applications for a long time, and I would like to share with you the stack I chose for now to build my next side-projects.

Here's a small live demo (it's pretty simple, the interesting part is in the source code): https://taurus-client.alfon.io.

The chosen stack makes to write complex applications code easy, it made me very productive and I'm happy with the results. I hope you find it interesting.

BTW I'm tempted now to learn Relay [0] so maybe this isn't my final stack yet :)

[0] https://relay.dev

Neat. I am currently exploring using https://github.com/blitz-js/blitz which is another web stack built off next.js and Prisma.

Curious how this compares to it.

Hey mate, I just wanted to say you: thank you for sharing blitz.js. It's simply amazing.