Julio Sampaio Software developer, with an affinity and curiosity for everything else. 🤔💡

Stories by Julio Sampaio

Blazor Angular Comparison

Blazor vs. Angular comparison guide

Dev

In this article, we’ll make a comparison between Angular and Blazor. We’ll analyze their community strengths, the PWA/SPA support, their async nature, and architecture.

Julio Sampaio
Feb 24, 2022 â‹… 8 min read
vanilla-extract tutorial: Create zero-runtime stylesheets in TypeScript

vanilla-extract tutorial: Create zero-runtime style sheets in TypeScript

Dev

vanilla-extract helps you create zero-runtime style sheets in TypeScript. Learn how by building and theming a demo app with React and webpack.

Julio Sampaio
Aug 18, 2021 â‹… 8 min read
What's New in Recoil 0.3?

What’s new in Recoil 0.3?

Dev

Recoil 0.3 introduced improved scalability for time and memory consumption of atom families, more friendly error throws, support for Safari, and more.

Julio Sampaio
Jun 1, 2021 â‹… 3 min read
React Logo

How to create a split pane component in React

Dev

Split panes are a constant part of a developer’s life. Here, you can learn how to create a split pane component in React from scratch.

Julio Sampaio
Mar 30, 2021 â‹… 5 min read
Diving into the Rome Tool

Deep dive into Rome: Linting, compiling, and bundling

Dev

Take a dive into the Rome toolchain, with some examples of how it performs against the most common tasks, like linting, compiling, and bundling.

Julio Sampaio
Dec 9, 2020 â‹… 7 min read

First steps with Koa.js

Dev

This is a brief introduction to the powers of Koa.js and how it can make things clearer when it comes to code organization.

Julio Sampaio
Oct 2, 2020 â‹… 7 min read