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