Hacker News new | ask | show | jobs
by pooya72 1536 days ago
I followed the tutorial and made a toy app with it. I thought the tutorial was well written, easy to follow, and touched on topics of importance for developers.

In regard to the framework, it is appereant they have thought about the developer workflow and designed a process that would lead to greater productivity.Two aspects I really enjoyed were cells (UI mixed with API calls) and integration with Storybook. I would say that its combination of scaffolding, easy authentication with dbAuth, and Storybook integration provides a lot of productivity benefits.

This is of course if you're interested in basic CRUD. I don't know how it would be for non-CRUD apps.

1 comments

I'm using it for a non-CRUD app. We have a "web", "api" and "cli" side and the experience still scales.
And what type of app is this, if you don't mind sharing?
Just incase pistoriusp doesn't respond back a few comments up. He has said he is building https://www.snaplet.dev/ on redwoodjs
Thank you!