Live data from Hacker News

Show HN: Open – Free React landing page template

github.com

1–10 of 79 posts

Re: Show HN: Open – Free React landing page template

#4
post #3

Why react?

While maybe slightly curt, I do echo this statement. Nothing on the demo page displays anything you couldn't do with a static page. Using tools devs are familiar with can often be good, but here it's hard to see the benefit.

I suspect the audience is people with a React site already but in that case I'd expect they already have a landing page.

These corporate sites are really the ones that should just be old fashioned HTML + CSS if possible.

Re: Show HN: Open – Free React landing page template

#8

Why react?

Why not? It's the most popular UI framework. The second you start building a SAAS product on top of those pages, you're not going to want to be in vanilla land.

Because you want your landing page to load instantly and React or any other JS-generated site just can't compete in loading speed with a static HTML page.

Re: Show HN: Open – Free React landing page template

#10

Why react?

Why not? It's the most popular UI framework. The second you start building a SAAS product on top of those pages, you're not going to want to be in vanilla land.

Because you need a bit of CSS knowledge and to know how intersection observers have to be configured and then everything works with few lines of JS and CSS ... it's lightweight and SEO friendly and not bloated as if you use REACT.
Post reply on HN