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
js
directory inside my Eleventysrc/expeditions/build-2025
category - a
day02.ts
typescript file that transpiles tobuild-2025/js/day02.js
- an entry in
build-2025/day02.html
that loads theday02.js
bundle
If all went well, you should see a moving red box above.