scalability
-
🎉 The BIG 1.0 Release
BIG releases are appealing — the magical moment when everything comes together. The months or years of hard work that finally come to fruition. The excitement and fanfare of the BIG announcement. The accolades and admiration of customers an…
-
🤔 Isn't this just agile?
A reader responded to the last post with a comment: Isn’t “agile” a part of product thinking too? That doesn’t seem linear? This is a good question. Agile covers a lot of ground. The Agile Manifesto states: We are uncovering better ways …
-
🔀 The division between group and personal workflow
When thinking about developer workflows, tools, and resources, dividing them into two categories proves useful: personal and group. A group resource is something that multiple people use (or should use): SDKs, libraries, linters, formatters…
-
💻 Local First Dev
In the last couple decades, we’ve observed the success of SaaS web applications (Google Docs, Salesforce, Basecamp, Trello, etc.). These applications have unleashed collaboration using the web platform. Before this, users might have emailed…
-
🔓 You should not be needed
An effective process, team, or organization should be able to continue on if any individual steps away for a bit, or forever. But, most people are insecure and like to be needed, so subconsciously structure things to require them to be pres…
-
📁 The file dilemma
There is this movement against files in most disciplines. Files are hard to manage, track, version, and secure (unless you use Git). Thus, a lot of tools have moved to SaaS (software-as-a-service) applications in the cloud. Jon Hirschtick a…