Carlos Martinez·Apr 13, 20235 Helpful Git Commands for BeginnersAs a newcomer in the world of software development, browsing Git — the most frequently used version control system — might be intimidating…
Carlos Martinez·Dec 29, 2022Your Fist PRGitHub Pull Requests (PR) are a vital tool for collaborating on code and contributing to open source projects. In this article, we’ll cover…
Carlos Martinez·May 27, 2022oh, React…In Devslopes Module 9 we are introduced to a JavaScript library called React, this library is component-based and it makes a life of a…
Carlos Martinez·May 19, 2022How to add a React app to a GitHub repositoryIf you’re starting out with React and you want to click and drag your project to add it to a repository, you’ll realize that there’s a…
Carlos Martinez·Mar 12, 2022Getting Lost in a Sea of CoursesAs we all know trying to become a developer without a degree can be a bit tedious. In today’s age there is plenty of resources, there is…
Carlos Martinez·Mar 10, 2022Now this is interesting…This is where things get interesting in Devslopes. A couple of weeks ago we were introduced to JavaScript and all of it’s glory, NOW we…