PinnedPublished inMachines talk, we tech.Golang Microservices Challenge: Designing an extensible, easy-to-use, and testable HTTP clientAs a software engineer, backend developer and being part of the development team at Augury, I continuously face many challenges when…Dec 11, 20211Dec 11, 20211
Published inTowards DevWhy ChatGPT Won’t Replace You as a Senior Developer (For Now): A Dive into React & Socket.IOThe Human Touch: Unraveling ChatGPT’s Code WizardryApr 18, 2023Apr 18, 2023
React Hooks — useObserve (use ResizeObserver Custom Hook)Create your own custom hook articleJun 24, 20202Jun 24, 20202
Memozation for Better Reactjs Application PerformanceReactjs, Memo, JavaScript, Performance, Closure and ReselectMar 4, 2020Mar 4, 2020
Bundle Splitting & Lazy Loading — Reactjs and WebpackLazy Loading Modules and Webpack Bundle-Splitting (React, Webpack & Babel)Dec 9, 2019Dec 9, 2019
React: Best Practices to follow for Better PerformanceAs the need for better performance has emerged at Facebook, Reactjs were developed. It has been maintained over the time by the…Nov 24, 2019Nov 24, 2019
JavaScript Execution Context & Call StackJavaScript Execution Context is the environment or scope in which the JavaScript code runs. In other words, it is the scope where all our…Jul 22, 2019Jul 22, 2019