Remy Sharp02/01/11
1747 views
0 replies
I've written my fair share of single file applications. All the
JavaScript and CSS are inline, and if I'm feeling particularly ninja,
I'll base64 encode the images, and make them inline too.
To make the whole thing completely available offline is insanely...