Julien Vasseur

194 posts

Julien Vasseur banner
Julien Vasseur

Julien Vasseur

@julvssr

Frontend Developer @makemepulse — ex @StudioP2MV (co-founder)

Nantes, France Katılım Ocak 2010
131 Takip Edilen292 Takipçiler
Julien Vasseur retweetledi
Motion
Motion@motiondotdev·
Animating layout isn't always bad. Global CSS variables are a performance killer. Hardware accelerated blurs can crash sites. Surprised? We go into all this and more, in the first Web Animation Performance Tier List: motion.dev/blog/web-anima…
English
9
111
1.2K
303K
Julien Vasseur retweetledi
Lei Chen
Lei Chen@chenleidev·
I am the current maintainer of Stylus. The Stylus library has been flagged as malicious lib, which has caused many lib and frameworks that depend on Stylus to fail to install. Please help me retweet this msg in the hope that the npmjs official team will take notice of this issue
Lei Chen tweet media
English
59
283
689
117.6K
Julien Vasseur
Julien Vasseur@julvssr·
@anatudor I would skip the align-content and height: 100%; properties and use margin: auto 0; max-height: 100%; instead.
English
1
0
0
57
Julien Vasseur
Julien Vasseur@julvssr·
@jaffathecake I like to use onCount = Math.max(0, Math.min(size, onCount)); to clamp a value, do you think this is human-readable enough?
English
1
0
1
558
Jake Archibald
Jake Archibald@jaffathecake·
Here's how I'd actually write it, if maintaining the same flexibility was important. Naming could be better. Tried to avoid 'length' due to the mismatch with string.length.
Jake Archibald tweet media
English
16
3
132
16.9K
Julien Vasseur retweetledi
makemepulse
makemepulse@makemepulse·
Woop woop! For the second month in a row after January’s win with Unconventional Gallery, we’ve been voted site of the month with @awwwards for our immersive #WebXR experience Magical Reflections. Check out the below for an in depth look into how we made the magic happen🪄
awwwards.@awwwards

🏆 The award for February's Site of the Month goes to @makemepulse for 'Magical Reflections' Read about the process behind the unique cultural WebXR immersive experience. bit.ly/magical-reflec… #3D #WebGL

English
0
4
29
0
Victor Lerat
Victor Lerat@VictorLerat·
Vous connaissez un outil pour savoir si des fonts chargées sont bien utilisées sur un site web ? #Lighthouse #Webperf
Français
5
1
2
0
Benjamin Code
Benjamin Code@benjamincode·
@titouanmathis Amazing! I tried to make something like this but using my own code... Did not think to use gsap.to on the actual timeline! Incredible.
English
2
0
2
0
Benjamin Code
Benjamin Code@benjamincode·
Yesterday night I went back to this effect. Trying to create to JavaScript version. I'm almost there. The reverse effect when we mouseout is better than the one I had in css. But... How to add an ease effect to the whole Timeline #GSAP... I could not find a way to do it.
GIF
English
1
0
29
0
Julien Vasseur retweetledi
Matt DesLauriers
Matt DesLauriers@mattdesl·
Announcing WAYFINDER—a relaxing 'art game' in your browser that combines illustration, procedural generation, and computational poetry. 🍃 Produced by @thenfb. Explore an animated landscape to recover nature's lost memories and build Haiku-like poems. 👉 wayfinder.nfb.ca
Matt DesLauriers tweet media
English
107
536
2.5K
0
Luigi De Rosa
Luigi De Rosa@luruke·
Thrilled to share with you that starting from today I joined @active_theory as WebGL developer! Really excited for the future 😎
English
25
0
196
0
Julien Vasseur
Julien Vasseur@julvssr·
@VictorLerat @LoukilAymen @GPeyronnet L'astuce c'est d'utiliser la balise <picture> pour ces images, avec une sous-balise <source> pour le format webp et une sous-balise <img> avec un autre format en fallback ;)
Français
2
0
2
0
Victor Lerat
Victor Lerat@VictorLerat·
Le format #Webp n'est pas pris en compte par #Safari ? Jusqu'à quand ? C'est quoi l'astuce sinon ? y'a un hack en dev pour afficher une image spécifique pour Safari et une autre pour les autres navigateurs qui supportent le WebP ? cc @LoukilAymen @GPeyronnet
Français
3
0
0
0
Julien Vasseur
Julien Vasseur@julvssr·
@adamwathan Yeah, I'm not a fan of using empty elements to achieve this but this is as far as I could figure how to do it using default config. I don't mind having a shirt though 😜
English
0
0
0
0
Adam Wathan
Adam Wathan@adamwathan·
Any smart CSS cookies out there have any idea how to achieve this without a negative percentage based margin? I need "margin-right: -25%" on the image container here to trick it into being "too big" so the image trails off the side of the screen while also automatically scaling.
English
17
2
62
0