Yeah I get that if you’re building an app it needs to run stuff to do stuff but I see people using react for static websites.
I don't believe there is such a thing. 😅 A true static website? Like, with zero anything, not even a form?
Please Login to reply.
Forms are html …
Ya but forms need validation and html can't do that for you. And submitting a form means it's not static anyway.
You can do this with SQL though.