How to be a 10x developer
Last updated: Sun Jun 08 2025
- Always think of the problem first and break it down to manageable components
- Set these big tasks on a platform of your choice (Linear, github) as issues
- Make personal todo list of what to do
- Only ever abstract components when they need to be used, besides molecule components
- Don’t watch tutorials build projects, it’s ok to feel like a beginner but you are learning
- Ask AI “what” and “why” instead of “how” (if you are trying to learn otherwise this is debatable)
- Choose one style and stick with it, refactor according to this style and if other people are working with you try to conform this style