Published onJuly 11, 2022Does Using -const- Affect Program Performance?performancefrontendjavascriptUnlike lower-level languages like C#, where using `const` can lead to memory optimization and better memory management
Published onJuly 11, 2022The Tailwind Caution - Balancing Knowledge and ToolsperformancefrontendtailwindcssThe growing trend of leaning heavily towards Tailwind CSS and the widespread rush to adopt it seems, in my personal view, potentially hazardous.
Published onMarch 11, 2022The Hot Topic of Excessive Rerenders in Digikala and a Small Solution ProductCard RerendersperformanceRecently, theres been a heated discussion about the issue of frequent rerenders on Digikala, which youve probably heard about. My personal take on this is that it might be premature to form strong opinions at this stage.
Published onNovember 25, 2020How to analyze Next.js app bundles?next-jsperformanceSometimes, it happens that our app performs slowly without any apparent reason, and even though we don't load heavy content