bridgetblog.hashnode.devExploring The Career Of A Technical WriterWho a Technical writer is A technical writer (sometimes called a tech writer) is someone who takes complicated technical concepts and makes it easy for people to understand. They translate jargons to easy-to-understand documentation. While many peopl...Feb 12·2 min read
bridgetblog.hashnode.devThe Right Way to LearnLearning can feel frustrating especially when you're putting in the hours but not seeing real progress. You take notes, follow courses, and watch tutorials. But when it's time to actually do something on your own you freeze. There's a reason for that...Dec 30, 2025·3 min read
bridgetblog.hashnode.devBuild Better Open Source Software by Writing the Docs FirstWe often feel a rush of excitement when a new idea hits. Most of us want to open our code editor and start typing logic immediately. We want to see the project run as soon as possible. However, as a project grows, we often realize that code does not ...Dec 22, 2025·4 min read
bridgetblog.hashnode.devImmutability in Javascript“It’s important to know that in JavaScript, strings are immutable” When learning JavaScript, you must have come across this a dozen times. But what does it really mean? How are they immutable? All of that confusion and more will be addressed in this ...Dec 18, 2025·2 min read
bridgetblog.hashnode.devGetting Your First Open Source ContributorsI have built a number of open source projects, including snippet shot, tailwindcss migrator, and pixlated. After building, I shared it on forums and communities, made it clear in the readme that 'contributions are welcome,' but still got zero contrib...Dec 13, 2025·5 min read