Author: mohcinbounouara.com

Document the problem you solves

Documenting the problems you solve will save you time and stress when you need to implement similar solutions in the future. You can document your solutions in many forms:

Do accessibility

Bringing accessibility into your frontend development, using semantic HTML, ARIA labels, descriptive alt text, and better error handling.. not only makes you a better developer but also shows that you…

Work on your gaps

Whenever you find yourself comparing your journey to others, remember this: “Don’t compare your planting season to someone else’s harvest season”. Focus on your gaps and work on improving them….

Talking about what you’ve learned

In software, talking about what you’ve learned theoretically deepens your understanding of the topic. Applying what you’ve learned in real-world tasks builds your confidence, helps you explain concepts more clearly,…

Update GitHub Access Token Locally

When you are working on a local project and using a GitHub Access Token to push your code, you might face an issue when the token expires, and you forget…

Take a breath before continue

When I sense that my motivation to publish is driven by the desire to share for the sake of just sharing or to impress others, I take a break from…