Logo
Login
Tech Posts 31382
100daysofcode 100daysofdevops 100pay 10mistakes 10yearworkanniversary 11 11labs 11tly 11ty 127001

Dev Blog A constructive and inclusive blog for software developers. With you every step of your journey.

Built with modern PHP and MySQL. Open source software that powers developer blogs and other inclusive communities.

Made with love and PHP. Dev Blog © 2024.

making tailwind components more viable with "dip:"

So before diving into this, this code straight up isn't mine and I just found it on github written by gustavopch which is just an implementation of a tweet from tailwind's creator, Adam Wathan. ...
20.03.2025 0 Read More

How to create a card with animated background with Tailwind CSS

Why Use an Animated Background?Animated backgrounds enhance your website’s visual appeal, making it more engaging. They can highlight key elements and add a sense of movement, creating a more dynami...
21.03.2025 0 Read More

How to Overcome Tailwind CSS Limitations with UnoCSS

As front-end development grows more complex, developers face increasing challenges with CSS frameworks. While Tailwind CSS has been a go-to solution for many teams, it comes with certain limitations t...
21.03.2025 0 Read More

Weekly #12-2025: Astro 5.5, Tailwind Plus, TypeScript 7, and More

Madhu Sudhan Subedi Tech Weekly Astro is a JavaScript web framework optimized for building fast, content-driven websites. With the release of version 5.5, it introduces better support for diagramming...
21.03.2025 0 Read More

🚀 Showcasing My React & Next.js Portfolio: Projects, Skills, and Open Source Contributions!

Hey everyone! I’ve just launched my developer portfolio, and I’d love your thoughts! 🔗 Live Site: suryamankedem.com.np ⚙️ Tech Stack: React, Next.js, Framer Motion, Tailwind CSS Highlight...
22.03.2025 0 Read More

SOFIA Tech Offers Free Modern Website Templates for Developers

Sofia Techn has released a collection of open-source website templates on GitHub, providing developers with ready-to-use starting points for their web projects. These templates combine modern design p...
22.03.2025 0 Read More

Tailwind CSS: A Pragmatic Choice for Faster UI Development

Introduction: Beyond the Framework Wars Another day, another Tailwind post and a new JS framework coming out (very likely). As a disclaimer, this isn’t a “Tailwind vs X” piece or an att...
24.03.2025 0 Read More

Building a Project Budget Manager with Django - Part 6: Advanced Features

Custom User Management Create a custom user app (users/models.py): ⛶from django.contrib.auth.models import AbstractUser from django.db import models class CustomUser(AbstractUser): "...
24.03.2025 0 Read More

🚀 Add Dark/Light Mode to Your React 19 Project in 10 Minutes!

Want to add a Dark/Light Mode toggle to your React 19 app using Tailwind CSS? This tutorial shows you how to set up a ThemeProvider, integrate it into App.tsx, and create a smooth sun 🌞 / moon 🌙...
24.03.2025 0 Read More

How to create an animated loader with Tailwind CSS

Let's build build a fancy, animated loader using only Tailwind CSS , no extra libraries needed!Read the article: https://lexingtonthemes.com/tutorials/how-tocreate-an-animated-loader-with-tailwind-cs...
25.03.2025 0 Read More
Loading...
#reading
Sephera Command Line Interface
0
15 habits that will put you in 1%
0
A Quick Developer’s Guide to Effective Data Engineering
0
🐳 Dockerize Your Angular App: A Beginner’s Guide
0
This Vlog is Written by an AI. Think About That.
0
#popular
Top 8 Open-Source Tools for Web Application Development
0
Turn any git repo into llm readable format
0
New Release: Free Email Signature Generator
0
Understanding Event Delegation in JavaScript: From Bubbling to Data Attributes
0
AI Runner: OpenSource desktop app for AI models
0