Skip to content

[WIP] Move Challenges to React Framework #7430

Open
wants to merge 9 commits into from

2 participants

@BerkeleyTrue
  • build javascript/html view
  • build step view
  • add data fetching
  • build out challengeFramework
@BerkeleyTrue BerkeleyTrue added QA blocked and removed QA labels
@BerkeleyTrue BerkeleyTrue added this to the Reactify FCC milestone
@camperbot

@BerkeleyTrue updated the pull request.

@camperbot

@BerkeleyTrue updated the pull request.

@camperbot

@BerkeleyTrue updated the pull request.

@camperbot

@BerkeleyTrue updated the pull request.

BerkeleyTrue added some commits
@BerkeleyTrue BerkeleyTrue Add react challenge view with editor ebaf596
@BerkeleyTrue BerkeleyTrue Initial step challenge ui with state changes 3f49ea4
@BerkeleyTrue BerkeleyTrue Move to localize non ui data cc743a4
@BerkeleyTrue BerkeleyTrue Add challenge map service a5cc09c
@BerkeleyTrue BerkeleyTrue Normalize model json using generator loopback f584d5b
@BerkeleyTrue BerkeleyTrue Add webpack cold reloading
On changes to the react bundle
webpack will store the current redux state
in localStorage, waits (to allow the server to restart)
then refreshes the page. On page load, it checks if it
has state stored and loads it into the app.
c209648
@BerkeleyTrue BerkeleyTrue Only use file hashing in production 53737aa
@BerkeleyTrue BerkeleyTrue Add webpack code splitting module
Add cold-module replacement
Add webpack module hashing
085e42c
@BerkeleyTrue BerkeleyTrue Add React Map
396c235
@camperbot

@BerkeleyTrue updated the pull request.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Something went wrong with that request. Please try again.