Go Full Stack Rails — The Frontend Part 2
About ES6 Promises and improving Promise-based specs
Last Updated on May 30, 2023 Welcome! Each part of this blog post series drills down into a bunch of pertinent details, aiming to form …
4 min read
Building Scalable Client-side Components
Last Updated on April 11, 2024 Writing components is a good way to structure our client-side apps. However we should be careful when writing and …
4 min read
Copycatting netcat: from Node.JS to C
Let’s get to the heart of streams, how they work and some classical problems.
Last Updated on October 18, 2023 Mastering web development is a cruel and endless journey. Part of this endeavor is understanding the dystopian world where …
4 min read
Instalação do Docker e docker-compose
Roteiro de instalação do Docker e docker-compose no Linux.
Docker é uma ferramenta para isolamento de software num outro sistema de arquivos que tenha tudo que precisa para rodar: arquivos binários, arquivos de configuração, …
4 min read
My first 2 weeks at Codeminer 42
Last Updated on July 4, 2023 When we go to college, we are desperate to learn. But after some time, we realize that we lost …
4 min read
Go Full Stack Rails: The Frontend Part 1
A brief introduction to test-driven frontend development
Last Updated on May 30, 2023 In “The Backend” part 1 and part 2, we mediated on the design of an endpoint to serve timeline …
4 min read



