mastodon.ar.al is one of the many independent Mastodon servers you can use to participate in the fediverse.
This is my personal fediverse server.

Administered by:

Server stats:

1
active users

React + Next.js vs Kitten: developer experience, getting started.

It takes ~30 seconds to get the React + Next.js web site up and running… how long does it take for Kitten? You’ll find out in the next post…

Full blog post: ar.al/2024/08/19/kitten-kawaii

React + Next.js vs Kitten: developer experience, getting started (cont.)

So it takes ~30 seconds to get the React + Next.js web site up and running…

How long does it take for Kitten?

~3 seconds.

Full blog post: ar.al/2024/08/19/kitten-kawaii

React + Next.js vs Kitten: developer experience, getting started (cont.)

In fact, it’s even faster if you install Kitten first (the equivalent of installing Node.js first, basically).

Kitten is still up and running with the Kitten Kawaii web site in ~18 seconds.

So that thing about web frameworks and workflows being slow… that’s a Big Web thing.

Full blog post: ar.al/2024/08/19/kitten-kawaii

Development is one thing, what about deployment?

Soon, you’ll be able to deploy your Kitten apps to small-web.org using Domain¹.

Here’s a recording of me deploying Kitten Kawaii to kitten-kawaii.small-web.org using Domain.

Here, domain is registering the domain (subdomain but it’s on the Public Suffix List) and installing Kitten Kawaii on a pre-warmed VPS server.

Full blog post: ar.al/2024/08/19/kitten-kawaii

¹ codeberg.org/domain/app

Aral Balkan

Of course it’s not just quantitative differences but qualitative ones too…

Since all our time isn’t spent trying to create planet-scale factory farms for human beings (which are hard to do and involve lots of complexity), we can concentrate on nice things like maintaining state in the URL… like Kitten Kawaii does.

URL-based state: ar.al/2024/08/19/kitten-kawaii

Full blog post: ar.al/2024/08/19/kitten-kawaii

View source: codeberg.org/aral/kitten-kawai

And just to underscore how simple Kitten is, here’s a demo of creating a new Kitten project that displays the character you’ve configured using Kitten Kawaii.

There’s a lot more in the blog post (this whole thing just ballooned up from what I thought would be a nice weekend project) but I hope the highlights/videos give you some idea of how web development can be if our goal isn’t to exploit and extract from people to become billionaires.

:kitten:💕

PS. I forgot to mention: use the back, forward, and refresh buttons on the browser. It should all work as expected. Because this is a *web* app, after all.