Skip to main content

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

SectionWhat you'll find
LanguagesJava, TypeScript, Python, Go — language tips and gotchas
FrameworksReact, Spring Boot, Node.js — patterns and practical guides
ToolsDocker, Kubernetes, Git, CI/CD — day-to-day tooling knowledge
ConceptsSystem design, databases, security, performance
Best PracticesTeam-agreed standards for code review, testing, API design
Articles & TILsTime-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.