SM
ProjectsBlogsResourcesPlaygroundContact
SM

All blogs

Sharing the knowledge I learn from my coding journey, one blog at a time. Explore my collection of articles covering various programming topics, tips, etc.

Building a Reusable MotionDiv Component for Next.js Applications

Thursday, June 262025

Learn how to create a flexible MotionDiv component that works seamlessly with Next.js server-side rendering while maintaining clean and reusable animation code.

How to Color Your Dev.to Article's Code Snippets.

Thursday, June 262025

A simple guide to making your Dev.to code snippets more colorful and readable with syntax highlighting. Learn different methods and best practices for better code presentation.

TypeScript: Types vs Interfaces - Which One Should You Use?

Thursday, June 262025

A practical guide to understanding the differences between TypeScript types and interfaces, with real-world examples and best practices for when to use each approach.

Enhancing User Experience with Framer Motion: Basic Animations

Thursday, June 262025

Learn the fundamentals of Framer Motion to add smooth and engaging animations to your React applications, improving user experience.

Mastering Responsive Layouts with Tailwind CSS Grid

Wednesday, June 252025

Discover how to effortlessly create responsive and flexible grid layouts using Tailwind CSS utilities, enhancing your web design workflow.

Inspired By Manu Arora