I will have more to say about Gemini in the future, but for now, I wanted to
write up some details about one thing in particular: the trust-on-first-use
algorithm I implemented for my client, gmni. I think you should implement
this algorithm, too!
First of al…
I present three ways of detecting, handling, and showing server-side errors: globally and at the component level.By default, Fulcro considers only non-200 HTTP status as an error. It is up to you to tell it what is an error and how to handle it.This is so…
Ever since Ed Sheeran’s 2017 hit,
I just can’t stop thinking about shapes.
It’s more than the earworm though:
2017 is the year in which I got deeply involved with Solid,
and also when the SHACL recommendation for shapes was published.
The problem is a very fun…