Articles
-
Why do people use Axios instead of Fetch
Deciding between Axios and Fetch? Delve into a detailed breakdown of the pros and cons to guide your informed choice in web development
-
HTML <video> Tag: Embedding, Muting, Autoplaying and Beyond
Explore the detailed guide on HTML <video> tag! Learn to embed, mute, and control video playback, create previews and add posters. Dive in now!
-
HTML <time> Tag: A Definitive Guide
Dive into HTML's <time> tag intricacies, learning how to code date, show time, use date-time, and add a time stamp in your HTML.
-
Async vs defer - HTML Script tags
Improve webpage loading & user experience with async & defer attributes for HTML script tags. Learn best practices for optimized script execution.
-
Indiehacker's Log #1
Learn from the errors I made in ideation, building MVPs, and validating ideas without investing excessive resources.
-
Understanding the .flatMap() method in Javascript
Get an in-depth understanding of the .flatMap() method. Learn practical use cases, compare with alternatives, understand its strengths and limitations.
-
Amp Up Your CSS: Understanding and Using CSS Variables
Increase coding efficiency with CSS variables. Centralize values, eliminate repetition, and create a more efficient codebase
-
Are React Client Components All Bad? A Look At Next.js 13
Learn why React Client Components are not to be avoided and how they can be used alongside Next.js 13's React Server Components for optimal results
-
Build a Streaming AI Chat App with Vercel AI SDK and Next.js
Step-by-step guide on building a streaming AI chat app with Next.js and Vercel AI SDK. Follow along and create a seamless chat experience for your users.
-
Unlocking web accessibility: an in-depth guide to ARIA
Unlock the doors to a more accessible web by mastering Accessible Rich Internet Applications (ARIA). Create inclusive UX for everyone, no matter their abilities