Roast Dev - community of developers Logo
  • Home
  • Categories
  • About
Login
Tech news 6 Tech Posts 31279 Web Dev 24
100daysofcode 100daysofdevops 100pay 10mistakes 10yearworkanniversary 11 11labs 11tly 11ty 127001

Roast Dev - community of developers

Professional programming tutorials and development guides. Learn, build, and grow your software development skills.

  • About Us
  • All Categories
  • Sitemap
  • RSS Feed
  • We are on DFace
  • RoastedGames

Made with PHP &
© 2026 Roast Dev - community of developers. All rights reserved.

.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
Optimise performance in Javascript: Part 2
0
HarmonyOSNext 端云一体化(4)
0
How to Automate Failure Handling and Messages with This Design!
0
Build Your Own Frontend Scaffolding CLI Tool with Node.js
0
AppsOnAir: Why Should You Use It as a Replacement to CodePush?
0
#popular
How to Disable NSFW Filter in FaceFusion 3.2.0
0
Mastering OpenAI’s new Agents SDK & Responses API [Part 1]
1
What is Model Context Protocol (MCP): Explained in detail
1
Beginner's Guide to the Model Context Protocol (MCP)
0
How to Run DeepSeek Locally Using Ollama
0