Redoxx MentorLed Blog
Dive into Every Post

- React
- Server Components
- Frontend
7 min read
Understanding React Server Components
A deep dive into the architecture and benefits of using server components in React 18+.
Written by
Redoxx
Posted on
2025-06-20

- Next.js
- tRPC
- TypeScript
- API
6 min read
Type-Safe APIs with tRPC and Next.js
Learn how to build scalable, fully type-safe APIs in your Next.js projects using tRPC.
Written by
Redoxx
Posted on
2025-06-18

- Rust
- JavaScript
- Programming
8 min read
A Beginner’s Guide to Rust for JavaScript Developers
If you know JavaScript and want to start learning Rust, this guide will help you bridge the gap.
Written by
Redoxx
Posted on
2025-06-15

- Next.js
- Pusher
- Chat App
- WebSockets
5 min read
How I Built a Real-Time Chat App with Pusher and Next.js
Step-by-step walkthrough of building a chat application using modern web technologies.
Written by
Redoxx
Posted on
2025-06-10

- React
- UX
- Performance
4 min read
Improving UX with Debouncing and useDeferredValue in React
Explore the difference between debouncing inputs and using React’s useDeferredValue.
Written by
Redoxx
Posted on
2025-06-05

- Next.js
- DevOps
- VPS
- Deployment
6 min read
How to Self-Host a Next.js App on a VPS (No Vercel)
A practical guide for deploying your Next.js app on your own virtual private server.
Written by
Redoxx
Posted on
2025-06-01