TECHNOLOGIES
- React - The official documentation is highly recommended to follow as we think there’s no better source on the internet
- React Native - Build native mobile apps using JavaScript and React
- GraphQL
- Progressive Web Apps by Google
PROJECT STARTERS
- create-react-app - universal starter
- create-strv-app - fork of official CRA with additional goodness inside
- Gatsby - for static export and SSR, GraphQL driven
- Next.js - for SSR and static export
HEADLESS CMS
- Netlify CMS
- Contentful
- Strapi
- Find more at https://headlesscms.org/
COURSES
- You can find a lot of great videos and courses on pluralsight, egghead and FrontendMasters.
- http://javascript.info/
- https://reactforbeginners.com/
- https://advancedreact.com/
- https://survivejs.com/
- https://github.com/getify/You-Dont-Know-JS
- @react
- @zeithq
- @JavaScriptDaily
- @dan_abramov - Dan Abramov
- @rauchg - Guillermo Rauch
- @leeb - Lee Byron
- @acdlite - Andrew Clark
- @mxstbr - Max Stoiber
- @nikgraf - Nik Graf
- @ryanflorence - Ryan Florence
- @mjackson - Michael Jackson
- @jaredpalmer - Jared Palmer
- @brian_d_vaughn - Brian Vaughn
- @addyosmani - Addy Osmani
- @jaffathecake - Jake Archibald
- @csswizardry - Harry Roberts
- @grabbou - Mike Grabowski
- @sophiebits - Sophie Alpert
- @_ericelliott - Eric Elliott
- @sebmck - Sebastian McKenzie
- @kentcdodds - Kent C. Dodds
- @rauschma - Axel Rauschmayer
- @_chenglou - Cheng Lou
- @sgrove - Sean Grove
- @rtfeldman - Richard Feldman
- @paul_irish - Paul Irish
- @chriscoyier - Chris Coyier
- @johnlindquist - John Lindquist
- @tjholowaychuk - TJ Holowaychuk
- @sindresorhus - Sindre Sorhus
- @andrestaltz - André Staltz
- @philhawksworth - Phil Hawksworth
- @OneDevloperArmy - One Developer Army
- @iamdevloper - I Am Devloper
PODCASTS
- egghead.io developer chats
- React Podcast
- Reason Town
- Soft Skills Engineering
- JavaScript to Elm
- The Undefined Podcast
NEWSLETTERS
- JavaScript Weekly
- This Week in React
- overreacted.io
- Mobile Dev Weekly
- Web Tools Weekly
- Pony Foo
- React Status
- Infinite Red - React Native
- Kent C. Dodds
BLOGS
HANDY TOOLS
CODE QUALITY TOOLS
BROWSER EXTENSIONS
VSCODE EXTENSIONS
- EditorConfig
- TSLint
- Prettier
- Wix Import Cost
- markdownlint
- ESLint
- GitLens
- Git File History
- TODO Highlight
- Github Pull Requests
- GraphQL for VSCode
- styled-components
- rainbow-brackets
- Settings Sync
- Code Fragments (for presentations)
- Very-smart-select very neat select which works well with JSX
- Quokka