As a first timer on frontend, I'd appreciate all feedback - headline, design, product, anything. Thanks!
Ask HN: Need feedback on my landing page as a first timer
1–10 of 16 posts
Re: Ask HN: Need feedback on my landing page as a first timer
#2Instead, a giant blue bird svg takes up most of the page, scrolling down there is another giant svg, and then a tiny amount of unformatted text.
Re: Ask HN: Need feedback on my landing page as a first timer
#3Does not work with javascript blocked via ublock origin. Instead, a giant blue bird svg takes up most of the page, scrolling down there is another giant svg, and then a tiny amount of unformatted text.
Re: Ask HN: Need feedback on my landing page as a first timer
#4Does not work with javascript blocked via ublock origin. Instead, a giant blue bird svg takes up most of the page, scrolling down there is another giant svg, and then a tiny amount of unformatted text.
Thanks. I'll see if I can detect blocked js to show an alternate layout.
And if what shows with the JS blocked is all that is there, then there does not look to be any reason there should be any JS on this page to begin with.
You have two images, images display fine without JS. Although given their native size they need some css or width=/height= attributes to corral them into size. And a small amount of text (no need for JS to display text) and one form field and a submit button (both handled by basic html forms and posting to a CGI endpoint).
Re: Ask HN: Need feedback on my landing page as a first timer
#5Does not work with javascript blocked via ublock origin. Instead, a giant blue bird svg takes up most of the page, scrolling down there is another giant svg, and then a tiny amount of unformatted text.
Thanks. I'll see if I can detect blocked js to show an alternate layout.
It is a discipline even with yourself; just because you think adding something would be cool doesn't mean it's important and doesn't automatically put it on the roadmap.
Re: Ask HN: Need feedback on my landing page as a first timer
#6Earlier quoted context omitted.
Thanks. I'll see if I can detect blocked js to show an alternate layout.
If you create the base page as static html plus css then there is no need for "detecting" blocked JS, because the page will display properly everywhere. And if what shows with the JS blocked is all that is there, then there does not look to be any reason there should be any JS on this page to begin with. You have two images, images display fine without JS. Although given their native size they need some css or width=…
Re: Ask HN: Need feedback on my landing page as a first timer
#7Earlier quoted context omitted.
Thanks. I'll see if I can detect blocked js to show an alternate layout.
That, here, is your first exercice as a first timer. You'll receive many such requests and your job is to decide whether they're relevant to your objectives or not. It is a discipline even with yourself; just because you think adding something would be cool doesn't mean it's important and doesn't automatically put it on the roadmap.
Re: Ask HN: Need feedback on my landing page as a first timer
#8 DocumentRe: Ask HN: Need feedback on my landing page as a first timer
#9You probably want to fix the page title: Document
Re: Ask HN: Need feedback on my landing page as a first timer
#10You probably want to fix the page title: Document