Ross Wintle on Nostr: Here it is then: My manifesto for small, static web apps. If you wish to ...
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.
https://rosswintle.uk/2024/02/a-manifesto-for-small-static-web-apps/
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
If you wish to comment/reply on this, please read the intro on what a manifesto is before you do.
https://rosswintle.uk/2024/02/a-manifesto-for-small-static-web-apps/
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