It's useful to have webapps that are fully usable when javascript is disabled and add cosmetic and usability improvements when it's enabled. I have this need for work right now.
Some of the existing solutions implement server-side rendering with added benefits on speed and bandwidth but they are not implemented in Nim.