Ravi
banner
ravicoding.dev
Ravi
@ravicoding.dev
Trying to create high quality tutorials on YouTube.
Building @edgestore.dev
🚀 The stack I'm trying out:

🧱 Framework: @tanstack.com start
📝 Language: @typescriptlang.org
🎨 Styling: @tailwindcss.com + @shadcn.com ui
🧩 ORM: @drizzle.team
🗄️ Database: @neon.tech (PostgreSQL)
🔐 Auth: Better Auth
☁️ Hosting: @vercel.com
March 18, 2025 at 5:35 AM
Here are 10 Cursor tips I wish I knew earlier.
Share if you have more.
Hope you find these helpful! 😉
dev.to/ravicoding/1...
10 Cursor Tips you NEED to Know
In this article, I'll be sharing 10 tips I wish I knew when I started using Cursor. From basic to...
dev.to
March 17, 2025 at 8:43 AM
Implementing feature flags is more useful than I expected!
March 17, 2025 at 5:44 AM
Does someone want to build this as an open source npm package? 🤔
February 3, 2025 at 8:19 AM
While working on a @nextjs.org app, I noticed navigation felt slower with the App Router compared to the Pages Router. So, I studied the features and tried different ways to speed things up.
Sharing what I've learned:
December 20, 2024 at 1:14 PM
Just built a project to test @nextjs.org navigation performance 🚀✨

There are many features that affect how smooth route changes feel. The final example, inspired by the NextFaster project, shows how fast things can get!

I would love to get some feedback 👀
December 8, 2024 at 8:02 AM