Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(roadmap): add Style Guide Development Tools to roadmap #101

Closed
wants to merge 2 commits into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
27 changes: 17 additions & 10 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@
Below you can find a chart demonstrating the paths that you can take and the libraries that you would want to learn to become a React developer. I made this chart as a tip for everyone who asks me, "What should I learn next as a React developer?"

## Disclaimer

> The purpose of this roadmap is to give you an idea about the landscape. The road map will guide you if you are confused about what to learn next, rather than encouraging you to pick what is hip and trendy. You should grow some understanding of why one tool would be better suited for some cases than the other and remember hip and trendy does not always mean best suited for the job

## Roadmap
Expand Down Expand Up @@ -113,7 +114,13 @@ Below you can find a chart demonstrating the paths that you can take and the lib
* [Router5](https://router5.js.org/)
* [Redux-First Router](https://github.com/faceyspacey/redux-first-router)
* [Reach Router](https://reach.tech/router/)
10. API Clients
10. Style Guide Development Tools

* [Storybook](https://github.com/storybooks/storybook)
* [Docz](https://www.docz.site/)
* [React Syleguidist](https://github.com/styleguidist/react-styleguidist)
* [MDX](https://github.com/mdx-js/mdx)
11. API Clients
1. REST
* [Fetch](https://developer.mozilla.org/en-US/docs/Web/API/Fetch_API)
* [SuperAgent](https://visionmedia.github.io/superagent/)
Expand All @@ -122,15 +129,15 @@ Below you can find a chart demonstrating the paths that you can take and the lib
* [Apollo](https://www.apollographql.com/docs/react/)
* [Relay](https://facebook.github.io/relay/)
* [urql](https://github.com/FormidableLabs/urql)
11. Utility Libraries
12. Utility Libraries
* [Lodash](https://lodash.com/)
* [Moment](https://momentjs.com/)
* [classnames](https://github.com/JedWatson/classnames)
* [Numeral](http://numeraljs.com/)
* [RxJS](http://reactivex.io/)
* [ImmutableJS](https://facebook.github.io/immutable-js/)
* [Ramda](https://ramdajs.com/)
12. Testing
13. Testing
1. Unit Testing
* [Jest](https://facebook.github.io/jest/)
* [Enzyme](http://airbnb.io/enzyme/)
Expand All @@ -147,25 +154,25 @@ Below you can find a chart demonstrating the paths that you can take and the lib
* [Nightwatch.js](http://nightwatchjs.org/)
3. Integration Testing
* [Karma](https://karma-runner.github.io/)
13. Internationalization
14. Internationalization
* [React Intl](https://github.com/yahoo/react-intl)
* [React i18next](https://react.i18next.com/)
14. Server Side Rendering
15. Server Side Rendering
* [Next.js](https://nextjs.org/)
* [After.js](https://github.com/jaredpalmer/after.js)
* [Rogue](https://github.com/alidcastano/rogue.js)
15. Static Site Generator
16. Static Site Generator
* [Gatsby](https://www.gatsbyjs.org/)
16. Backend Framework Integration
17. Backend Framework Integration
* [React on Rails](https://shakacode.gitbooks.io/react-on-rails/content/)
17. Mobile
18. Mobile
* [React Native](https://facebook.github.io/react-native/)
* [Cordova](https://cordova.apache.org/)/[Phonegap](https://phonegap.com/)
18. Desktop
19. Desktop
* [Proton Native](https://proton-native.js.org/)
* [Electron](https://electronjs.org/)
* [React Native Windows](https://github.com/Microsoft/react-native-windows)
19. Virtual Reality
20. Virtual Reality
* [React 360](https://facebook.github.io/react-360/)

## Wrap Up
Expand Down
Binary file modified roadmap-cn.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified roadmap-es.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified roadmap-ja.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified roadmap-ko.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified roadmap-ptbr.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified roadmap-ru.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified roadmap.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
3,884 changes: 1,978 additions & 1,906 deletions src/react-developer-roadmap-cn.xml

Large diffs are not rendered by default.

3,884 changes: 1,978 additions & 1,906 deletions src/react-developer-roadmap-es.xml

Large diffs are not rendered by default.

3,884 changes: 1,978 additions & 1,906 deletions src/react-developer-roadmap-ja.xml

Large diffs are not rendered by default.

1,980 changes: 1,979 additions & 1 deletion src/react-developer-roadmap-ko.xml

Large diffs are not rendered by default.

3,884 changes: 1,978 additions & 1,906 deletions src/react-developer-roadmap-pt-br.xml

Large diffs are not rendered by default.

3,884 changes: 1,978 additions & 1,906 deletions src/react-developer-roadmap-ru.xml

Large diffs are not rendered by default.

3,884 changes: 1,978 additions & 1,906 deletions src/react-developer-roadmap.xml

Large diffs are not rendered by default.