3 small tips to become Master Yoda of modern JavaScript. The developer as a beginner as soon as he sees some old-school JavaScript code in an Angular or React project.
During code review, the reviewer will classify the developer as a beginner as soon as he sees some old-school JavaScript code in an Angular or React project. But if you know the following 3 tips, you will be considered as Master Yoda of modern JavaScript. So, let’s begin our journey!
Article covers: How native is react native?, React Native vs (Ionic, Cordova), Similarities and difference between React Native and Native App Development.
Using the React cloneElement is a better way to build a component API props in ES6 Javascript and Typescript. Here's a tutorial on how to do so.
Wanted to make a video with redux and redux-thunk using typescript. I found this a bit confusing when I first learned it and hopefully this videos makes the ...
In this article, we are going to know about "Why the industries are choosing to react instead of angular." First of all, we should know that angular is a...
I show how to use React with Typescript: - How to define a component How to specify props using types and interfaces - How to define state - How to handle events