Urgent.News

What's breaking now, across thousands of outlets.

Tech

Stop Watching Others Code and Start Building Your Own Ideas

The uncomfortable truth about learning to code I want you to answer this question honestly. Your answer will decide the value of this article for you. It might be the thing that pulls you out of this trap and helps you get 10x more productive. Has it ever happened to you that you watched a 6-hour-long tutorial, and when you try to build something on your own, you're blank? I mean, how is this…

Abstract editorial illustration

In the article "Stop Watching Others Code and Start Building Your Own Ideas," the author shares their personal experience of falling into a common trap while learning to code. They explain that watching long tutorials can lead to a situation where you understand the content but struggle to apply it independently. The author emphasizes that this trap can be broken by focusing on building your own ideas rather than following along with tutorials.

The author outlines a three-step method to overcome this trap:

1. Be the brains of the operation: Instead of searching for a tutorial on a specific idea, start by thinking of an idea you want to build. Research the topic using AI tools and plan the architecture of your project. This process allows you to develop critical thinking skills and learn from your mistakes.

2. Search and rescue: When you encounter issues while building your project, avoid watching lengthy videos. Instead, focus on finding the specific problem you're facing and consume only the information you need to resolve it. This approach helps you remember the solutions for future reference.

3. Accept the mess: Initially, your code will likely be messy as you plan and execute without following a polished tutorial. This is perfectly okay, as the goal is to build momentum and improve your skills rather than achieving perfection. Remember that building something in the real world often involves making mistakes and learning from them.

The author concludes by challenging readers to pick a small idea they're interested in building, open their code editor, and start working on it with the help of AI tools. They encourage readers to embrace the frustration and mistakes that come with learning by doing, as this process ultimately leads to mastery and independence.

Written by urgent.news from Dev.to's reporting — not their text. Machine-written — may contain errors; check the original before relying on it.

Read the original at dev.to →

More in Tech

Everyone Knows It Scores Half. Nobody Checks Which Half.

Builder Journal · Mars Environmental Dynamics Analyzer (MEDA) Virtual Sensor Recovery Every Kaggle competition page carries the same line of small print under the standings. This leaderboard is calculated with approximately 50% of the test data. The final results will be based on the other 50%. Everybody reads it. Everybody nods.

Hire a Shopify developer: what to ask before you sign anything

Hiring a Shopify developer is not a single decision — it's at least three decisions disguised as one. Do you need a developer at all, or will a well-configured theme and a few apps get you there? If you do need a developer, are you building on liquid or going headless?

The Factory Class I Finally Deleted

The PR added a WhatsApp notification channel. Three changes: a new WhatsAppSender class, fair. Its registration, fair. And NotificationSenderFactory , where a switch statement quietly grew its fourth arm. I've been approving some version of that third change since 2016 — different codebases, same class, same switch.

More from Sunday 2 August →