B
Analyzed about 1 month ago
Other licenses available for a small fee.
The goals of bkjs javascript framework:
(1) Do as much display logic as possible on the client side
(2) Don't hit the server unless necessary,
(3) use html5 pushState for links if available, fallback to hashbang
etc...