skip to content
Tags → #programming
-
Notes from reading about Replicache, gives a good overview of the concepts.
-
Code speaks louder than words. Show me what you've built.
-
Does SSR make sense for dashboards and complex webapps?
-
SPAs(Single page applications) are easy to make slow, some ways to make them faster.
-
Write code which is easy to delete, rewriting is often easier than refactoring.
-
A introduction to Helm for people familiar with Docker and Kubernetes
-
A doc page I wrote about 100ms' SDK architecture to help users develop a mental model of how the SDK works.