textisenough
textisenough.bsky.social
textisenough
@textisenough.bsky.social
software dev, husband. documenting journey of creating a no bs notes/todo app
The 30 minutes timelapse for that bit of work with the redo.
November 4, 2024 at 10:24 AM
1.5 hours of making a performant notes/todo app.
How long it took me to implement undo and then refactor to prepare for redo, and remove some arbitrary code barriers.
November 4, 2024 at 7:52 AM
Basic undo implemented, every time the text is edited it takes a snapshot of the pieces, and the current snapshot is kept track of.
Next is redo, and deleting undo history when we start typing again.
November 4, 2024 at 7:00 AM
1 hour timelapes of working on that memory stuff (already at 57 hours btw)
November 3, 2024 at 5:18 PM