author-pic

Gustavo Lopes

Git Series: Making your first branch

Posted on October 21, 2019

This tutorial is the second part of a series of posts about Git and Github. If you missed the first, just checkout: https://blog.gusflopes.dev/github-getting-started/ What will we do? This time we…

Read full post

First steps on Git and GitHub

Posted on October 16, 2019

First steps on Git For a new developer the learning curve could be overwhelming sometimes. It's just too much to learn that you don't know where to start. There are the basic for web development (HTML…

Read full post

First challenge of the GoStack Bootcamp (Rocketseat)

Posted on October 15, 2019

First things first. Just finished the module "Conceitos do NodeJS" (NodeJS Concepts). It's time to work now! The first challenge is to create an Simple API from scractch on Node.js using Express…

Read full post