NNelsoninnelruk.hashnode.dev·Apr 19, 2021 · 1 min read10 Days of Code: Day 1So, today I was watching the Freecodecamp website again and to my surprise, now the site has some courses translated in spanish, which is good for me because is my native language. In order to proceed to the next level of my personal challenge, I'm m...00
NNelsoninnelruk.hashnode.dev·Feb 13, 2021 · 1 min read5DaysofCode: Day 5One thing I loce these 5 days learning how to code is that I underestimated a lot Git as a tool, now I know how much is importante to use it and not only that, I understand the workflow behind an open source project. If you want to take the course, i...00
NNelsoninnelruk.hashnode.dev·Feb 12, 2021 · 1 min read5DaysofCode: Day 4Just...wow. I'm still learning about Git, it's more complete than I ever could imagine but still don't understand but only until I work with someone, the Git is to work with colleagues in a project and still I have the theorical background, I have so...00
NNelsoninnelruk.hashnode.dev·Feb 11, 2021 · 1 min read5DaysofCode: Day 3Git is more powerful than I ever imagined. I mean, when you make the connection with the SSH key and then you create a remote connection with your account, my Lord how many things you can do. Main things would be: git branch = to create branches and ...00
NNelsoninnelruk.hashnode.dev·Feb 10, 2021 · 1 min read5DaysofCode: Day 2Learning about git and differents branches. It's funny how can someone improve their work with it. Love the checkout feature where you change from master to a branch.00