Writings & Videos

Writings & Videos

Test-driven Development in React

Test-driven Development is one of the best techniques for writing code. It not only raises confidence of delivery by providing tests for everything, but it also streamlines development. And using it with React is quite pleasant!

  • react
  • tdd
  • testing

How to Solve Coding Homework

Getting things to code at home is often an integral part of the hiring process. How to make sure yours will be solved properly?

  • hiring
  • coding
  • homework

Introducing my React Starter

I’ve always liked having starter kits for my apps. But ever since Vite came into the scene, I thought having a React with TypeScript one doesn’t really makes sense. Turns out, I was wrong.

  • react
  • typescript
  • web-development

How to Conduct 1 on 1

Talking to people we work with is the basis of management. Yet often it’s something we fail to do properly.

  • management
  • leadership
  • work-culture

How to Run Technical Interviews

Running a good interview is one of the most important skills as a developer. And yet, many of us struggle to get it right.

  • hiring
  • interview
  • recruitment