Open patroza opened 3 weeks ago
Snippets improved in https://github.com/effect-app/boilerplate/commit/85d5bbfd0ed7aaa25a0e85ab27ca94bc5488921c Sync command added in CLI in https://github.com/effect-app/libs/commit/4728346cc64f2e60c24ea343330a678db839b48a
Motivation
There are many repeating patterns in defining new resources/controllers/actions and models in general, having snippets at the ready, and perhaps even a generator (via CLI, and perhaps other integrations), like other frameworks are doing (Rails for instance), could boost productivity.
Ideas
Areas
S.ExtendedClass
,S.TaggedClass
Effect.Service