syl.ts
@sylvaindethier
Followers
259
Following
3K
Media
127
Statuses
2K
Web Developer ❤ TypeScript, Full stack type safe, #SolidJS #ReactJS #NodeJS #Express #Fastify ❤ cooking https://t.co/LChW0B8eNz
France, Cergy Pontoise (95)
Joined June 2009
A #SolidJS directive for (custom) validation. TL;DR, the GitHub repo: https://t.co/fsytMC1Oag
https://t.co/oTm99qTg2G
dev.to
TL;DR: the code SolidJS use:validation directive Validator function Both...
0
0
0
My preferred React stack for 2025 Package manager: Bun Starter: Vite Language: TypeScript Router: Tanstack Router Remote state: Sync engine like Convex or Zero if possible, Tanstack Query otherwise. Form state: Tanstack Form Global/subtree state: Zustand Unit tests:
72
51
1K
TypeScript has around 20 handy utility types - Pick, Omit, Partial, etc. But there are 100's handy of third-party utility types too. Here are the top 4 utility libraries I've found while researching "TypeScript: Deep Dive" (publishing in May). https://t.co/raT4b7A02X
2
33
292
Salut singes et singettes. Petite question, je suis dans des groupes FB mais la tranche d'âge c'est des vieilles. Où c'est que je pourrais faire la connaissance de nana jeune dans le coin où j'habite ? Quelle applis ? Etc
1
0
0
💡 CSS Tip! Do you know that One-Time password field? You can create it using only one input and a few lines of CSS. The HTML: <input type="text" maxlength="6"> Code & Demo: https://t.co/iYfNrdqFmE You can control the number of characters by adjusting the maxlength attribute.
6
55
443
Introducing the all new Le Chat: your ultimate AI sidekick for life and work! Now live on web and mobile!
626
2K
13K
30 #CSS scroll driven animation examples which is your favorite? 👉🏻 z-stack and slither are mine https://t.co/yNN2tefr2D
nerdy.dev
For chill time I'm adding to this scroll driven animations notebook . Some pretty wild stuff in there already, gettin wierder each bedtime routine.
7
54
368
Deepseek running locally and privately for autocompletion in VSCode! 🙌 In less than a minute, I'll show you how to download Deepseek-coder and set it as the autocompletion model in VSCode. You’ll need to use @ollama to download the model and CodeGPT to select it as the
126
2K
10K
Beaucoup de développeurs ne savent pas comment choisir une dépendance, qu'il s'agisse d'une librairie ou d'un framework complet. J'en vois souvent qui ne se basent que sur une seule métrique : le nombre de téléchargements mensuels. Pourtant, ce chiffre est loin d'être fiable et
5
18
94
Bonjour @bouyguestelecom , une personne usurpe mon numéro de téléphone, appelle avec mon numéro, comment est ce possible ? Comment s'en prémunir ? Peut elle recevoir mes appels, SMS/MMS, ou bien en envoyer ?
1
0
0
I stumbled upon this piece of #TypeScript art, a type helper that cleverly gets the last element of any tuple type. (explanation in the replies)
20
24
554
Node.js now supports TypeScript. Wrote up a full summary (posted below). Here's the juiciest bit - the TSConfig you'll need to run it:
24
295
2K
🎁 À GAGNER ! UN PC PORTABLE EN RTX 4060 ! GO RT 🔥 Pour participer ici : https://t.co/qFaqRstr2N
288
3K
843
🎁 CONCOURS 🎁 Chose promise, chose due ! 🥔 Un PC Bazooka RGB et un paquet de chips de la saveur de votre choix à gagner. 🍀 Pour participer : 🔹 RT ce tweet 🔹 Postez en commentaire le parfum de chips voulu Le PC : https://t.co/ql00VrQLby TAS à partir du 24/11
19K
17K
10K
Deep-Live-Cam : une application Open Source pour réaliser du face-swap en temps réel avec une seule image. 👉 Pour en savoir plus : https://t.co/YHO2aq5ADO 👉 Code source : https://t.co/EGpbxnzuGD
5
32
176
Node 22.6.0 just added TypeScript support 🔥 if you're planning to use it, you'll need these two lines in your tsconfig.json. Brief explainer in a 🧵
31
299
2K
Problem: You want to quickly publish an npm package using TypeScript. Solution: tsup tsup bundles your TypeScript library with no config, powered by esbuild. https://t.co/9XHUmUNalA Anyone found anything better?
tsup.egoist.dev
bundle typescript library with ease
25
35
349
Yessssss! Node just shipped the ability to run TypeScript files directly!
90
433
3K
Node now natively supports running TypeScript files. Ish. You can't use enums. You can't use experimental decorators. In other words, you can only use type annotations, not TypeScript-only features. I have thoughts. https://t.co/Pk6cQJ8fVQ
github.com
It is possible to execute TypeScript files by setting the experimental flag --experimental-strip-types. Node.js will transpile TypeScript source code into JavaScript source code. During the transpi...
31
31
445
WE DID IT 🤩🤩 The first step towards TypeScript support in Node.js landed. It's only the first iteration, and it's not supporting many of the features we want. This is just the beginning 🤠 https://t.co/3CNYJyxVPQ
github.com
It is possible to execute TypeScript files by setting the experimental flag --experimental-strip-types. Node.js will transpile TypeScript source code into JavaScript source code. During the transpi...
29
146
711