diff options
author | Ben Sima <ben@bsima.me> | 2024-12-11 22:40:34 -0500 |
---|---|---|
committer | Ben Sima <ben@bsima.me> | 2024-12-21 10:08:09 -0500 |
commit | e7d6505ff6bfefa927466361570cedde799e94a6 (patch) | |
tree | 82e88f4fe504723b919b38f6733d39cf02ea53af /bs/string.scm | |
parent | fc1422f099d95878209c92b3e9e2f509fe8ca77e (diff) |
Async end-to-end Storybook working
I deleted the tests because they were overspecifying the functionality. My
mistake was to try and build out the objects and endpoints before the end-to-end
sync thing was fully working. And then I misunderstood how to do async with
HTMX, I was overcomplicating it trying to create objects and endpoints for
everything instead of just focusing on the HTML that I should be
generating. This all just led to a clusterfuck of code doing all the wrong
things in the wrong places.
So far this is much better architected. And it turns out that using image n-1
with OpenAI's create_variation function doesn't work very well anyway, so I
scrapped that too; I'll have to look into different image gen services in the
future.
Diffstat (limited to 'bs/string.scm')
0 files changed, 0 insertions, 0 deletions