Site Archived Nov 7, 2023

Devlog

These are my daily notes and internal conversations during development. They may be helpful to understand the larger context of decisions that were made, and how I learned and explored while building.

Devlog < 2023 < March < 6

| by date | | thread: collect |

Now that I’ve redone the object tree to be typed, I have to do the context over again. The context needs to be structured in a way that makes it easy to access from inside a string. When you access something, you get the value from its (implicit or) explicit @render object. Some objects return themselves (like @value).

| thread: collect | | by date |