You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Now that I know the require function works it is possible to break functionality out into separate files. I hope that this will lead to a faster and easier to test developer experience.
The text was updated successfully, but these errors were encountered:
Going to start this effort by teasing out the universal game state objects into a separate file, almost like a redux store. Potentially I will move these into a state object to make it more explicit when referenced in other places.
Now that I know the require function works it is possible to break functionality out into separate files. I hope that this will lead to a faster and easier to test developer experience.
The text was updated successfully, but these errors were encountered: