O slideshow foi denunciado.
Seu SlideShare está sendo baixado. ×

React Hooks in Action: become a better React dev

Anúncio
Anúncio
Anúncio
Anúncio
Anúncio
Anúncio
Anúncio
Anúncio
Anúncio
Anúncio
Anúncio
Anúncio

Confira estes a seguir

1 de 6 Anúncio

React Hooks in Action: become a better React dev

Baixar para ler offline

React Hooks in Action shows you how to use Hooks to make your codebase simpler and more reusable, and your applications faster and more responsive. You’ll build a resource booking example application chapter by chapter, learning how to develop components with local, shared, and application states. You’ll discover different approaches to data fetching, including using Concurrent Mode and Suspense to improve user experience, and explore third party hooks in the evolving React ecosystem.

Learn more about the book here: https://www.manning.com/books/react-hooks-in-action

React Hooks in Action shows you how to use Hooks to make your codebase simpler and more reusable, and your applications faster and more responsive. You’ll build a resource booking example application chapter by chapter, learning how to develop components with local, shared, and application states. You’ll discover different approaches to data fetching, including using Concurrent Mode and Suspense to improve user experience, and explore third party hooks in the evolving React ecosystem.

Learn more about the book here: https://www.manning.com/books/react-hooks-in-action

Anúncio
Anúncio

Mais Conteúdo rRelacionado

Mais de Manning Publications (20)

Mais recentes (20)

Anúncio

React Hooks in Action: become a better React dev

  1. 1. Becoming a More Effective React Developer With React Hooks in Action. Take 42% off by entering sllarsen into the discount code box at checkout at manning.com.
  2. 2. React Hooks are a new category of functions that help you to manage state, lifecycle and side effects within functional components. Hooks are a collection of pre-built and custom functions that give you a simpler API for working with key React functionalities. This promises to make React developers even more productive!
  3. 3. React Hooks in Action teaches you to use pre-built hooks like useState, useReducer and useEffect, and to build your own hooks. Your code will be more reusable, require less boilerplate, and you’ll instantly be more effective with React—even if you’re already an experienced React developer.
  4. 4. React Hooks in Action shows you how to use Hooks to make your codebase simpler and more reusable, and your applications faster and more responsive. You’ll discover different approaches to data fetching, including using Concurrent Mode and Suspense to improve user experience, and explore third party hooks in the evolving React ecosystem.
  5. 5. About the author: John Larsen is the author of Get Programming with JavaScript. He was a mathematics and computing teacher for 25 years. He has an MA in mathematics and an MSc in information technology, and an ongoing interest in educational research. A web developer since 2000, he uses JavaScript end-to- end for server-side and client-side programming.
  6. 6. Take 42% off React Hooks in Action by entering sllarsen into the discount code box at checkout at manning.com. If you want to learn more about the book, you can preview it on our browser-based liveBook reader here.

×