Blog Posts About React

Improve Performances With Dynamic “content-visibility”

Using the power of the content-visibility CSS property on dynamic sized elements

#JavaScript#Performance#CSS#Core Web Vital#React#VueJS
First published on Medium 2 years ago.

Loading Gists in a NextJS Application

A tutorial on how to load GitHub Gists from inside markdown pages of a NextJS blog

#Programming#React#JavaScript#Web Development#NextJS
First published on Medium 4 years ago.

Fetching data with React

From custom made code to powerful libraries

#Programming#React#JavaScript#Web Development#Software Engineeering
First published on Medium 4 years ago.

Core Web Vitals Dashboard On Google Analytics

Start a Core Web Vital Real User Monitoring on Google Analytics

#Core Web Vital#Performance#NextJS#Google Analytics#React
First published on Web Performance Calendar 4 years ago.

Build an Easy Popup System With React

Demystifying the way to create a simple, customisable, and accessible popup system with React

#Programming#React#JavaScript#Web Development#Accessibility
First published on Medium 4 years ago.

My Journey From React to React Native

The things that changed for me switching when from web applications to native applications

#Programming#React#React Native#JavaScript
First published on Medium 5 years ago.

An Opinionated Way to Structure React Apps

Based on my experience acquired building several big projects

#React#Architecture#JavaScript#Programming
First published on Medium 6 years ago.

How to Debug a React Context API App

Using the Redux DevTools extension

#React#Redux#Programming#JavaScript#Context API
First published on Medium 6 years ago.

Deploy Your ZEIT Now App With GitHub Actions

Implement custom logic without having to create an app to perform a task

#Github Actions#React#Github#Programming#CICD
First published on Medium 6 years ago.

How I dropped Redux for the Context API

React 16 introduced a new Context API to replace the deprecated one… Here is my way to replace Redux with this new API.

#React#Redux#Context API#Programming#JavaScript
First published on Medium 6 years ago.