Skip to content

Instantly share code, notes, and snippets.

@gogogarrett
Last active September 29, 2015 07:16
Show Gist options
  • Save gogogarrett/95315720eb75bdc982c7 to your computer and use it in GitHub Desktop.
Save gogogarrett/95315720eb75bdc982c7 to your computer and use it in GitHub Desktop.
Learning List
  • Redis
  • MongoDB
  • Riak and/or Cassandra?
  • Set up Continuous Integration server like Jenkins/BuildKite
  • Caching headers, URL design, content negotiation, SPDY
  • Websockets
  • Are you familiar with message queues, pubsub, zeromq?
  • Do you understand basic web app security? XSS, CSRF, clickjacking, OWASP, escape-by-default templating?
  • Do you know what's involved in client-side web performance optimisation (Steve Souders' High Performance Web Sites stuff)?
  • React + Flux
  • GraphQL
  • Docker
  • Elixir
  • Capistrano
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment