Romain Durand
romaindurand.dev
Romain Durand
@romaindurand.dev
35. Web dev. Svelte + TypeScript = ❤️
Posts : 🇫🇷/🇬🇧

Personnal account : @romaindurand.bsky.social
Mostly depends on the team you're working with but for personnal projects I always go for Svelte
February 13, 2025 at 2:24 PM
A free tier isn't probably for professional devs.
December 19, 2024 at 6:15 PM
I don't get what's the point of doing this 🤔

But maybe #AdventOfTypeScript should look into how #AdventOfCode works, with randomly generated tests before validation
December 19, 2024 at 2:15 PM
Had a hard time with this one, as I wanted to pass even more tests :

Since originalCurry returns a boolean
- t0, t1, t2, t3 should be a boolean
- t4 should be a function, since the recipe isn't complete
December 18, 2024 at 12:52 PM
faites des backup
December 14, 2024 at 11:56 AM
Je ne follow plus le JDG, c'était un auto-import depuis twitter 🫡
November 27, 2024 at 8:28 PM
Oui, ça permet à une autre personne de continuer à creuser ce sujet une autre fois en sachant ce qui a déjà été couvert, et comme c'est dans confluence, ça créé une bonne base de connaissances interne
November 23, 2024 at 11:35 AM
Pas renseigné sur mes droits, mais en général 1 à 2 conférences par an, et toutes les deux semaines, une journée entière où on peut, si on veut, creuser un sujet libre. Avec production d'un petit compte rendu en fin de journée (oral/écrit/les deux)
November 23, 2024 at 11:12 AM
Add this line to your vs code settings :
"workbench.editor.labelFormat": "short"

It allows to show the directory in the tab name
November 22, 2024 at 12:18 PM