Hey 馃憢
Great job 馃帀 This is a refreshing view on writing UI components.
I'm curious on what work is left for the beta phase and do you have an idea of the roadmap for the library? I'm interested in contributing and I'm sure others are too.
I wrote a list in the reddit post on r/javascript which I鈥檒l copy over here:
fetch method which automatically aborted when the component was unmounted, or a setTimeout which automatically cancelled. Maybe we could create a strongly typed plugin system so users could write their own logic. It would be yet another tool in the toolbelt to answer for React hooks.h alias for createElement: People are really into this for some reason, dunno why.7.
halias forcreateElement: People are really into this for some reason, dunno why.
that's something I saw in vue, never understood why h, but I also did it :D
Threw together a thin wrapper around Emotion for styling components if anyone wants to give it shot! https://github.com/jpbow/cronk
@jpbow Loving the naming and branding

@jpbow oh my god you already have a mascot and I don鈥檛 even have a logo for Crank lol
@brainkim I'd like to put forward a vote for Kronk to be the mascot of the whole Crank ecosystem

I think it鈥檇 be great to have crank-testing-library. https://testing-library.com/docs/intro. Frameworks like React, Vue, and Riot have their own packages and it鈥檇 be a nice transition for devs who are used to testing library in their framework of choice.
I鈥檓 going to get started on this and will post an issue seeking feedback/help.
Most helpful comment
I wrote a list in the reddit post on r/javascript which I鈥檒l copy over here:
fetchmethod which automatically aborted when the component was unmounted, or asetTimeoutwhich automatically cancelled. Maybe we could create a strongly typed plugin system so users could write their own logic. It would be yet another tool in the toolbelt to answer for React hooks.halias forcreateElement: People are really into this for some reason, dunno why.