Vibe Coding Forem

Cover image for I was tired of regression testing, so I weekend-vibe-coded something
wyctor
wyctor

Posted on

I was tired of regression testing, so I weekend-vibe-coded something

It was Friday afternoon. I did the same thing for the 3rd time that day: view every single page on the site I'm developing.

I'm guessing you all know the meme:

In my case it was a legacy site migration to Next.js So when going for a long-shot you need to check for damages and there will be damages.

So in 5 lines I wrote down what I'd need - that became the initial questions and went for another type of long-shot. By the end of the weekend I got something I could use.

It wasn't a lot of time, so I'm sharing with you all, hoping the website comparison tool between dev and prod helps you as well.

Give it a try: npx @dexilion/lastest init

https://github.com/dexilion-team/lastest

Top comments (0)