dannebrob.hashnode.devFetch and populate database from APIWhen doing our final project of the Technigos web developer boot camp we are making an arcade game review app, where the users can browse different arcade machine games and rate them with stars and text. Before we startThis will use the IGDB API for ...Jun 5, 2023·7 min read
dannebrob.hashnode.devHow to become a better problem-solverAs a developer, you are always solving problems, in some way. I might be bold enough to state that web development is at its core all about problem-solving. Let me explain: What is problem-solving? Problem-solving for a web developer could mean a few...Apr 6, 2023·4 min read
dannebrob.hashnode.devMy Dev JourneyIn this post, I will try to answer the question: What made me want to be a developer? So grab some🍿and buckle up. I'm happy to share my story with you all. And no, the answer wont be 42. My story starts off like many before me: I'm a 90's kid whose ...Aug 19, 2022·3 min read
dannebrob.hashnode.devGuard Clauses in JSIn JavaScript, there are multiple ways to write conditionals. The first way most new developers get introduced to and get comfortable with is the “if statement”, “else statement” and the “else if” statement. Hi 👋 and welcome to the third part of the...Aug 19, 2022·3 min read
dannebrob.hashnode.devThings I Want To Learn In 6 MonthsHello! Who am I? I’m a frontend developer at the start of my career, focused on Vanilla JS and React. Learning for the last 3 years and working as a freelancer in my spare time. What do I want? Ever since I started to code I have realised that ther...Jul 18, 2022·3 min read