Bruno Sabot

Bruno Sabot @brunosabot

About: 🚀 Front-end Developer, I like React, VueJs, HTML, CSS, Performance and UX. 👨‍💻 Working at @PlayPlay & ex-member of @bdxio 🏡 More at http://bio.link/brunosabot

Location:
Bordeaux, France
Joined:
Feb 5, 2019

Bruno Sabot
articles - 17 total

Crafting My Perfect Home Assistant Dashboard

Learn how I built a sleek & functional Home Assistant dashboard cards by customizing weather, alarms, & more to create an awesome smart home experience.

Learn More 0 0Jul 13 '24

Mastering Time: Using Fake Timers with Vitest

Level Up Your Timers Tests With Speed and Isolation

Learn More 2 1Jun 30 '24

Improve Performances With Dynamic “Content-Visibility”

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

Learn More 0 0Jun 26 '23

JavaScript Spread and Rest Operators: When To, Why To, and How to Use Them

Understand two of the most useful JavaScript features

Learn More 0 0Apr 1 '22

Loading Gists in a NextJS Application

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

Learn More 0 0Mar 1 '22

Fetching Data With React

Photo by Sander Weeteling on Unsplash. Introduction When we create a React application,...

Learn More 4 0Feb 18 '22

Core Web Vitals Dashboard On Google Analytics

Photo by Myriam Jessier on Unsplash. Core Web Vitals are a set of well-known metrics used to measure...

Learn More 3 0Dec 19 '21

Build an Easy Popup System With React

Photo by Windows on Unsplash. Concerns About Existing Systems There are plenty of popup...

Learn More 6 0Nov 12 '21

A Discord bot for Home Assistant

Photo by Linus Rogge on Unsplash. A bit of context I’ve been using Home Assistant for a...

Learn More 5 0Nov 5 '21

My Journey From React to React Native

Photo by Mukuko Studio on Unsplash. I’ve recently started working on an Android application, and as...

Learn More 3 0Nov 5 '21

An Opinionated Way to Structure React Apps

Photo by Dayne Topkin on Unsplash. When we first develop a React app, we can just put every...

Learn More 2 0Nov 5 '21

How to Debug a React Context API App

Photo by Barn Images on Unsplash. Some time ago, I shared how I dropped Redux for the Context API...

Learn More 1 0Nov 5 '21

New year resolutions the right way

tl;dr: Imagine your resolution for the next year, make little steps and start them whenever you feel...

Learn More 0 0Nov 5 '21

Publish your Cloud Run App with GitHub Actions

Photo by Allan Nygren on Unsplash. Google recently announced Cloud Run, a new Google Cloud Platform...

Learn More 3 0Sep 24 '19

Deploy Your ZEIT Now App With GitHub Actions

I recently got access to GitHub Actions and I decided to test it with a simple deployment in ZEIT...

Learn More 4 0Sep 15 '19

A Complete Pre-Commit Workflow

What Is This All About? I really like making perfect commits, and I particularly hate...

Learn More 6 0Aug 21 '19

How I dropped Redux for the Context API

React 16 introduced a new Context API to replace the deprecated one. OK, it’s been more than a year...

Learn More 7 0Jul 25 '19