Conferences

Talking About Nx Gradle at JavaZone Conference

All resources related to my talk at JavaZone conference about using NX for Monorepo with Gradle Services

Read
Conferences

My first big conference talk...

Check out my talk from last year at NDC Oslo 2021.

Read
Portfolio

GitHub Action for Preventing Deploy on Friday

I made open source GitHub Action prevent deployment on Friday. Check the article or my GitHub profile for more details.

Read
Clean Code

TODO comments are not clean code. Use them correctly!

TODO comments should not be part of the production code. They can be practical in the development process. There is an option to configure an ESLint rule to avoid them.

Read