Show HN: Hyperapp 1.0 – 1KB JavaScript library for building front end apps
1–8 of 8 posts
Re: Show HN: Hyperapp 1.0 – 1KB JavaScript library for building front end apps
#2Re: Show HN: Hyperapp 1.0 – 1KB JavaScript library for building front end apps
#3https://hn.algolia.com/?query=hyperapp&sort=byPopularity&pre...
Re: Show HN: Hyperapp 1.0 – 1KB JavaScript library for building front end apps
#4But with tons of alternative frameworks available, all inspired by React (including all the varied ways of structuring a React application), the problem that bugs me is that of the availability of libraries/components, like drag-and-drop things, comboboxes and so on.
Re: Show HN: Hyperapp 1.0 – 1KB JavaScript library for building front end apps
#5Seems very good. I like it more now than the last time I've seen it published here. But with tons of alternative frameworks available, all inspired by React (including all the varied ways of structuring a React application), the problem that bugs me is that of the availability of libraries/components, like drag-and-drop things, comboboxes and so on.
Re: Show HN: Hyperapp 1.0 – 1KB JavaScript library for building front end apps
#6Re: Show HN: Hyperapp 1.0 – 1KB JavaScript library for building front end apps
#7Re: Show HN: Hyperapp 1.0 – 1KB JavaScript library for building front end apps
#8Seems very good. I like it more now than the last time I've seen it published here. But with tons of alternative frameworks available, all inspired by React (including all the varied ways of structuring a React application), the problem that bugs me is that of the availability of libraries/components, like drag-and-drop things, comboboxes and so on.
This milestone means the API has reached stability and the churn is finally over, which is one of the main reasons we haven't had time to work on the ecosystem.
Actually I liked it so much I'd started writing a non-trivial app to use as a tutorial (https://github.com/spapas/hyperapp-tutorial) but because of the breaking API changes I wasn't able to finish it. Hopefully, now that the API has stabilized I will be able to post it!