Published inJavaScript in Plain English·PinnedMember-onlyHow I Become a Better Writer as a Software EngineerWriting is an important skill for software developers. Indeed, poor writing can hamper your career advancement after a certain level. Too many engineers get it late in the game that “Soft skills pay hard money, not just code.” This is where a developer who is average in code but very…Writing12 min readWriting12 min read
Published inJavaScript in Plain English·PinnedMember-onlyHow I Made $30,000 From Writing in 1 YearIf you had asked me if I would ever make money from my blogging, I would have said no. I lack any special talent, gift, or even a writer to mentor me. I’ve made more than $30,000 from writing in the last 365 days. If I can make money from…Writing9 min readWriting9 min read
Published inJavaScript in Plain English·PinnedMember-onlyA Software Developer’s Guide to WritingThe Ultimate Guide to Writing in Tech For a Developer. I started writing because I wanted to share my experiences with tech and needed to turn my life around. I loved ideas but had nobody to talk about them with. So my typical 9–5 colleagues mocked me when I brought up good topics. Three years later, I can say that…Software Engineering9 min readSoftware Engineering9 min read
Published inVenture·PinnedMember-onlyA Complete Step-By-Step Guide To Start A Blog For Software DevelopersA blog is a valuable asset for every software engineer. Instead of paying attention, people and businesses give it to you. When you write something, you get immediate feedback, and your writing helps you spread the word, which leads to more opportunities. You won’t have to rely on others (Twitter…Technical Writing13 min readTechnical Writing13 min read
Published inJavaScript in Plain English·Jul 19Member-onlyTop 5 Best Blogging Platforms for Software Engineers in 2023A blog is an incredible tool for software engineers to expand their knowledge in a specific tech domain. Blogging gives you a chance to conduct in-depth research on a specific technology, tool, or concept. Share what you learn with others in a clear and concise way by writing about it. …Writing8 min readWriting8 min read
Published inTech Lead Hub·Jun 22Member-only10 Powerful Lessons of Blogging From a Software EngineerIf you’d asked me if I’d ever make money from my blog, I’d have said no. I don’t have a special talent or gift, nor do I have a writer to mentor me. I’ve made more than $100,000 from writing in the last 3 years. My Freelancing (Books, Blogging, Mentorship…Writing9 min readWriting9 min read
Published inTech Lead Hub·Mar 31What Makes Reviewpad the Best Pull Request Management System“Have you ever spent hours reviewing someone else’s code only to feel like you’re making no progress?”Github10 min readGithub10 min read
Published inVenture·Mar 15Shopify vs. MedusaIntroduction It is common for people who want to build an e-commerce store to ask which tools available today are best. Sometimes, this is not the right question because every tool is unique. The right tool for your e-commerce store is dependent on your needs — this is to say that…Open Source11 min readOpen Source11 min read
Oct 28, 2022Member-onlyTop 8 Reasons to Start a Blog in 2022Blogging is a super effective way to grow as a programmer. There is a magic in blogging that no one tells I won’t share fancy tips. Instead, I’ll tell you what it did to me. Top 8 Reasons Why You Should Start Blogging It’s almost 2 years since I first began blogging! Who would have thought that the…Blogging4 min readBlogging4 min read
Published inJavaScript in Plain English·Oct 26, 2022Why You Should Learn ReactReact is a JavaScript library that is used for building great user interfaces. — Introduction What is React? This is the first thought that comes to mind. React is a javascript library that is used for building great user interfaces. It’s open-source and maintained and developed by Facebook. React is based on components, which means you can break the whole web app into small components…JavaScript9 min readJavaScript9 min read