Zsolt Ero @hyperknot.com · May 18

Looking at @astro.build source code be like: returning a template string of JS code, which imports template strings of image paths, which maps regex-parsed HTML matches to async image objects, all while JSON-parsing a stringified regex-escaped string!

2 likes 1 replies

?

Replies

Zsolt Ero · May 18

This is possibly... the worst code I've ever read? And I thought I can make it handle retina screenshots...