Skip to content

A real example project (with tooling) would be helpful #5

@Ramblurr

Description

@Ramblurr

You've kindly provided many helpful examples, however they are all running in JSbin-esque services.

Aside from the high level concepts and APIs, I'd like to see an example application or skeleton app that includes modern tooling: tree shaking/dead code elimination via Rollup, etc.

The partial.lenses readme discusses this, so I'm pretty sure Calmm.js' authors know and appreciate these techniques.

The Quickstart included in this documentation is based off of CRA which uses webpack and doesn't include any advanced dead code elimination.

I realize bundle optimizations probably don't belong in a Quickstart, and that given the wild west of JS tooling its not exactly your place as a library authors to hold our hands and tuck us in at night. But for those of us unfamiliar with bootstrapping out own JS projects but nevertheless intrigued by the functional and reactive concepts Calmm teaches, a simple example would take us far!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions