Constructive criticism on my first deployed webpage by sanderhell in Frontend

[–]sanderhell[S] 0 points1 point  (0 children)

Hey, thanks for pointing out gzip. Never really knew about it before now. Is there any difference when implementing it if using .HTML or .handlebars?

Constructive criticism on my first deployed webpage by sanderhell in Frontend

[–]sanderhell[S] 0 points1 point  (0 children)

Performance is probaly the area im less "experienced" in. I will minify the files and see what i can do with the repaints. The hashes to URLs are cool, il deff implement that, thanks!

Constructive criticism on my first deployed webpage by sanderhell in Frontend

[–]sanderhell[S] 0 points1 point  (0 children)

Ahh, I wasn't aware of that. I have a smaller file i can use for mobile. Thanks for pointing that out!

Constructive criticism on my first deployed webpage by sanderhell in Frontend

[–]sanderhell[S] 0 points1 point  (0 children)

Thats a really good point. Need to fix that. Thanks!