Skip to content
#

frontend-development

Here are 39 public repositories matching this topic...

fvsch
fvsch commented Apr 22, 2016

It's probably worth expanding on the script element.

At the very least I'd mention that <script src="..."></script> blocks content rendering while the script loads and executes, and add a non-blocking example with <script async src="..."></script>.

The scope of this project is not to explain every feature of each element that can go in <head>, but for important features it's probably a goo

Improve this page

Add a description, image, and links to the frontend-development topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the frontend-development topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.