Lerna and Yarn Workspaces gives us the ability to build and publish libraries and apps in a single repository (a.k.a. Monorepo). In this article we'll see how to publish UI components from a monorepo.
How profilers and debuggers translate machine addresses to human-readable symbolic names
All about function inlining, how it helps us create performant software, how we can learn to work with it, and how it influences profiling.
Tools and strategies that we use to build APIs that we love at Polar Signals.
Thoughts on how early company culture shapes the future of it.
P.S. We got funded!
Building pprof profiles from scratch using Go