the index · in the writing node
Writing.
Notes on architecture, developer experience, the shapes that keep software understandable at scale, and general learnings.
-
Continuity Applied to software development processes
The case for continuity applied to software engineering processes
-
How to describe your really good pull request
Sharing my vision on pull requests and best practices
-
Rescript from a JS dev point of view
A few opinions about Rescript language.
-
Creating your first application using React and Xstate
Building your first application with React and Xstate...
-
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.
-
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...
-
The easier way to understand identity functors
the easier way to understand functors in my humble opinion is the concept of...
-
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.
-
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.
-
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.