Skip to content

Instantly share code, notes, and snippets.

@edwardchanjw
Created April 25, 2015 05:37
Show Gist options
  • Save edwardchanjw/913998a993621f0cb1ec to your computer and use it in GitHub Desktop.
Save edwardchanjw/913998a993621f0cb1ec to your computer and use it in GitHub Desktop.
JS framework pitfall
Meteor - Non-Offline first
Derby - Modular
Why server side rendering consider better? Load whole chunk html performance better than append?
Server rendering html DOM operation performance vs Client rendering json DOM?
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment