React in Action by Mark Tielens Thomas
Author Name | Mark Tielens Thomas​ |
Pages | 360 |
With this book, you will start your journey with an introduction and basics of React, working with components, and more. You will also get familiar with the examples given in each chapter. This book covers rendering, lifecycle methods, JSX, data flow, forms, routing, and more. As you go deeper into this, you will learn how to work with third-party libraries, and test React components. It is useful for those who learn concepts by doing practical things. But, before jumping into it, you must know HTML, CSS, and JavaScript.