Skip to content

Latest commit

 

History

History
159 lines (110 loc) · 5.85 KB

community-resources.md

File metadata and controls

159 lines (110 loc) · 5.85 KB

Community Resources

Link Lists

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

Podcasts

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.