Ler em português

the index · in the writing node

Writing.

Notes on architecture, developer experience, the shapes that keep software understandable at scale, and general learnings.

  1. Thoughts on good software

    Notes on the qualities that, for me, separate software I tolerate from software I keep reaching for.

  2. Continuity Applied to software development processes

    The case for continuity applied to software engineering processes

  3. How to describe your really good pull request

    Sharing my vision on pull requests and best practices

  4. Rescript from a JS dev point of view

    A few opinions about Rescript language.

  5. Creating your first application using React and Xstate

    Building your first application with React and Xstate...

  6. Modeling your first application using Statecharts and Xstate

    In this and the next posts we will build an application using Statecharts with the help of the Xstate library.

  7. Web development with state charts intro

    Once upon a time a front-end developer that didn't know about state charts was working on a simple task...

  8. The easier way to understand identity functors

    the easier way to understand functors in my humble opinion is the concept of...

  9. Tips for remote teams

    This is a post about async communication, tools, and tips to keep a remote team based on my experiêncie and studies.

  10. A year working remotely

    Working remotely has been one of the best decisions that I have made up to this point. I hope you can learn something from my experience.

  11. Mastering code splitting with webpack

    let's talk about how Webpack can help us to code splitting and achieve the goal of better website performance.