Adam Nemeth image

Ádám Németh

Software Engineer

Developer productivity hacks #2 - How to keep your React project clean

Have you ever wondered "is this AlertButton being used anywhere"? If so, this article might help you with that.

August 29, 2023 2 min read

Developer productivity hacks #1 - Testing your code very fast

Adding code to existing codebases can sometimes take a lot of time. What if I told you there are ways to reduce it?

October 18, 2022 4 min read

Increasing the test coverage of your React project

Testing is an important and essential part of software engineering, but when working on real life projects it can get hard sometimes to cover everything properly.

October 4, 2022 3 min read

How I became a developer

No, you don’t necessarily need a university degree, or crazy math skills.

September 20, 2022 5 min read

Why use snapshot testing with Jest

First you might find snapshot testing annoying and useless, but I can show you how to make it suck less.

September 13, 2022 3 min read