Are These IT Myths Valid in 2024?
The IT industry, just like any other, has its fair share of myths and legends. Today I want to check some of the most frequent I hear.
The IT industry, just like any other, has its fair share of myths and legends. Today I want to check some of the most frequent I hear.
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!
Getting things to code at home is often an integral part of the hiring process. How to make sure yours will be solved properly?
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.
Talking to people we work with is the basis of management. Yet often it’s something we fail to do properly.
Creating and maintaining UI library or an entire design system is complex. Building one from scratch can be a challenge, so let’s prepare the project to make it easier.