Esteban Herrera Family man. Java and JavaScript developer. Swift and VR/AR hobbyist. Like books, movies, and still trying many things. Find me at eherrera.net

Stories by Esteban Herrera

What’s new in TypeScript 3.8

Dev

Typescript 3.8 was released on February 20th, 2020. This version includes changes to the compiler, performance, and editor.

Esteban Herrera
Mar 11, 2020 ⋅ 6 min read

Using the StyleSheetManager component in styled-components 5.0

Dev

Learn about the three new properties of the StyleSheetManager component in styled-components 5.0.

Esteban Herrera
Feb 24, 2020 ⋅ 3 min read

What’s new in Create React App 3

Dev

Released at the end of April 2019, Create React App (CRA) 3 adds linting rules to hooks and TypeScript projects, […]

Esteban Herrera
May 3, 2019 ⋅ 3 min read

CSS selectors level 4

Dev

Selectors are a core part of CSS. They allow you to do things like select all the elements of a […]

Esteban Herrera
Feb 11, 2019 ⋅ 10 min read

What’s new in Create React App 2

Dev

Create React App 2.1, released at the end of October 2018, added official support for TypeScript. This, along with all […]

Esteban Herrera
Nov 20, 2018 ⋅ 6 min read
The Best React Inline Style Libraries Compared

The best React inline style libraries  compared

Dev

In any non-trivial React app, CSS styles can become a problem if you don’t manage them correctly. Global style definitions, !important […]

Esteban Herrera
Jun 26, 2018 ⋅ 11 min read

Building an offline-first app with React and RxDB

Dev

Offline functionality is becoming an increasingly important part of an app’s user experience. This is not just important for apps […]

Esteban Herrera
Aug 7, 2017 ⋅ 7 min read