React.js

Authors
  • avatar
    Name
    Paul Bonnette
    Twitter

React.js is awesome

React is the most popular Javascript front-end framework.

React is used to:

  • Native application look and feel - the UI is very fast, giving your website a native application look and feel.
  • Build native applications - Leverage your React experience to build true native applications.
  • Build and reuse components - React encourages code re-use for very efficient code.
  • Easily handle component states using hooks - Hooks are awesome!

To learn more check out Reactjs.org.

This website is built in React.js.