/lessons

Learning materials for Javascript Code Academy

MIT LicenseMIT

Code Academy

Learning materials for Javascript Code Academy

Community

Join us on Discourse forum, where you can ask any questions, share knowledge with others and even propose improvements to the course itself.

Content

React.js basics

  • JSX & rendering
  • Handling events
  • Component lifecycle

Unit testing

Managing application state - redux

  • about redux & how it solves app state for us
  • building effective state architecture

Dealing with async

  • fetching data
  • callbacks, promises and beyond
  • various approaches to async operations in React.js applications

Performance & debugging

Backend in node.js with express

Deploy

About