eugenkiss / 7guis

7GUIs is a GUI programming usability benchmark.
https://eugenkiss.github.io/7guis
907 stars 101 forks source link

Add vanilla react implementation #24

Closed andrewgreenh closed 6 years ago

andrewgreenh commented 6 years ago

Hello there!

This PR adds another React implementation of 7guis. This time using JavaScript and no additional state management library.

Additionally, some discussions and explanations are added to each task.

If you have any suggestions, I'm happy to discuss.

eugenkiss commented 6 years ago

Hi Andreas!

Thanks a lot for your high-quality contribution. Awesome job. Great presentation of your work, too! Live examples and discussions about your implementation 👍. Making the CRUD example async aware is a nice idea.

Sorry for just now getting to merge this PR. I updated my notification settings so that next time I'm not going to miss a PR ;).