Hacker News new | past | comments | ask | show | jobs | submit login
Show HN: Port of React Tic-Tac-Toe to Exoteric (github.com/c9fe)
3 points by trustdragon on Feb 15, 2021 | hide | past | favorite | 1 comment



This is a port of the ReactJS tic-tac-toe example from the intro to React tutorial.

Some changes:

- Classes are removed and replaced with functions

- JSX markup is replaced with standard HTML

- State is POJO

Some similarities:

- Apart from the syntactic changes, the code is nearly identical

- The number of SLOC is also identical




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: