Skip to content

Ideas and code through posts

Posts, reports and experiences from a developer's point of view

export default function Blog() {
return (
<Page>
<Title>g4rcez</Title>
<GithubUser user="g4rcez" />
</Page>
)
}

Dotfiles

How to set up your programming environment?

GraphQL

The REST 'killer' or just another hype?

Node CLI

Automating tasks through the command line