DynoSRC

Software Screenshot:
DynoSRC
Software Details:
Version: 0.0.2
Upload Date: 13 May 15
Developer: Jason Anderson
Distribution Type: Freeware
Downloads: 18

Rating: nan/5 (Total Votes: 0)

DynoSRC uses new techniques for loading JavaScript files on the client's side, totally different from what developers have been accustomed to.

Instead of serving one file at a time via one HTTP request, JavaScript files are parsed, merged together and embedded in the code, being delivered with the HTML file as inline JavaScript.

When reaching the client's browser, their content is saved to localStorage.

If one of the scripts needs to be updated, DynoSRC sends only the code that changed, which is patched on the client side to the already existing libraries.

As you can see, there is minimal usage of HTTP requests with DynoSRC. And if you have any knowledge of basic Web development tips and tricks, then you know that HTTP requests are the main culprit when it comes to slow loading Web pages.

With DynoSRC you not only make usage of less HTTP requests, but you additionally send less data when you use one.

What is new in this release:

  • Added homepage, repository and license props.

Requirements:

  • JavaScript enabled on client side
  • Node.js 0.10 or higher

Similar Software

MissMatch
MissMatch

13 May 15

RDF.rb
RDF.rb

10 Dec 15

Annoying.js
Annoying.js

5 Jun 15

PressPass
PressPass

11 Apr 15

Comments to DynoSRC

Comments not found
Add Comment
Turn on images!