The ability to build – by David Hoang – Proof of Concept:
They’re not dogmatic about tools and methods
Building is about the output and making it exists in the intended environment. Though I work for a company that focuses on no-code tools, I love code and programming. Whether you choose to use a graphical user interface (GUI) like Webflow or write code in a text editor, the end desired output is a website to share on the internet. Great builders also rightsize what’s needed. They’re not going to spin up a full React app that a static site can accomplish.They understand assembly points
Seasoned builders have a tendency to creat their own systems that are reusable, such as a design engineer constructing a UIKit or an entrepreneur building a Standard Operating Procedure (SOP). As you get comfortable with building, you’ll recognize patterns and assembly points—the important functional considerations of what you’re constructing. Understanding this allows you to understand the important mechanics that you need to get right.They start, and start fast
Start so fast the speed of your building velocity surpasses the noise of people vocalizing about building. The same way rapid sketching aides you in refining an idea, building the initial scaffolding of an idea gives you the ability to identify the assembly points that need to be refined.
[Well said.]