Skip to content

Instantly share code, notes, and snippets.

@seyedi
Created November 9, 2014 06:56
Show Gist options
  • Save seyedi/520b5a124cece73af9cc to your computer and use it in GitHub Desktop.
Save seyedi/520b5a124cece73af9cc to your computer and use it in GitHub Desktop.
#7 Principles of Rich Web Applications
Server rendered pages are not optional
Act immediately on user input
React to data changes
Control the data exchange with the server
Don’t break history, enhance it
Push code updates
Predict behavior
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment