matschik / component-party.dev

🎉 Web component JS frameworks overview by their syntax and features
https://component-party.dev
MIT License
2.66k stars 233 forks source link

7GUIs tasks as examples (?) #68

Closed SarcevicAntonio closed 2 years ago

SarcevicAntonio commented 2 years ago

7GUIs is a GUI programming benchmark, with interesting tasks that require usage of different GUI programming techniques.

I already have a repo setup with the first few tasks done with Angular, React, Vue and Svelte.

If you also agree that these tasks provide good component examples, I can set up a PR. It could either be it's own section, and / or replace (some) examples.

I could also just fork this project for my use, if you don't want these examples. We can also look at other benchmarks like TodoMVC, HackerNewsPWA, Rosetta Code, Flux Challenge, ThreaditJS and RealWorld App.

matschik commented 2 years ago

It would add too much work to maintain Component Party. I want to keep it simple to focus on the most core parts. Thanks for your suggestion !