The documentary 'Jiro dreams of sushi' has some very interesting lessons for SaaS companies.
ReadLatency can get out of control because of small day to day changes. Dedicate a small amount of time to think about latency when making changes to keep it under control. parallel I/O, pre-fetching, and avoiding I/O are some simple techniques you can use.
ReadTo create my new blog I took the to gatsby-starting-lumen starter and modified it to add MDX support and deploy it with Vercel
Read