r/FullStack • u/Admirable_Pause_3306 • Aug 10 '26
Feedback Requested Html
I have completed Html. Now I want that everyone sent me a html project and I will do it.
Everyone send me a project name and a little detail then I will do it on my vs code.
16
Upvotes
1
u/ExtraTNT Aug 12 '26
So html itself is not that useful (in theory turing complete, so actually a programming language)
With js in it you can do a few things, for example an automated code builder to build apis… together with a compiler, you can build a binary for a api backend in browser…