May 5, 2020 · 2 min read
I have a love/hate relationship with Getting Things Done. It has massively increased my productivity. GTD basically means...
May 1, 2020 · 6 min read
Is your code secure? Encryption, hashing, API security, SQL injections, CSRF, XSS, DOS, HSTS, RBAC, .... Oh my. When I started my programming journey, I didn't even know that I should care about software security.
April 28, 2020 · 2 min read
Dear junior. Welcome to your new team! This first year will be overwhelming. You’ll learn so many new things that it will blow your mind every day for the first few weeks.
April 24, 2020 · 3 min read
Have you ever been frustrated because of your client? Most of us have. Whether the client wants a feature that doesn't make sense or demands an impossible deadline.
April 21, 2020 · 3 min read
You may want it cheap and easy. Or you have complex requirements. For each taste, there exist Docker hosting providers out there.
April 17, 2020 · 3 min read
Reviewing code takes time. Do you use this time to your best advantage? Code reviews provide an outstanding opportunity to learn so many valuable skills…