|
|
|
|
|
by skydhash
315 days ago
|
|
If what you wrote is truly a core, you’ll only need to write a few functions to translate it to the reactive pattern. You already know the state of your core and the events that drive its transition, matching it to React’s is often pretty straightforward. |
|