top | item 36307640

Ask HN: No JavaScript web UI framework?

7 points| _448 | 2 years ago

Please could you recommend to a novice web developer a web UI framework for web browsers without JavaScript support?

8 comments

order

el_hacker|2 years ago

If you are new to development, I advise you to do not to use any framework, give time to yourself use vanilla CSS and JavaScript so you will learn them the right way. I know some people who can't differentiate between Tailwind classes and HTML/CSS, they was thinking that Tailwind is CSS because they directly started learning it first, that's not the right way in my opinion.

fastball|2 years ago

Without Javascript, a "web UI framework" is effectively just a CSS framework.

aerio|2 years ago

Yeah, it's what early bootstrap was. Html "components" with accompanying CSS, as well as more utility CSS akin to tailwind without all the fluff.

ano88888|2 years ago

no thanks. javascript is simply better than CSS framework and less messy