Ceycode Dev Hub
A living knowledge base built by the team, for the team. Share what you've learned, discover what others know, and grow together.
What lives here
| Section | What you'll find |
|---|---|
| Languages | Java, TypeScript, Python, Go — language tips and gotchas |
| Frameworks | React, Spring Boot, Node.js — patterns and practical guides |
| Tools | Docker, Kubernetes, Git, CI/CD — day-to-day tooling knowledge |
| Concepts | System design, databases, security, performance |
| Best Practices | Team-agreed standards for code review, testing, API design |
| Articles & TILs | Time-stamped discoveries, tutorials, and "today I learned" posts |
How to contribute
Anyone on the team can add to this hub. There are two ways:
Write an article or TIL (Blog)
The Articles & TILs section is for anything time-stamped — things you learned this week, discoveries, comparisons, short tutorials. These live in blog/ and are author-attributed.
Add to the Knowledge Base (Docs)
The knowledge base sections are for evergreen content — guides, best practices, and topic overviews that don't expire. These live in docs/.
See the full Contributing Guide and pick a template to get started quickly.
Not sure where to start?
- Found something interesting? Write a TIL — takes 10 minutes, uses the TIL template.
- Learned something through trial and error? Write a tutorial — teach it to the next person.
- Have a strong opinion on how something should be done? Add a best practice.
- Went deep on a topic? Write a deep dive and save the next person the research time.