#lookoverthere — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #lookoverthere, aggregated by home.social.
-
https://nkvsspsundaycomics.thecomicseries.com/comics/422/
Guest art from John Peters
mooncowhand.bsky.social#kitteh #ralph #sundaycomic #sundaymotivation #ninjas #webcomics #webcomicchat #comicbookhour #comics #misdirection #lookoverthere #ninjacat #technique #skills #sundayvibe #vibecheck
-
…And there are more interesting tid-bits in there too:
• See how I’m pushing Kitten’s Streaming HTML to its logical conclusion and streaming JavaScript from the server to the client to keep all logic on the server while implementing a client-side feature (copy to clipboard): https://codeberg.org/small-web/look-over-there/src/branch/main/CopyButton.component.js
• Following on from that, note how the Toast component that’s triggered when something is copied looks (under the hood, Streaming HTML is htmx + WebSockets + some Kitten-specific magic and glues it all together and adds syntactic sugar): https://codeberg.org/small-web/look-over-there/src/branch/main/Toast.fragment.js
• Finally, check out how layout components and slots work: https://codeberg.org/small-web/look-over-there/src/branch/main/Site.layout.js
I think that’s all the intersting stuff I can spot at the moment.
Have fun!
:kitten:💕
#Kitten #SmallWeb #SmallTech #SmallTechnologyFoundation #LookOverThere #code #StreamingHTML #htmx #websockets #nodeJS #web #dev