Insights and technical writing from the KotaiCode team — explore what we build, learn, and think about.





Though I am primarily a backend/system developer, I have worked with frontend for a long time. Coffeescript, React JS/Native when it was just in beta, Rails, plain HTML/CSS, React when it matured a bit more, etc.
Debugging. For many software developers, the word itself conjures images of late nights, endless scrolling through logs, and the gnawing frustration of an elusive bug. We often view it as a necessary evil, a mundane chore that pulls us away from the “real” work of writing new features.
Cronochat is a simple, powerful Slack app.
Recently, I had to deal with receiving several events from Kafka. They were about 6 different types of them, but internally, the ways I…