
Thoughts on using AI for software development
My somewhat random and disorganized thoughts and experiences on using AI for software development.
In the newsletter, I share new posts in my frontend development blog.
Live Last read · last published · next check

My somewhat random and disorganized thoughts and experiences on using AI for software development.

Hi!

I published another chapter of my book on clean code: Divide and conquer, or merge and relax, about splitting code into functions and modules, when the right time is to introduce an abstraction, and when it’s better to sleep on it.

A book on clean code for frontend developers

This setup assumes that you have the ESLint and Prettier extensions installed in Visual Studio Code.

Everything you need to write unit tests using Vitest

My new Visual Studio Code extension

My new Visual Studio Code extension

My new Visual Studio Code extension

End-to-end testing with Playwright and Mock Service Worker