Roblog

Archive of posts in category “web-development”

  • A Caching Analogy

    Explaining caching is hard; here’s an attempt.
  • An introduction to HTTP verbs

    HTTP runs on verbs. Here’s what each of them mean – useful if you’re creating a REST interface.