Blog Posts About JavaScript

Mastering Mocking in Vitest: Beyond

Master Vitest mocking! Learn advanced techniques beyond vi.mock() for robust, reliable JavaScript/TypeScript tests. SpyOn, vi.fn, and more!

#Testing#JavaScript#Software Development#Quality#Software Engineeering
First published on Medium 9 months ago.

Mastering Time: Using Fake Timers with Vitest

Level Up Your Timers Tests With Speed and Isolation

#JavaScript#Software Development#Testing#Quality
First published on Medium last year.

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.

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

Understand two of the most useful JavaScript features

#JavaScript#Software Development#Software Engineeering#Web Development#Programming
First published on Medium 4 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.

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.

A Complete Pre-Commit Workflow

Using Husky to make an awesome git workflow

#JavaScript#Git#Hooks#Husky#Programming
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.

Des webapps style Android ICS

Intégration d'un application pour suivre le style Android ICS

#Android#CSS#Github#HTML#JavaScript
First published on Blog 12 years ago.

Optimisation de boucles JavaScript

Parfois, le code le plus simple n'est pas le plus performant. C'est le cas des boucles JavaScript.

#JavaScript#Webperf#Performance#Programming
First published on Blog 15 years ago.

Mettre en place un placeholder et son failback

Le HTML5 apporte un nouvel attribut aux champs input text et assimilés : placeholder. Mais que faire sur les vieux navigateurs ?

#HTML#JavaScript#jQuery#Programming
First published on Blog 15 years ago.

Statsy v2 – Quelques ajouts

De nouvelles fonctionnalités pour améliorer le rapport Statsy

#Tool#JavaScript#Webperf#Performance#Programming
First published on Blog 15 years ago.

Rendre l’URL de recherche de Google plus lisible

Matt Cutts, responsable de la webspam team de google à posté sur son twitter Une méthode pour rendre les URL de recherche de Google plus jolies.

#JavaScript#Tool
First published on Blog 16 years ago.

Internet Explorer : Opération abandonnée

Le message « Internet Explorer ne peut pas ouvrir le site » « Opération abandonnée ! »

#JavaScript#Programming
First published on Blog 17 years ago.