Hacker News new | ask | show | jobs
by echoangle 164 days ago
> light grey polyfills

Those grey loading placeholders for text are called skeleton loaders BTW, polyfills are libraries used to support newer browser APIs in older browsers and not something you can exactly see on a website (without checking the devtools)

1 comments

TIL