RSS Amplifier

Blog

Artem Sapegin’s Frontend

In the newsletter, I share new posts in my frontend development blog.

sapegin.substack.comSource feed ↗10 posts

Live Last read · last published · next check

Written by

Latest posts

Thoughts on using AI for software development

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

75% off Washing your code

Hi!

Washing your code: divide and conquer, or merge and relax

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.

Washing your code

A book on clean code for frontend developers

Better autosave and autoformat in Visual Studio Code

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

Vitest cheat sheet

Everything you need to write unit tests using Vitest

Just Blame 🪲

My new Visual Studio Code extension

Notebox 📝

My new Visual Studio Code extension

Todo Tomorrow

My new Visual Studio Code extension

Modern React testing, part 5: Playwright

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