Activity

ayo

Moved to Eleventy! I kept overcomplicating things so I went back to the basics, but me being me I still overcomplicated stuff, mostly the Caddyfile, but it works now!

Attachment
0
ayo

Implemented support for async components in my JSX runtime! I’m really proud of the result, for example — to render your document — just await the root component! Such a clean design! This took so long because I wasn’t super familiar with everything promises and since it’s all built around them it took some of trial and error and two different iterations.

Attachment
0
ayo

(I accidentally deleted my original devlog, it logged around 9:30h and went something like this)

  • Started this project!
  • Made my own JSX runtime
  • Implemented a URL pattern pattern string parser
  • Implemented URLPatternList
  • Implemented URLPattern.compareComponent
Attachment
0