@redwoodjs
> yarn redwood generate page home /

this looks like you have built missing react-cli and much more đź‘Ť

I was creating components like this when I was using @emberjs

#JAMstack and beyond
And no import React from "react"
When working with react on my own, the hardest part is naming files, should it be Kebab-case or CamelCase. Now that convention is handled by @redwoodjs CLI
CRUD in @prisma, editor #UI and #ux looks pretty neat
graphQL`` becomes gql``
> yarn rw g cell BlogPosts
generates a cell. Basically a full-blown component with graphQL query, loading(), empty(), failure() and success(). all you have do is bring your React components, HTML elements with template literals
So far its been amazing @redwoodjs. Thank you for build this. :)

The real fun would begin after bringing starters, plugins, and themes like @gatsbyjs
You can follow @stackrole.
Tip: mention @twtextapp on a Twitter thread with the keyword “unroll” to get a link to it.

Latest Threads Unrolled: