Hacker News new | ask | show | jobs
by uo21tp5hoyg 1608 days ago
Not a great front page for a framework:

- Website is plain HTTP, HTTPS doesn't seem to be supported. (or is just taking a while to load?)

- Middle mouse / trackpad scrolling is slowed due to the background animation.

- Reloading the page for some reason loads me 1/3 down the page?

- Button CSS (top right) is misaligned and jumps all over when hovering over.

- Large white boxes with minimal padding makes everything look empty.

- High CPU usage doing nothing (400% usage, I assume again due to the background animation)

- It tries to load assets that don't exist. (stars.svg)

- No on-page examples, probably not that important though.

It's possible this framework is still great but I don't think it will gain any traction if the first introduction to it is this poor.

3 comments

> Reloading the page for some reason loads me 1/3 down the page?

For some reason (probably related to the animation?) the page starts with a huge margin at the bottom which then slowly gets smaller and smaller.

RE: No HTTPS

Reminds me of the Elixir installer for Windows.

https://github.com/elixir-lang/elixir-windows-setup/blob/a63...

No lag for me in scrolling <shrug>