Mcoder @mcoder995
Developer full Stack js Joined April 2023-
Tweets225
-
Followers34
-
Following207
-
Likes234
Implementing basic HTML streaming with node
📜 Do not pass DTOs to UI components - @dario_djuric Greatly explains why you'd rather design props independently of what the backend sends you returns darios.blog/posts/do-not-p…
Introducing `claude-sonnet-to-gpt-4o-mini` ✍️ Get the quality of Claude 3.5 Sonnet, at a fraction of the cost and latency. Give one example of your task, and Sonnet will teach 4o-mini (20x cheaper!!) how to do the task perfectly. And it's open-source: shorturl.at/Cjjwt
📜 Simplify Component Imports with TypeScript Namespaces Last week's newsletter's top link is @sergiodxa article, with around 1200 clicks. Readers usually like pragmatic articles like this sergiodxa.com/tutorials/simp…
PSA - if you're running lots of npm scripts on CI, replace them with node --run: ❌ npm run test && npm run lint ✅ node --run test && node --run lint You'll gain around 200ms for each one replaced.
Chrome Dev Tools 💡 You may not know that we can override response headers in Chrome Dev Tools 🤩 This can be very handy for handling CORS errors locally until they get fixed from the API server ✅👇
— HTML Vous voulez soumettre un formulaire avec un bouton en dehors de la balise <form> ? Et bien c'est possible nativement. Vous pouvez ajouter l'attribut "form" à votre bouton d'envoi pour associer l'action à un formulaire spécifique n'importe où sur la page ! 🙌 📚…
"What is the point of server components if all my pages need client features like hooks or event handlers?" You don't need to turn the entire page into a client component
@johnny_reilly You know you don't need to copy the inferred type to an interface to have a named type, right ?
The anatomy of a good error message from the Wix UX/Eng team. So. Good. 🤌 wix-ux.com/when-life-give…
zod server actions zsa.vercel.app/docs/introduct…
Upload a file with server action in Next.js
Welcome FlyDrive to the AdonisJS package family! It is a file storage framework-agnostic library for Node.js. It provides a unified API to interact with the local file system and cloud storage solutions like S3, R2, and GCS. 🔗 flydrive.dev
Would you reject a decent-paying job offer if the company didn't use TypeScript, and wasn't interested in adopting it?
TypeScript problem: You need to support any string value, but you’d like autocomplete support for common values. Solution: Create a union with "string & {}" on the end. Now you get autocomplete support for all values listed in the union, but can still enter any value.
Vercel à sortie l’AI SDK et celui-ci te permet d'interagir avec toutes les API AI en utilisant LA MÊME API ! Je ne crois pas que vous vous rendez-compte à quel point c'est pratique 👇
Si vous êtes dans l'IT, vous avez certainement entendu parler du backdoor xz (CVE-2024-3094). Si ce n'est pas le cas, voici un petit fil pour vous résumer tout ce qu'il faut savoir. 🚨
Here's a Next.js endpoint rate limited by requesting IP address. Insane how easy this is.
Here's a Next.js endpoint rate limited by requesting IP address. Insane how easy this is. https://t.co/jnrucHVez1

Pierre Arlais @PierreArlais
5K Followers 4K Following #FOSS #opensource #SCOP, directeur @Bearstech, organisateur de choses qui se déroulent plus ou moins bien comme prévu selon les cas
ElviraBirrell @aYMLzpD9mCw5Dt
8 Followers 208 Following
david knafo @dknafoweb
9 Followers 41 Following Head of full stack developer at NetNut proxy network And Co-Founder of https://t.co/0mTRKNRd2P
stav levi @stavlevi1601
3 Followers 20 Following
bearstech @bearstech
16K Followers 3K Following #SCOP d'experts du #LogicielLibre Confiez nous la performance de vos applications (hébergement, infogérance, #devops, #SRE, sécurité, efficacité énergétique)
Mathieu Le Puil • D... @MathieuLePuil
77 Followers 171 Following 👨💻 Développeur Freelance Vue.js | Symfony | Tailwind 💻 Freelance chez AltumWeb
ahwewewe @ahwewewe
76 Followers 827 Following
Maryann @maryann_moua47
282 Followers 3K Following
Manon Thomas @thms_manon
43 Followers 2K Following Optimise tes revenus mensuels de 1000€ grâce au print-on-demand | Abonne-toi pour obtenir mes conseils exclusifs et transformer ton business ! 💸
Joseph Maarek @maarek_j
670 Followers 2K Following Développeur FuLl-StAcK. Intéressé par React et ReasonML (ocaml). J'adore l'étude de Torah. J'aime ma femme et mes enfants. 🐘 @[email protected]
Marlène @marlened_fr
317 Followers 636 Following Développeuse web / Développeur web full-stack freelance | Contact : [email protected]
Pentiminax @Pentiminax
718 Followers 669 Following Développeur Full Stack - PHP / Symfony / React - https://t.co/TReD8Z8UuQ - https://t.co/ZqmWnvyhiT
KIDJO Gilles @gilleskidjo1
195 Followers 735 Following Je suis Dev Web & Mobile j'aime les Jeux vidéos et le Basket ball
a @Apirdealm
22 Followers 263 Following
Dev to be curious @devtobecurious
145 Followers 679 Following Redonner du sens, notre place à notre beau métier : dev, ops !
TheoSoti | Web develo... @theoleff
141 Followers 336 Following If you want all my tips and tricks about CSS, you should check my blog https://t.co/MnGQfHePGd
Guillaume - GMX DEV @GMarxgut
168 Followers 326 Following 🖥 Développeur Web Freelance 🖥 🔑 Spécialisation Front End & Javascript 👨👧👦 Jeune papa et 🎮 gamer, loin d'être pro, à mes heures perdues :)
Maxime Theneau @MTheneau
348 Followers 642 Following Développeur web Marseille - React | Next.js | Symfony https://t.co/Jc3p8LBqcl
Sékure Travaux Chole... @Sekure_Travaux
1K Followers 1K Following #immobilier, #travaux, #rénovation, #construction, #extension. Spécialiste travaux #Cholet, #Bressuire, #LesHerbiers
Damien Accorsi @damienaccorsi
264 Followers 461 Following @algoofr founder. Creator of @tracimfr #collaboration software 🐧 #floss addict. #bootstrapped business lover 💰 Also on @[email protected]
William Rudenmalm🇪... @w_hgm
9K Followers 3K Following writing Rust 🦀 - ml, comp vision + llms - work @lovable_dev
colinhacks/zod @colinhacks
23K Followers 1K Following the Zod guy 🧙♀️ created zshy, co-created Standard Schema, tRPC 🦆 friendly neighborhood typescript nerd 👼🏻 investor 💻 prev @ bun, edgedb 🏛️ mit
Klaas @forgebitz
19K Followers 1K Following cofounder and tech at https://t.co/ErVQmD5g9o - AI SEO/GEO platform
fekri @fekdaoui
10K Followers 994 Following turning side projects into businesses 🔥 https://t.co/ePvH5sZjgg ⚡ https://t.co/OP9dQFYApV 🚀 mvp agency - https://t.co/MVDqmrKRyb
Lemon Squeezy @lmsqueezy
25K Followers 12 Following The all-in-one payments, tax, email and affiliate marketing platform for software companies
Ben McCann @BenjaminMcCann
2K Followers 300 Following Investor (@c3ventures) and entrepreneur. SvelteKit maintainer. Co-founded Connectifier - acquired by LinkedIn
Sandro Maglione @SandroMaglione
4K Followers 150 Following Searching and sharing objective principles on how to get better, while coding Typescript・@EffectTS_・React・Local-First 📈 Helping devs at https://t.co/5ongGuhjEU 🚀
Austin Malerba @austin_malerba
9K Followers 806 Following Engineer @elevenlabsio. Prev making @binstadotdev, https://t.co/Ce181unrPC. CS degree @RITtigers.
Abraham John 🦄🦓 @Abmankendrick
50K Followers 266 Following Product Designer ( UI / UX ) | Brand Identity Designer | Creating Beautiful Functional UI's
Pierre Arlais @PierreArlais
5K Followers 4K Following #FOSS #opensource #SCOP, directeur @Bearstech, organisateur de choses qui se déroulent plus ou moins bien comme prévu selon les cas
Farrel Putra @farrelput
8K Followers 1K Following i make buttons. also, a senior designer https://t.co/eGQRN6xwXe ✲ building @flareicons ✲ dm for inquiries
jhey ʕ•ᴥ•ʔ @jh3yy
135K Followers 147 Following ⚡️ you bring the ideas, I show you how to make them 👨🍳 Staff Design Engineer @shopify (ex @google, @vercel) 📚 course waitlist 👉 https://t.co/DtDQ0KAxsi
Simon Vrachliotis @simonswiss
25K Followers 2K Following 🎓 Teacher: @laracasts 🤗 Indie courses: @protailwind & https://t.co/p1LgeRTQLw 🎙 Podcast: @the_navbar 🎬 YouTube: https://t.co/lc27U4c7yC
DHH @dhh
554K Followers 131 Following Father of three, Creator of Ruby on Rails + Omarchy, Co-owner & CTO of 37signals, Shopify director, NYT best-selling author, and Le Mans 24h class-winner.
Payload @payloadcms
12K Followers 179 Following Install into any Next.js app, get a full backend & admin panel. Including auth. ⭐️ https://t.co/WyVtBBSOJT 💬 https://t.co/sKf4FsS8Rf
shadcn @shadcn
182K Followers 347 Following I own a computer / I built https://t.co/HJcOr0AmKT & https://t.co/5FRvxujR8x / Currently @vercel.
Storybook @storybookjs
25K Followers 398 Following Industry standard frontend workshop. Develop, test, and document components with ease. Open-source & maintained by @chromaticcom
david knafo @dknafoweb
9 Followers 41 Following Head of full stack developer at NetNut proxy network And Co-Founder of https://t.co/0mTRKNRd2P
Malte Ubl @cramforce
38K Followers 848 Following Artificial General UI @Vercel CTO. Immigrant 🇺🇸/🇩🇪/acc
Cory House @housecor
141K Followers 771 Following I talk code. Courses: https://t.co/D5emROQa4J and https://t.co/6L1fD898mh YouTube: https://t.co/pWIz4BMXsc Consulting: https://t.co/Qfp4Tfp3jf ⚛️
bearstech @bearstech
16K Followers 3K Following #SCOP d'experts du #LogicielLibre Confiez nous la performance de vos applications (hébergement, infogérance, #devops, #SRE, sécurité, efficacité énergétique)
stav levi @stavlevi1601
3 Followers 20 Following
Seb ⚛️ ThisWeekIn... @sebastienlorber
50K Followers 5K Following 🔥 Join 40k devs - Stay up-to-date with React: • 📨 https://t.co/DvLGHeLY5G • @ThisWeekInReact • @docusaurus maintainer • 🇫🇷
Adam Wathan @adamwathan
258K Followers 790 Following Creator of @tailwindcss. Listener of Slayer. Austin 3:16.
Matt Pocock @mattpocockuk
200K Followers 737 Following I teach devs for a living. Author of Total TypeScript and AI Hero. Ex-@vercel. Used to be a voice coach.
Kent C. Dodds ⚡ @kentcdodds
293K Followers 383 Following Improving 🌎 with quality software · Husband, 5x Dad, Latter-day Saint, Dev Educator, MVP ⚡️ https://t.co/X8fNGbdL2y 🌌 https://t.co/pPQmnZS6rR 🚀 https://t.co/NYn5aJVGve 🏆 https://t.co/U5KafpJTZp
Tanner Linsley @tannerlinsley
87K Followers 771 Following ⚔️ Creator of @Tan_Stack 🏝️ TypeScript 🌎 Web ⚛️Open Source Software💡UI/UX/DX 💼Co-Founder @NozzleIO 👨👩👧👦@Ch_JesusChrist
ThePrimeagen @ThePrimeagen
297K Followers 1K Following skill issues: 🟩⬛️⬛️⬛️⬛️⬛️(69/420) https://t.co/qWJnB6p4EP https://t.co/IwY3FTx1ZE https://t.co/TYJ6aSpwYs
WebDevCody @webdevcody
25K Followers 774 Following ✝️ “love thy neighbor” building https://t.co/pbaZlUJ8pG
James Kokou GAGLO @dzamsgaglo
861 Followers 951 Following DevOps en quête d'IA. J'étudie les LLMs pour créer des agents IA : un qui tweete comme moi, un qui écrit mes articles et un qui fait du e-commerce sur Amazon.
Mathieu Le Puil • D... @MathieuLePuil
77 Followers 171 Following 👨💻 Développeur Freelance Vue.js | Symfony | Tailwind 💻 Freelance chez AltumWeb
William Traoré @willtraore
5K Followers 814 Following 🖥️ Créateur de @StrealiApp ⌨️ Co-fondateur de @keycapsule_shop ⏯️ Twitch Partner - https://t.co/IU3wIPTvgd ⚙️ Outils de stream - https://t.co/aSUs8vs78z
Cognition @cognition
146K Followers 32 Following Makers of Devin, the first AI software engineer. We are an applied AI lab building end-to-end software agents. Join us: https://t.co/JZDd4Vik4P
Lee Robinson @leerob
190K Followers 734 Following Teaching developers @cursor_ai, previously @vercel
Nicolas @nb4ld
6K Followers 351 Following Tripote la data météo sur de gros ordis trempés dans l'huile et gavés à l'élec atomique. Fournisseur officiel de l'argent magique. Préfère les maths au blabla.
Adarsh Gupta ✨ @Adarsh____gupta
36K Followers 612 Following Selling Code since 2018 | software duh..veloper | Latest Prenuer: https://t.co/kNE0Ssnrta
Theo - t3.gg @theo
244K Followers 4K Following Full time CEO @t3dotchat. Part time YouTuber, investor, and developer
chris, 0.5x engineer ... @LLCoolChris_
9K Followers 735 Following TS & Elixir SWE, Twitch partner. Built https://t.co/iU4cCmEuP1 and https://t.co/J0k7amvVLQ. Catch me also on 🦋 https://t.co/tTExFqd1Xd
George Moller @_georgemoller
119K Followers 808 Following Staff Front End Engineer @shopify. Learning, building, and sharing my journey.
Gabriel Vergnaud @GabrielVergnaud
7K Followers 505 Following TypeScript nerd • Author of TS-Pattern • Staff Eng @MistralAI Unleash TypeScript's full potential 👉 https://t.co/0GmYbCJKEj
Arkerone @arkerone
2K Followers 333 Following Team lead / backend developer 👨💻 JS/TS & Node.js 💛 Blogueur Tech ✍️ ➡️ https://t.co/AXDMUsRwKn En apprentissage de Rust 🦀