Sébastien Lorber

HomeBadges
Blog Author Picture

Sébastien Lorber

9 followers

React dev

Subscribe to my newsletter and never miss my upcoming articles

Pinned article

Records & Tuples for React, way more than immutability

Aug 18, 202019 min read

Records & Tuples, a very interesting proposal, has just reached stage 2 at TC39. They bring deeply immutable data structures to JavaScript. But don't overlook their equality properties, that are VERY interesting for React. A whole category of React b...

I can't write a JavaScript for loop, and it does not matter

Oct 2, 20209 min read

I've been using JavaScript daily for 7 years, and I'm not able to remember the syntax of a JavaScript for loop. Despite this fact, I'm a rather successful freelance developer. Recently I even had the awesome opportunity to work for Facebook, as the D...

AVIF image format TLDR

Sep 9, 20202 min read

This post is a summary of the good, long post of Jake Archibald: AVIF has landed. If you want to know more, and play with interactive image compression comparisons, read the original post directly! A new image format is coming to our browsers! AVIF...

Kotlin multiplatform: a new cross-platform contender to ReactNative and Flutter

Sep 1, 20203 min read

After ReactNative and Flutter, a new cross-platform solution is emerging: Kotlin Multiplatform Mobile (KMM) has just been released in alpha. Introduction Kotlin Multiplatform allows you to share logic written in Kotlin between Android and iOS, and ...

© 2021 Sébastien Lorber

PrivacyTerms
Proudly part of