Optimize react boilerplate project’s docker file to reduce the image’s size from GBs to MBsIntroductionDec 14, 20221Dec 14, 20221
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, 2022Aug 21, 2022
Localize/Internationalize frontend project with WeblateSegregation of duty brings the qualityJul 23, 20221Jul 23, 20221
Stop using split(“ ”) to split string with space in javascriptDon’t believe in your eyeJun 4, 2022Jun 4, 2022
Do you know about write-concern in MongoDB?It is always wise to know when to use what.May 29, 2022May 29, 2022
Stop using “eval” in JavascriptHalf-Knowledge is more dangerous than ignorance.Apr 26, 2022Apr 26, 2022
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, 2022Apr 23, 2022
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, 2021Aug 9, 2021
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, 2021Jul 8, 2021