Introduction to React class component and JSX syntax. We will create a simple component and render it in web server.
When we have nested state objects in React, it becomes difficult to update a particular property in a nested object. Learn more on how to easily update the state in nested object.
State update is done asynchronously in React. So it is important to understand the difference between passing function or object to setState function.
You can define React components as class or functions. We are going to learn the difference in terms of state, hooks, refs and lifecycle methods.
In this tutorial, you will get an overview of what is tensorflow.js, and how and where you can use the tensorflow.js, visualization library, examples and demos for tensorflow.js
Jest is a testing framework built on top of Jasmine. Lets see what features are provided by Jest like zero config, timers, spies, mocks
We are going to learn to install Jest, test the sample React component using Jest, testing using Jest mocks, faketimers and testing async http axios or fetch calls.
We will look into the popular top templating libraries available in JavaScript like EJS, Handlebars, Pug, Nunjucks, Hogan, doT, twig, lodash, underscore