|
Queue.js takes a list of JS files and loads them all at the same time, not one by one like regular JavaScript is loaded.
This little trick increases page speed and allows faster delivery of code.
The library works with client-side (browsers) and server-side (Node.js) environments.
Here are some key features of "Queue.js":
· Set the number of files to load at a time
· Support for callbacks
· Light footprint
Requirements:
· JavaScript enabled on client side
· Node.js
Via: Queue.js 1.0.0
0 Comment:
Post a Comment