Skip to main content
  • English
  • Български
contact@kotito.com
Database schema relationships illustration
Journal
Web development

Database Patterns for Modern Web Apps — What We Learned in August

A month spent untangling database problems across four projects taught us that most data issues are design issues in disguise.

Milen Aleksandrov
Scroll
CI/CD pipeline stages illustration
Web development

CI/CD That Actually Works — Pipelines for Small Teams

July provided an honest look at our deployment pipelines. Half of them were too slow, too fragile, or too clever. Here is what survived the cleanup.

·3 min read
TypeScript code editor illustration
Web development

TypeScript Beyond the Basics — Patterns That Pay Off

June's deep work on TypeScript convinced us that the real value isn't in adding types — it's in designing types that make invalid states unrepresentable.

·3 min read
Edge computing network illustration
Web development

Edge Computing for the Rest of Us — Practical Patterns for Web Teams

May's exploration of edge runtimes revealed that the hype is real — if you know which workloads actually benefit from running closer to the user.

·3 min read
Design system components illustration
Web development

Design Systems That Scale — From Components to Culture

April brought a reckoning: our component libraries were growing but not scaling. The difference turned out to be documentation, not code.

·3 min read
Accessibility symbols illustration
Web development

Accessibility Is Not a Feature — It Is the Baseline

March is a good time to stop treating accessibility as a nice-to-have. Here is what we changed in our process to make inclusive design the default.

·3 min read
API design endpoints illustration
Web development

API Design That Lasts — Building Contracts Your Team Won't Regret

Bad APIs are the silent debt behind most project delays. February's deep-dive into contract-first design shows how to prevent it.

·2 min read
Clean architecture layers illustration
Web development

Clean Architecture in Practice — Lessons From Our January Reset

Every January we audit our codebases. This year the exercise confirmed what we already suspected: the projects with strict layer boundaries were the ones that survived change.

·2 min read