Book Image

Troubleshooting React.js [Video]

By : Mustapha Mekhatria
Book Image

Troubleshooting React.js [Video]

By: Mustapha Mekhatria

Overview of this book

<p><span id="description" class="sugar_field">Are you running into problems with optimizing your development process or finding a difficulty in building custom forms and components using React.JS? If your answer is ‘soyes’, then throw yourself into jump into the solutions we’'re offering you in this course to and get back on your feet.</span></p> <p><span id="description" class="sugar_field">In this course, you will be addressing problems with dynamically generating and populating customcomponents, using the URLs to route inside your application, manually controlling a component's refresh state, including third-party libraries and custom scripts, and implementing Redux. All of&nbsp;these skills are essential for a sufficiently complex application, but they can be a bit tricky to implement. We'll work together to overcome common pitfalls and inconsistencies and get you developing again in no time!</span></p> <p><span id="description" class="sugar_field">By the end of this course you will be a pro at solving the problems by on your own while and building your applications, which will lead to less fewer bugs and save your time.</span></p> <h1><span class="sugar_field">Style and Approach</span></h1> <p><span id="trade_selling_points_c" class="sugar_field">We have taken a step-by-step approach to tackleing common React.js development and debugging frustrating React.js problems. Taking into consideration the audience we have kept things simple and provided easy solutions so that you can get your hands-on dirty really quickly with real<br />hands-on stuff.</span></p>
Table of Contents (5 chapters)
Chapter 1
React 101
Content Locked
Section 5
Troubleshooting Issues While Creating Events
The aim of this video is the continuation of the previous videos to explain the basic concepts of React. - What is an event in React.js? - How to set up an event within a component and between components