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>
)
}

Details Matter

In the age of AI, attention to detail is everything

Espanso. A new way to type

Changing your way of typing with macros and automations.

Dotfiles

How to set up your programming environment?

How to study frontend?

How to define your study path with frontend?

Global, local or browser state?

Is state the responsibility of the local component, global or the browser? Learn about the various forms of state storage

Diving into Functional Programming

Trying once again to talk about functional programming, bringing a detailed introduction of the most important concepts and diving into concepts in an explanatory way.

Creating a strongly typed router

Improving DX when working with routes, links and redirects

How to work with forms?

How to create forms without having millions of external dependencies?

GraphQL

The REST 'killer' or just another hype?

Micro frontend or NextJS

New technology, old concept. Nothing changes

React Hooks

A new (not so new) way of thinking

JS Tricks, avoiding ifs

Strategy to replace nested ifs

Building a flexible frontend

You'll be impressed how flexible this application will be

Node CLI

Automating tasks through the command line

Allan Garcez โ€” Senior Frontend Engineer Blog