Fork me on GitHub
#luminus
<
2018-01-02
>
burke18:01:15

I want to create a mostly static web page for a local business. Do you know if a SPA with cljs/re-frame will have worse search engine ranking than a html page?

sveri18:01:49

@burke As a user I am happy about every static content that does not need any kind of javascript to be displayed.

burke18:01:40

Okay, that's a good point. Do you browse with JS turned off or is it because of unnecessary loading time / size?

sveri18:01:35

I think turning JS of is a developer, security concerned people thing, something that < 1% of people do. I am just annoyed by the loading time. I love HN as I can still browse it when I am somewhere with a wooden connection while it is impossible to browse some news paper page.

sveri18:01:47

These are two extreme opposites, but the point stands.

burke18:01:40

Okay, that's a good point. Do you browse with JS turned off or is it because of unnecessary loading time / size?