PinnedRedux myth bustingI often hear React-Redux as a conjugate term. In fact, sometimes developers introduce redux in their projects without realizing its…Oct 25, 2022Oct 25, 2022
PinnedSocket Programming and other potent alternativesCommunication between client and server is fundamental for any CSR application. The REST API is the traditional approach for requesting…Oct 27, 2022Oct 27, 2022
PinnedProject Estimation and Prioritization Techniques from Engineering Leader’s perspectiveMy initial journey after taking up the Engineering Leader job had never been easy due to a lack of cognizance required for this particular…Oct 17, 2022Oct 17, 2022
PinnedConflict Management in the workplaceConflicts are inevitable in the workplace, and managing such circumstances well is a professional skill to be acquired and keep sharpening…Oct 17, 2022Oct 17, 2022
PinnedMonitoring, APM, OpenTelemetry, Observability — modern-day requisites for uninterrupted business…A couple of months ago, I was interviewing a few candidates. I had a heartfelt experience when some of them revealed a fundamental…Oct 17, 2022Oct 17, 2022
Deno — a competitor or superseder of NodeJs? Introduction of Fresh frameworkIt was the month of May 2020, the inception point of a new secure JS/TS runtime called Deno. In order to overcome some of Node.js’ design…Jun 28, 2023Jun 28, 2023
Howdy Houdini — Unlocking the Power of Custom CSSHave you ever come across Houdini CSS? The expectation is low because it hasn’t achieved much popularity yet due to a lack of browser…May 31, 2023May 31, 2023
GPU-accelerated CSS propertiesGPU-accelerated CSS properties leverage the power of the Graphics Processing Unit (GPU) to offload rendering tasks from the Central…May 22, 2023May 22, 2023
React Tearing issue and its antidotesA few days ago, I posted a short note about the React Tearing issue on LinkedIn. If that didn’t catch your eye, please find that post here…May 21, 2023May 21, 2023
Fetch-Then-Render, Render-As-You-Fetch, and Fetch-On-Render: Data Fetching and Rendering Approaches…React is widely recognized as a highly sought-after library, revered for its ability to empower developers in constructing sophisticated…May 16, 2023May 16, 2023