JavaScript topics for interview preparationReact Hook: ‘Hooks are functions that let you “hook into” React state and lifecycle features from function component. They do not work…Nov 5, 2020Nov 5, 2020
React Concepts in my noteReact: is a JavaScript library for building user interface. It’s not exactly a framework.Nov 4, 2020Nov 4, 2020
Interesting JavaScript Topics we should knowPrimitive Values: All types except objects can not be modified after creation are primitive values.Nov 3, 2020Nov 3, 2020