Writing along the way
From tech to life lessons
-
Treat Your Skills Like an Investment
Think of your career like a portfolio—keep learning, diversifying, and reviewing to stay valuable in tech.
-
Life at a Tech Startup
What’s it really like working at a startup? Here's a down-to-earth look at the culture, pace, and mindset you need to thrive.
-
Communicating as an Engineer
Communication is a core skill for developers—not just in code, but in meetings, memos, and messages. Learn why knowing your audience and timing matters just as much as what you say.
-
What Makes Pragmatic Devs
Discover what it means to be a pragmatic programmer. From being a fast adopter of technology to maintaining a continuous improvement mindset, learn the essential traits and qualities that define a pragmatic developer.
-
2 Years at Buka
A personal story about growth, learning, and memorable moments during my first two years as an engineer at Bukalapak.
-
Dealing with Emergencies in Production
What to do when things go wrong in production, based on real experience.
-
Grateful in 2019
A quick look back at all the little and big things that made 2019 special.
-
First Time Testing Vue Components with Jest
Learn how to set up Jest and vue-test-utils to write your first unit test in a Vue component, step by step.