-
- Downloads
Move URL query string handling into an HOC
This will work better if there are other query string options that need to be handled later. It also handles the distinction between ‘all’ and the other tutorials better.
Showing
- src/containers/gui.jsx 2 additions, 11 deletionssrc/containers/gui.jsx
- src/lib/app-state-hoc.jsx 4 additions, 12 deletionssrc/lib/app-state-hoc.jsx
- src/lib/query-parser-hoc.jsx 71 additions, 0 deletionssrc/lib/query-parser-hoc.jsx
- src/lib/tutorial-from-url.js 1 addition, 0 deletionssrc/lib/tutorial-from-url.js
- src/reducers/gui.js 1 addition, 14 deletionssrc/reducers/gui.js
Loading
Please register or sign in to comment