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.

.cursorignore file in Refine codebase, an OSS React framework

.cursorignore file in Refine codebase, an OSS React framework
In this article, we will review the file, .cursorignore, in Refine codebase. Refine is an open-source React framework to build internal tools.  We are familiar with .gitignore but let’s learn wha...
24.03.2025 0 Read More

asyncDebounce function in Refine codebase, a React framework.

asyncDebounce function in Refine codebase, a React framework.
In this article, we will review a function named asyncDebounce in Refine source code.  ⛶import debounce from "lodash/debounce"; type Callbacks any> = { resolve?: (value: Awaited>) => v...
26.03.2025 0 Read More

How I Optimized a Refine + Next.js + Ant Design Project for Lightning-Fast Performance 🚀

How I Optimized a Refine + Next.js + Ant Design Project for Lightning-Fast Performance 🚀
When working with frameworks like Refine, Next.js, and Ant Design, it's easy to build powerful apps — but making them fast and optimized takes some extra steps.In this post, I'll show you how I took...
26.04.2025 0 Read More
Loading...
#reading
Does Gemini Generate Accessible App Code?
0
My Journey with DXMentorship Cohort 4: Unpacking DevRel in Session 2
0
Create an Ubuntu 24.04 Template with Cloud-Init on Proxmox
0
Efficient Management of SQL Server Functions: Automating Routine Tasks
0
Down the Rabbit Hole of creating a Home Lab
0
#popular
Top 8 Open-Source Tools for Web Application Development
0
New Release: Free Email Signature Generator
0
Turn any git repo into llm readable format
0
Understanding Event Delegation in JavaScript: From Bubbling to Data Attributes
0
AI Runner: OpenSource desktop app for AI models
0