Month of Building 02: Rendering Datastructure

Posted Tuesday, October 14, 2025 by Sri. Tagged EXPEDITION, CHALLENGE

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 Eleventy src/expeditions/build-2025 category
  • a day02.ts typescript file that transpiles to build-2025/js/day02.js
  • an entry in build-2025/day02.html that loads the day02.js bundle

If all went well, you should see a moving red box above.