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
{{ message }}
This repository has been archived by the owner on Mar 8, 2022. It is now read-only.
I'm working on a submission. It occurs to me that a standardized React boilerplate to run the UI, in addition to the style-sheet, would help me get to first base quicker. It would also make it easier to compare submissions that use the same boilerplate.
My thought is the boilerplate would have mocked-up data directly in the render-functions. The submission would then replace the mock data with their 'Flux' driven data.
Thoughts?
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I'm working on a submission. It occurs to me that a standardized React boilerplate to run the UI, in addition to the style-sheet, would help me get to first base quicker. It would also make it easier to compare submissions that use the same boilerplate.
My thought is the boilerplate would have mocked-up data directly in the render-functions. The submission would then replace the mock data with their 'Flux' driven data.
Thoughts?
The text was updated successfully, but these errors were encountered: