2024-02-17 15:06:42

Here it is then: My manifesto for small, static web apps.

If you wish to comment/reply on this, please read the intro on what a manifesto is before you do.

rosswintle.uk/2024/02/a-manife

With that in mind the summary is:

– Static first/only
– No login
– Don't store user data
– Use the smallest JS library possible
– Use web standards as much as possible
– Use simple build steps that won't break
– “Done” is a goal
– Zero-maintenance (and easy maintenance) is a goal
– Don’t minify
– Be accessible