description |
---|
A breakdown of the modern web app development process. Seagull embraces a fast-paced frontend-first approach and scales with your needs as you go. |
stub: how to use the Seagull CLI to bootstrap a new App
stub: how to create, configure and extend Page
classes to kickstart prototyping a new frontend.
stub: break down page component trees following a modern "Atomic Design" process, how to showcase all components standalone in a visual style guide ("storybook")
stub: how to define app state and logic in "stores" and how to transform organisms into containers with "connect"
stub: how to use API classes and Models for a serverless backend