JACL is an experimental Lisp system for the Web browser platform in the early stages development. It was created by Alan Dipert to explore new techniques for developing large SPAs (Single Page Applications) with Lisp. (more…)
Read more »
One of the best ways to handle navigation on small screens is to use sidenavs. When it comes to creating that nav, the best was is not the… (more…)
Read more »
If you are building a serious project, you should probably use something like Sentry to get error reports. However, if you are not using such a tool and want to check console errors on phone, here are 3 easy steps: (more…)
Read more »
Adding a way to use webauthn without Javascript should be considered. For example most Tor users have Javascript always disabled, and having a way to use webauthn without JS would allow use of 2FA ... (more…)
Read more »