Software Alternatives, Accelerators & Startups

Unlocking the frontend โ€“ a call for standardizing component APIs pt.2

Pattern Lab Astro Build
  1. Create atomic design systems with Pattern Lab.
    While this helped ease integration work, in parallel to that we also started exploring more systematic approaches on the frontend side itself. With the advent of Brad Frost Atomic Design, and tools like Pattern Lab, we started using a more component-centric approach. This included colocating all styling (CSS), behavior (JavaScript) and semantic structure (HTML) for a component, and way better encapsulation as a whole. And most influential for us, it turns out, it meant documenting all our expected variants of a component as JSON data: Https://patternlab.io/docs/overview-of-data/.

    #Developer Tools #React #CSS Framework 6 social mentions

  2. Astro is the web framework that you'll love to use.
    Pricing:
    • Open Source
    In another great article of his, โ€œThe Design System Ecosystemโ€, youโ€™d probably recognize it when he talks about the โ€œcore design systemโ€. And some frameworks, like Astro, experiment with similar ideas about composition and collaboration, irrespective of specific frameworks, already.

    #Website Builder #Blogging #Blogging Platform 266 social mentions

Discuss: Unlocking the frontend โ€“ a call for standardizing component APIs pt.2

Log in or Post with