top | item 30909691

(no title)

pooya72 | 3 years 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.

discuss

order

pistoriusp|3 years ago

I'm using it for a non-CRUD app. We have a "web", "api" and "cli" side and the experience still scales.

pooya72|3 years ago

And what type of app is this, if you don't mind sharing?