. Developer Resources Navigation

Developer Resources Navigation

Curated collection of useful development tools and learning resources

🌐 Essential Development Platforms
GitHub
https://github.com
World's largest open-source code hosting platform
GitLab
https://gitlab.com
Git repository management & CI/CD tools
Gitee
https://gitee.com
Chinese Git hosting platform
📚 Programming Learning & Documentation
MDN Web Docs
https://developer.mozilla.org
Essential frontend development documentation (HTML/CSS/JS)
W3Schools
https://www.w3schools.com
Beginner-friendly programming tutorials
LeetCode
https://leetcode.com
Algorithm practice platform
GeeksforGeeks
https://www.geeksforgeeks.org
Computer science knowledge and interview guides
Runoob
https://www.runoob.com
Chinese programming tutorials for beginners
CS50
https://cs50.harvard.edu
Harvard University's computer science open course
⚙️ Online Development Tools
JSFiddle
https://jsfiddle.net
Run HTML, CSS, JavaScript code online
CodePen
https://codepen.io
Frontend code sharing and showcase platform
Replit
https://replit.com
Online collaborative programming platform
📘 API & Reference Manuals
DevDocs
https://devdocs.io
Quick reference for various technical documentation
Postman
https://www.postman.com
API testing tool
Swagger
https://swagger.io
API documentation generation tool
💬 Developer Communities & Q&A
Stack Overflow
https://stackoverflow.com
World's largest programmer Q&A community
CSDN
https://www.csdn.net
Chinese developer technical community
Juejin
https://juejin.cn
Developer growth & sharing community
V2EX
https://www.v2ex.com
Lightweight technical discussion community
🔍 Code Search & Libraries
Openbase
https://openbase.com
Open-source library ratings and recommendations
Grep.app
https://grep.app
Search code in GitHub repositories
🤖 AI Assistants & Code Generation
ChatGPT
https://chat.openai.com
AI programming assistant
GitHub Copilot
https://github.com/features/copilot
AI code completion tool
Cursor
https://www.cursor.sh
AI-powered code editor
Codeium
https://www.codeium.com
Free AI code completion tool
🎨 Design & Frontend Resources
Figma
https://www.figma.com
Online UI/UX design tool
Font Awesome
https://fontawesome.com
Icon library
Tailwind CSS
https://tailwindcss.com
CSS framework
📦 Package Management & Dependency Tools
npm
https://www.npmjs.com
Node.js package manager
Yarn
https://yarnpkg.com
Alternative JS package manager
PyPI
https://pypi.org
Python package manager
🚀 DevOps & Deployment
Vercel
https://vercel.com
Frontend project hosting
Netlify
https://www.netlify.com
Static website deployment
Docker Hub
https://hub.docker.com
Docker container management
Kubernetes
https://kubernetes.io
Container orchestration platform