5 ms·
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.
by pooya72 4y 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.
- pistoriusp 4y agoI'm using it for a non-CRUD app. We have a "web", "api" and "cli" side and the experience still scales.
- pooya72 4y agoAnd what type of app is this, if you don't mind sharing?
- Kriscoulson 4y agoJust incase pistoriusp doesn't respond back a few comments up. He has said he is building https://www.snaplet.dev/ https://www.snaplet.dev/ on redwoodjs
- pooya72 4y agoThank you!