Blog
Welcome to my blog! Here, I share insights, tutorials, and thoughts on web development, Laravel, React, Next.js and more.
React/Next.js Tip: Performance Boost with Dynamic Imports
Sep 02, 2025, 10:14 PM (BD Time)Learn how dynamic imports in React and Next.js can optimize performance, reduce bundle size, and improve SEO.
ReactJSNextJSPerformanceOptimizationLazyLoadingJavaScriptWebDevelopmentFrontendTipsSEOFriendlyRead moreLaravel Tip: Eloquent's 'when' Method for Cleaner Conditional Queries
Aug 21, 2025, 12:21 AM (BD Time)Learn how to use Laravel Eloquent's 'when' method to write cleaner, more maintainable conditional queries.
LaravelPHPEloquentTipsRead moreReact in 2025: Modern Best Practices for Scalable Web Apps
Jul 29, 2025, 04:00 PM (BD Time)Explore the latest best practices for building scalable, maintainable React applications in 2025, including hooks, server components, and performance optimization.
ReactJavaScriptBest PracticesWeb DevelopmentRead more