Devinder SuthwalCheatsheet for react 18This is my personal study notes of the React 18 changes, which were provided by React team in the form of Blogs and Youtube sessions.Nov 15, 2022Nov 15, 2022
Devinder SuthwalReact 17, What is New JSX?React 17 was released on 20th October, 2020. It doesn’t contain any developer facing new features. But there are lots of internal things…Feb 14, 20212Feb 14, 20212
Devinder SuthwalinDevinderReact Virtual DOM vs Real DOMIf you landed here then you have an idea that React uses Virtual DOM for better performance and want to have better understanding of it. In…Nov 30, 20203Nov 30, 20203
Devinder SuthwalinDevinderWhy API call is recommended in componentDidMount()It’s good to have basic knowledge of Event Loop, Component lifecycle methods and Virtual DOM for better understanding of this article.Apr 19, 2019Apr 19, 2019