PinnedNofij BarudwaleMastering React Reusable Components: A Comprehensive GuideUncover the power of React’s reusable components in this in-depth exploration. Learn how React’s component-based architecture…Nov 2, 2023Nov 2, 2023
Nofij BarudwaleBoosting React Performance with useMemo and useCallbackDiscover how to enhance React application performance with useMemo and useCallback hooks. Learn how these essential tools optimize…Nov 2, 2023Nov 2, 2023
Nofij BarudwaleReactJS : Lifecycle Methods in Functional ComponentsEach component in React has a lifecycle which you can monitor and manipulate during its three main phases.Jul 26, 20221Jul 26, 20221
Nofij BarudwaleReactJS : Complete guide to building product tours on your React appsProduct tours are self-explaining tips UI for the website user to break down complex UX and make it easily useable. It helps save customer…Nov 11, 2021Nov 11, 2021
Nofij BarudwaleReactJS : Convert JSON to query string with history.push()As a JavaScript developer, you’ll often need to construct URLs and query string parameters. One sensible way to construct query string…Nov 9, 2021Nov 9, 2021
Nofij BarudwaleJavaScript : Format numbers with commas and decimals.Sometimes, you may need to format a number value with commas and decimals in your HTML pages to make it easier to read. Here I found both…Oct 1, 2021Oct 1, 2021
Nofij BarudwaleReactJS : Simple way to use Echart in ReactIn this tutorial we will show you, how we can implement echarts in react. with the use of ECharts. I’ve been playing around with various…Sep 24, 2021Sep 24, 2021