Organizing a remote hack week

In recent years, Hackathon/hack week/hack day has been the driving force behind the innovation of the large company. It also serves multi-purpose. 1) Medium for recruitment to find passionate engineers. 2) Timeout and a change of pace from the usual backlogs. 3) Builds culture and […]

Read more

Clean Code

Clean code was made popular by publishing a book by Robert C. Martin titled Clean Code: A Handbook of Agile Software Craftsmanship. It talks about writing clean, understandable, and maintainable code is a skill that is crucial for every developer to master. “Any fool can […]

Read more