React.js

Learn React, the library to build scalable and maintainable applications.


  • React version 16.8 introduces hooks (functions) and other React features without writing a class.
  • Provides a way to manage logic and reuse code in functional components.
  • There are many react hooks for different situations and utilities.