Navigate official documentation with clarity, order, and correctness.
readDocs is a structured learning path navigator that helps you master major tech domains by guiding you through official documentation in the correct order. No rewrites, no third-party tutorials—just the right docs in the right sequence.
- Web Development - HTML, CSS, JavaScript, TypeScript, React, Next.js, Node.js
- Mobile Development - Swift, SwiftUI, Kotlin, Jetpack Compose, React Native, Flutter
- Web3 - Blockchain fundamentals, Solidity, Smart Contracts, ethers.js/viem, DeFi
- AI & Machine Learning - Python, NumPy, Pandas, Scikit-learn, PyTorch, TensorFlow, Hugging Face
- React - UI Library
- TanStack Router - Type-safe routing
- Tailwind CSS - Utility-first CSS
- Vite - Build tool
- TypeScript - Type safety
# Install dependencies
npm install
# Start development server
npm run dev
# Build for production
npm run build
# Preview production build
npm run preview- Official Sources Only - Every link points to official documentation
- Strict Dependency Order - Clear prerequisites for each step
- No Tool Hype - Focus on what matters for learning
- Clear Mental Models - Build correct understanding from the ground up
- 🎯 Domain-based learning paths
- 📊 Progress tracking with local storage
- 🔍 Universal search across all documentation
- ⌨️ Keyboard shortcuts for power users
- 🌙 Dark mode support
- 📱 Fully responsive design
MIT