PinnedUsing`slug` to make dynamic and user-friendly URLs for our website.What is a Slug in Web Development? In web development, a slug is a user-friendly URL that represents the content of a web page. A slug is usually a short and descriptive text that is easy to read and remember. Slugs are important because they help to...May 14, 2023路4 min read
Exploring the Power of Supabase: My Journey in Learning and ImplementingIntroduction: In the ever-evolving landscape of backend development, finding the right tools to streamline the process and enhance productivity is crucial. During my quest to discover efficient backend solutions, I came across Supabase, an open-sourc...Jun 29, 2023路2 min read
Exploring the Power and Benefits of TypeScriptIntroduction: In the world of web development, staying ahead of the curve is crucial. One language that has gained significant popularity in recent years is TypeScript. Developed by Microsoft, TypeScript is a statically-typed superset of JavaScript t...Jun 11, 2023路3 min read
Exploring Radix UI: A Powerful Component Library for Building Consistent UIsIntroduction Radix UI is an innovative component library that offers a comprehensive set of ready-to-use UI components for building user interfaces. Developed with a focus on accessibility, performance, and customization, Radix UI empowers developers...May 25, 2023路3 min read
Supercharging Web Development with ViteIntroduction In the ever-evolving world of web development, developers are constantly seeking tools and technologies that can enhance their productivity and improve the performance of their applications. One such tool that has gained significant popu...May 20, 2023路3 min read
Hosting websites for free on "Vercel"Best hosting platform I've known so far...Mar 9, 2023路3 min read
Using 'Framer' for animation in React web apps.We all developers are much familiar with React framework. Even if a developer is not into web development, he will be familiar with react framework. As a learning frontend developer, I've been coding for more than 6 months, but recently I came across...Feb 20, 2023路1 min read