Kitten update
When using Streaming HTML¹, pages connected to your server will now automatically reload themselves after your server restarts to seamlessly continue with fresh page storage.
(Page storage² is a new feature I added the other day.)
You can see page storage and Streaming HTML in action on Kitten Kawaii, the Kitten port of React Kawaii I just finished (post coming soon):
kitten-kawaii.small-web.org/
:kitten:💕
¹ https://kitten.small-web.org/tutorials/streaming-html/
² https://kitten.small-web.org/reference/#data-scopes
Following the data scope bug I fixed yesterday, I just added a new feature to Kitten to make this sort of bug more difficult to introduce into your apps.
Introducing: page storage (server-side, ephemeral page-scoped data).
This is available only for the Streaming HTML workflow and the scope is shared between your page route and on your onConnect() handler. It’s great if you want state per page instead of per session, etc.
New data scopes docs: https://kitten.small-web.org/reference/#data-scopes
076萌SNS is a social network, courtesy of 076. It runs on GNU social, version 2.0.2-beta0, available under the GNU Affero General Public License.
All 076萌SNS content and data are available under the Creative Commons Attribution 3.0 license.