todomvc icon indicating copy to clipboard operation
todomvc copied to clipboard

New App: Preact + ES6

Open developit opened this issue 10 years ago • 7 comments

Hi there. I forked the React TodoMVC implementation, and converted it to ES6 + Preact + Webpack.

I'm not familiar with the process for getting things added to the official demos list, so I just threw it in a standalone repo with its own demo.

Repo: https://github.com/developit/preact-todomvc Demo: http://developit.github.io/preact-todomvc/

developit avatar Nov 29 '15 03:11 developit

Hey @developit thanks for the issue here, Preact seems really interesting. As with all of the submissions we like to see a community around the libs. At this time is seems like Preact is still quite new. For now I am going to close this issue, and we can reopen when you feel like you have a sizeable userbase and a decent amount of iteration around the codebase.

Feel free however to add this example to our wiki in the meantime.

Thanks again!

samccone avatar Nov 29 '15 19:11 samccone

It might still be worthwhile to at least update the React example, since it's written in a style that is now considered deprecated.

developit avatar Nov 29 '15 19:11 developit

Added. https://github.com/tastejs/todomvc/wiki/Other-implementations#preact--es6

developit avatar Nov 29 '15 19:11 developit

Bump

steelbrain avatar Mar 17 '16 13:03 steelbrain

What's the process for adding these btw @samccone? Do you link out to existing repos, or bundle them into this one?

developit avatar Dec 06 '16 17:12 developit

@developit PR welcome now :)

samccone avatar Dec 07 '16 00:12 samccone

hello sam i was possessed by a demon that stole all of my time between the december 6th 2016 and today but i have time now and will submit a pr

developit avatar Sep 21 '17 18:09 developit

Closing this, since we added a Preact example https://github.com/tastejs/todomvc/pull/2197

@developit - please feel free to open a follow up pr, if the merged example needs adjustments!

flashdesignory avatar Dec 27 '23 16:12 flashdesignory