Maxime
banner
maxiim3.bsky.social
Maxime
@maxiim3.bsky.social
front-end software developer
permaculture driven mindset
speak 🇫🇷🇬🇧🇷🇸🇧🇦🇭🇷🇲🇰
life is movement. meditation is life.
we are all stardust after all
Yet not widely available...
September 19, 2025 at 1:00 PM
This one is really cool:
You are working on a feature, but you need the changes you made in a file on another branch. Just pick that file from that branch.

git checkout -- src/foo/bar.ts

#git
August 18, 2025 at 12:05 PM
This is why you should never use indexes as keys in for loops with @reactjs or @vuejs
In this example you can see two container, one using the index, the other one using a unique id.

You can try it yourself here buff.ly/ivcDMvu

If the playground is down, you can use the repo buff.ly/IZ8CnlN
August 13, 2025 at 12:02 PM
Using mocked data to set skeleton dimensions is the cleanest way to prevent UI layout shift.
It's better then hard-coding min-height or width values.

Agree ? Have a better way ?

Live preview with code in first comment 👇

#CoreWebVitals #CLS #WebDevelopment
August 4, 2025 at 4:06 PM
What's your experience with @reactnative.dev coming from @react.dev for the web ?
August 3, 2025 at 11:00 AM
[Day 38 on switching to split keyboard]
- #colemak feels amazing, but the step was to high. Rebuilding muscle memory for writing, coding and vim motions felt frustrating and counter productive.
- Switched back to #qwerty last week, and already at 70% of my regular typing speed.

#keyboard
June 4, 2025 at 1:05 PM
2/2 If you prefer animations, ‪@lydiahallie.com‬ made this awesome video.
buff.ly/rTvY4ec
May 21, 2025 at 1:03 PM
1/2 A nice article (And a nice blog !), diving in Promises
buff.ly/Kqea3up
May 21, 2025 at 1:03 PM
A little thread on JS Promises.

We use them everyday, it's always nice to have a fresh reminder or dive deeper in how things works :)

#javascript #webdev #frontend
May 21, 2025 at 1:03 PM
Got it !
A great book by @michaelthiessen.bsky.social with a lot of cool Vue tips.

Well printed and really pleasant to read.

#vuejs #webdev #frontend
May 19, 2025 at 1:04 PM
Can you notice the difference ?
Polishing your typography with line height units bit.ly/4juL8pU
a great article by 🦋 /@jensimmons.bsky.social

#webdev #html #css #frontend
May 9, 2025 at 1:03 PM
Did you know you can use labeled statement to scope code or easily break nested loops ? buff.ly/dMrXG4H
Some cool examples : buff.ly/DJiyPZ5

#javascript #typescript #webdev
May 8, 2025 at 1:04 PM
[1/2] Stress or screen exposure can lead to sleep deprivation. That's common upon developers. I found this resting technic really refreshing and effective.

Explanations : 10 Minutes of This Feels Like 8 Hours of Sleep (Andrew Huberman) buff.ly/AN17qAv

Follow along video👇

#webdev #health #sleep
May 6, 2025 at 1:04 PM
A really cool custom animation on the HTML element
By @frontendmasters.com buff.ly/WlNloba

#webdev #frontend #html #css
May 5, 2025 at 1:02 PM
[ From regular Qwerty to Colemak/Columnar/Split layout: One Week ]
Close to break 30 WPM. I keep practicing 15min/day. With QWERTY I'm still around 75WPM.
Consistency is key. 🏅

#colemak #zsavoyager #touchtyping
May 3, 2025 at 1:00 PM
I find @deprecated really useful for migrating interfaces and methods without breaking anything. It also serves as a great reminder as the linter will typically flag its usage.

Do you know how to document @svelte.dev or @vuejs.org components this way ?

buff.ly/mrEPWUJ
#webdev #js
May 2, 2025 at 5:01 PM
[ From regular Qwerty to Colemak/Columnar/Split layout: Day 4 ]
Broke the fantastic 21 WPM lol... It's actually really hard. My brain has to think each finger, each letter. I can use it a bit at work, but hurts my productivity a lot.
keep going ! 💪

#keyboardlayout #colemak #webdev
April 29, 2025 at 1:02 PM
[ From Qwerty to Colemak : Day 2 ]
Went from 8WPM to 19WPM in a day... That's 140% improvement.
If it continues like this, I will break my all time record in 3 days....
By the way, just broke 82WPM for the first time in QWERTY. Weird that learning Colemak improved my qwerty... 🤔

#webdev #colemak
April 27, 2025 at 11:01 AM
[ Day 1 of a new developer journey ]
Just received my ZSA Voyager. New keyboard, new layout!
FACT 1: Columnar keyboard has nothing to do with a standard keyboard.
FACT 2: Thumb cluster is hard
FACT 3: Colemak is the better QWERTY
April 26, 2025 at 1:02 PM
This is how I love my days to start : With a new @zed.dev release
April 24, 2025 at 8:26 AM
Solar Protocol is one of those brilliant projects that promote sustainability, cooperation, and human intelligence. A decentralized and green internet is possible
www.solarprotocol.net/manifesto.html

#greenit #sustainability #ai #webdev #solarprotocol
April 23, 2025 at 11:01 AM
5 years ago I bought my first programming course: "Complete Python Mastery" by Code with Mosh.
That purchase changed my life as it made coding simple and fun for the complete beginner I was. Today I am a professional Front-end developer thanks to that first little step.
Follow your passion 🔥
April 4, 2025 at 6:00 PM
@neovim.io is much more than a terminal based text editor or a weird IDE.
You can use VIM motions in every #IDE via plugins.
Macros allows you to record a repeated set of actions, store them to a register and reuse them as much as you want.

They are so powerful. Here are some example bellow 👇
April 3, 2025 at 6:00 PM
Am I the only one who has inspiration for low tech ?
Would love so much a mix in between those early 2000's product and new tech.
eInk devices, separate music player and camera.

#lowtech #sustainability
April 1, 2025 at 2:00 PM
Has anyone experienced or ever used a #splitkeyboard ?
Any recommendation, feedback ?

#ergomech #programming #ergonomic
March 31, 2025 at 9:02 PM