How to get help when you are stuck coding.

Peter Ayeni
3 min readAug 22, 2023
https://digma.ai/

Becoming unstuck during coding is a vital skill, which I often refer to as an “essential skill” because there’s a method to the process. It ensures that you don’t inadvertently irritate others or discourage them from answering your inquiries. While I firmly believe that no question is too naive for beginners, it’s essential to respect the time of the community. You must thoroughly understand the problem you’re facing and have made a genuine effort to address it. This way, when you ask questions, they’re structured in a manner that is easy to understand and you can get the help you need. This guide aims to help you approach challenges in a way that ensures others take you seriously and are willing to help.

1 Read the Documentation or Analyze the Error Messages:

https://developer.mozilla.org/

— Often, patience is key. When confronted with an error, take a moment to understand it.
— Each programming language, library, framework or platform has its documentation. For instance, if you’re trying to add videos to an HTML page and are uncertain about the process or you are getting errors because you are missing some attributes or not sure which attributes to pass, documentation is your go-to guide. A great resource…

--

--

Peter Ayeni

Senior Frontend Engineer. I change the world by helping people get started in Tech and Social Entrepreneurship.