Sep 27, 2021Why Developer Need to Learn Marketing to Get Web Development ClientsFor all my fellow developers who are like me and want to learn how to run a business with your web development skills, this post is for you. As developers, we all love writing code and working on new websites or app ideas. But unfortunately, a love of code is…Márketing4 min readMárketing4 min read
Published inJavaScript in Plain English·Dec 20, 2020Creating a Simple Accordion with HTML, CSS and JavaScriptFor a current client project I am working on, I wanted to use an accordion to hold certain chunks of information so that the user has an easier time looking at everything. I looked for different blog articles trying to find a good explanation of how to create an accordion…Front End Development14 min readFront End Development14 min read
Published inJavaScript in Plain English·Dec 10, 2020Understanding Object Oriented Programming in JavaScriptIf you’re a new Web Developer, you’ve probably seen the words Object Oriented Programming being thrown around whenever you google stuff about Web Development. Object Oriented Programming (OOP for short) is one of the most important things you can learn in your new journey as a developer. In this post…JavaScript6 min readJavaScript6 min read
Oct 6, 2020JavaScript: Intro to Using the DOMSo you can create a string and save it to a variable in JavaScript, that’s cool and all but how does that actually help you get started on using your newfound JavaScript skills on a real website? Assuming you already learned the basics of html and css, the answer to…Front End Development11 min readFront End Development11 min read
Published inThe Startup·Sep 22, 2020Making Use of APIs in Your Front EndAs a Web Developer there is so much stuff to learn and if you’re anything like me, sometimes you get lost in the sea of things you “need to know”. But out of all those things you need to learn, there is one thing that will spice up your applications…Front End Development10 min readFront End Development10 min read
Sep 1, 2020The Secrets to Avoiding Programmer Burnout as a New DeveloperPicture this, you’re in the middle of building your first programming project in a JavaScript course that you recently bought. You started all wide-eyed and excited to build the project when you saw how easy the instructor did it but you can’t seem to get your code to work. …Programmer Burnout4 min readProgrammer Burnout4 min read