Guilherme Niches

Guilherme Niches @gniches

About: I write code and make beats.

Location:
Pelotas, Brazil
Joined:
Nov 8, 2022

Guilherme Niches
articles - 5 total

Clone your Github repositories using shell script

It's a common scenario we lost our local projects because of problems in our machine. Our...

Learn More 5 3May 8 '23

How to manage multiple GitHub accounts on one computer with SSH keys

In our journey through the world of programming it is very common to have to create more than one...

Learn More 0 0Mar 10 '23

Start and Setup a NodeJs Typescript Project

Start a new project usually involves a serie of commands and not always we remember all this commands...

Learn More 2 2Feb 6 '23

Utility Types, in Typescript.

In our day routine as software developer we usually needs to manipulate data and types for multiple...

Learn More 8 0Dec 20 '22

Function with dynamically typed parameters, in Typescript.

In Typescript, how to create a function that returns the type that itself receives? If we...

Learn More 16 4Nov 8 '22