Press Space to continue
Finding signal on Twitter is more difficult than it used to be. We curate the best tweets on topics like AI, startups, and product development every weekday so you can focus on what matters.
Press Space to continue
Press Space to continue
"I agree that software fundamentals matter. But which ones? In which order?" My answer:
@atpaawej 1. Learn to read code 2. Learn to use the terminal 3. Learn how good teams prevent human/agent mistakes (types, tests, linting) 4. Learn how to structure your app to make your tests/types better (deep modules, seams, adapters) 5. Learn ubiquitous language from DDD