Thanks for everyone who came my React workshop at CodeMash! Please leave feedback in the EventsXD App.
Repositories used in the session:
- Web Demo (deployed here)
- Native Demo for React Everywhere
- The project we were building during the day
-
Slides (you'll need to
npm install && npm run
) to view them
More feature ideas, if you still want to hack:
- Store data offline using redux-persist
- Move the initial
fetch
into the redux store using redux-thunk - Update the title using react-helmet
- Filter Sessions that are in the past
- List a Speaker's sessions on their page
- Filter by Tag
Further Learning/Playing
React
- Getting Started with Redux - Course by @dan_abramov
- FormidableLabs/react-music: Make beats with React!
- awesome-react: A collection of awesome things regarding React ecosystem.
React Native
- ReactNativeKatas ahands-on, and fun learning experience for React Native
- React Native Playground: Play with React Native in browser
- React Native Radio
- este starter kit for one code base for client-side web, server, iOS and Android
- Awesome React Native
Top comments (0)