Blockwork allows developers to use HTML5 @imports in their code, as a way to import the content of other HTML files inside another.
This jQuery plugin lets developers do this by using a shortcode-like syntax, easy to remember even by less experienced developers.
If you even worked with PHP and its include functions then you're quite ready to go, and getting started with Blockwork is quite easy since the download also includes a README with usage instructions.
And since the browser stack eliminates all duplicate requests for the same file, you can rest assured that if you make a mistake in your code it will be fixed in the browser.
Requirements:
- JavaScript enabled on client side
- jQuery
Comments not found