### Community Resources #### Link Lists - **Awesome React** https://github.com/enaqx/awesome-react A collection of awesome things regarding the React ecosystem. - **Awesome React Native** https://github.com/jondot/awesome-react-native An "awesome" type curated list of React Native components, news, tools, and learning material - **Redux Ecosystem Links** https://github.com/markerikson/redux-ecosystem-links A categorized list of Redux-related addons, libraries, and utilities - **Awesome Redux** https://github.com/xgrommx/awesome-redux Awesome list of Redux examples, articles, and libraries. - **Awesome Webpack** https://github.com/d3viant0ne/awesome-webpack A curated list of awesome Webpack resources, libraries and tools - **React FAQ** https://github.com/timarney/react-faq A collection of links to help answer your questions about React.js - **JS Coach** https://js.coach/ An automatically-updated searchable and categorized list of JS packages related to React, Webpack, Babel, and more. - **Awesome React Components** https://github.com/brillout/awesome-react-components Catalog of React components / libraries - **Awesome React Talks** https://github.com/mightyCrow/awesome-react-talks A curated list of talks about React or topics related to React. - **230 Curated Resources and Tools for Building Apps with React** https://appendto.com/2016/12/230-resources-and-tools-for-building-apps-with-react-js/ A useful list of articles, libraries, and tools that cover the range of React development. - **Awesome Create-React-App** https://github.com/tuchk4/awesome-create-react-app A collection of articles, links, issues, and information on how to use and customize the Create-React-App tool. - **Awesome CSS-in-JS** https://github.com/tuchk4/awesome-css-in-js A collection of awesome things regarding CSS in JS approaches - **"What are your top React/React Native Blogs that you frequent?"** https://www.reddit.com/r/reactjs/comments/5t8loz/what_are_your_top_reactreact_native_blogs_that/ Several comments listing good React-related blogs, including my own list of high-quality blogs that I subscribe to. - **Awesome MobX** https://github.com/mobxjs/awesome-mobx A collection of awesome things regarding MobX. - **Made with React** http://madewithreact.com/ A collection of websites and applications using the React or React Native JavaScript library. - **Awesome React** https://react.libhunt.com/ A categorized collection of awesome React libraries, resources and shiny things, based on the awesome-react list. #### Online IDEs and Editors - **CodeSandbox** https://codesandbox.io/ An online IDE focused on React applications. Includes the ability to import NPM packages, browse existing sandboxes by tags, export projects for use with Create-React-App, and much more. - **WebpackBin** https://www.webpackbin.com/ An online IDE with the ability to import NPM packages, create ES2015 and TypeScript projects, and more. - **StackBlitz** https://stackblitz.com/ An online IDE based on Visual Studio Code, including its Intellisense code completion. Can create React and Angular projects, import NPM packages, continue development while offline, and more. #### People - **Dan Abramov's React List** https://medium.com/@dan_abramov/my-react-list-862227952a8c A list of people (mostly but not entirely related to React) that Dan Abramov suggests following - **Twitter React Lists** https://twitter.com/wleong/lists/my-react-list/members https://twitter.com/oguzbilgic/lists/react-influencers/members Some Twitter lists that focus on React-related people - **"41 Javascript Experts to Follow on Twitter"** http://techbeacon.com/javascript-leaders-you-should-follow-twitter A varied list of JS-related people. Not specifically React-related, but a useful list. #### Podcasts - **Javascript Air** https://javascriptair.com/ The live broadcast podcast all about JavaScript - **React30** https://react30.com/ The weekly React podcast that promises to waste no more than 30 minutes of your time. #### Newsletters - **React.js Newsletter** http://reactjsnewsletter.com/ The free, weekly newsletter of the best React.js news, articles, projects, and more - brought to you by React.js Program - **React Digest** http://reactdigest.net/ A free, weekly newsletter about the latest news in React Javascript community. The only news source you need targeted on (but not limited to) React, Javascript, Flux and functional programming. - **React Statuscode** http://react.statuscode.com/ A free, once-weekly e-mail newsletter on React from the authors of JavaScript Weekly. - **JavaScript Weekly** http://javascriptweekly.com/ A free, once-weekly e-mail round-up of JavaScript news and articles. - **PonyFoo Weekly** https://ponyfoo.com/weekly A single email every thursday, discussing front-end web development and related technologies. - **ES.next News** http://esnextnews.com/ 5 ECMAScript.next links every week, in your inbox. Curated by Dr. Axel Rauschmayer and Johannes Weber. - **Dave Ceddia's Newsletter** https://daveceddia.com/newsletter/ Weekly-ish articles in your inbox about React, JavaScript, and more. - **React Native Newsletter** http://reactnative.cc/ Occasional summary of React Native news, articles, issues & pull requests, #### Online Course Sites - **Egghead.io** https://egghead.io/ Numerous courses with short, bite-size videos on a wide variety of topics. Some courses and videos are free, others require a paid subscription to Egghead to access. - **Frontend Masters** https://frontendmasters.com/ Front-end training courses from masters who are shaping the industry.