Optimize react boilerplate project’s docker file to reduce the image’s size from GBs to MBsIntroductionDec 14, 202211Dec 14, 202211
Design Patterns in javascript in a nutshellHello readers, in this blog I’ll share my knowledge about the design patterns that are being used in javascript projects. These patterns…Aug 21, 202216Aug 21, 202216
Localize/Internationalize frontend project with WeblateSegregation of duty brings the qualityJul 23, 2022191Jul 23, 2022191
Stop using split(“ ”) to split string with space in javascriptDon’t believe in your eyeJun 4, 2022100Jun 4, 2022100
Do you know about write-concern in MongoDB?It is always wise to know when to use what.May 29, 20221721May 29, 20221721
Stop using “eval” in JavascriptHalf-Knowledge is more dangerous than ignorance.Apr 26, 202210Apr 26, 202210
Harness the power of Server-Sent Events (SSE) in Node.js & ReactThere are lots of powerful APIs that have been introduced in HTML5 like Geolocation, Drag/Drop, Web-Storage, Web-Workers, etc. SSE…Apr 23, 2022135Apr 23, 2022135
What I’ve learned in the last four years of my IT careerLife is the art of drawing without an eraser — John W. GardnerAug 9, 2021122Aug 9, 2021122
How to write Unit test cases for the Modal component? [Part 3/3]“No amount of testing can prove a software right, a single test can prove a software wrong.” — Amir GhahraiJul 8, 202117Jul 8, 202117