Alperen Sarışanalperensarisan.dev·Mar 18, 2024Overcoming Frustration in Coding: Strategies for SuccessCoding is a rewarding journey filled with challenges, triumphs, and moments of inspiration. However, it's also inevitable that you'll encounter frustration along the way. Whether you're grappling with a tricky bug, struggling to understand a complex ...DiscussTips and Tricksovercoming challenges
Gagandeep Singhblog.gagan93.me·Jun 8, 2023Things Code Reviewers HateIs reviewing code part of your daily job? Unless you’ve got a super nice team (that doesn’t actually exist), you must have faced most of these aspects while reviewing your peer’s code. Although I’d completely agree that I must have submitted this kin...Discuss·37 readscode review
Nathan Bindingnbde.hashnode.dev·Jan 30, 2023It's Hardly a Rickety Seance: A Rant on the Shambolic State of Autocorrect on Apple DevicesAutocorrect is supposed to be a helpful feature that helps us quickly and accurately type out our thoughts on our devices. But as someone who relies heavily on my Apple devices for work and communication, I can confidently say that the current state ...Discuss·42 readsBrit-RantsApple
Samuel Aderibigbe savviesammie.hashnode.dev·Jan 26, 2023Handling Frustration as a Beginner in Software engineeringFor days now I've been trying to fix the bug in my project. It seems like everything was against me. I searched online for answers, watched tutorials then came back to fix it but no, It did not work. This feeling that I could not solve the problem st...Discuss·10 likes·49 readsdepression
Sahil Halbecodestories.hashnode.dev·Jan 15, 2023Navigating Imposter Syndrome as a Programmer: Understanding, Overcoming, and ThrivingIntroduction In the field of programming, imposter syndrome can be especially prevalent due to the constantly evolving nature of technology and the high-pressure environment of delivering high-quality code. In this blog post, we will explore what imp...Discuss·35 readsimpostor syndrome
NISHANT MISHRAforKeploy Community Blogkeploy.hashnode.dev·Aug 4, 2022Common Challenges in API TestingIntroduction Sometimes API Testing can be challenging and frustrating. Every person who's doing API Testing has to go through it eventually. And there is no other way other than to go through the phase and find a solution. As a tester, I have experie...Discuss·5 likes·51 readsAPIs