This Build Day 02 prototype provides me a way to write javascript code in Typescript and have it render on a page.
Technically, it implements the following:
- a symlinked webapp bundler project using my prototype URSYS library
- a symlinked
jsdirectory inside my Eleventysrc/expeditions/build-2025category - a
day02.tstypescript file that transpiles tobuild-2025/js/day02.js - an entry in
build-2025/day02.htmlthat loads theday02.jsbundle
If all went well, you should see a moving red box above.