Skip to main content

Search

Items tagged with: Kitten


Quite happy with how the page/component lifecycle log messages are coming along as part of my push to get the new stateful components over the line in Kitten¹.

This should make it very easy to ensure that things are happening as you think they are and to conceptualise the behaviour of your stateful component hierarchies. (You can also use stateless components, of course, as is the currently documented workflow.)

¹ kitten.small-web.org

#Kitten #devNotes #SmallWeb #SmallTech


Little Chupi cracks us up with how deeply she enjoys snuggles. For a scraggly little cat with a bad haircut named after a blood sucking monster, she is awfully sweet. #Cats #CatsOfMastodon #Mastocats #Kitten #blep #FunnyAnimals


One of the beautiful things about Sublime Merge¹ (and git/diffs) is that you can see exactly what has changed in complex expected values in tests to ensure that you’re updating the tests without overlooking regressions.

(This is from the Markdown page loader tests in Kitten², as I’m refactoring to implement the upcoming breaking change in the stateful components API³ as it affects the generated code for stateful layout components in Markdown pages.)

¹ Which I always have running, full-screen on its own monitor.
² kitten.small-web.org
³ Currently experimental and undocumented but that should change once this breaking change is implemented.

#git #diff #unitTests #tape #SublimeMerge #Kitten #SmallWeb #web #dev #developerExperience