Grégory Houllier (@ghoullier) 's Twitter Profile
Grégory Houllier

@ghoullier

TypeScript Folk, @RennesJS Co-Founder

ID: 51064962

linkhttps://ghoullier.deno.dev/ calendar_today26-06-2009 13:52:13

9,9K Tweet

596 Takipçi

1,1K Takip Edilen

Jean-Paul Krivine (@jp_krivine) 's Twitter Profile Photo

[1] Une controverse se développe autour de Luc JULIA , médiatiquement présenté comme « co-fondateur de Siri et pape de l'intelligence artificielle ». Invité au Sénat, etc. Si vous pas déjà fait, allez regarder la remarquable vidéo de MrPhi youtube.com/watch?v=e5kDHL…

Grégory Houllier (@ghoullier) 's Twitter Profile Photo

🤯 This issue is a gold mine: - It's not well documented but you can use node24 to write github actions. - node22 support will never come - with node24 plain ts file are support out of the box github.com/actions/runner…

Jamie Birch (@birch_js) 's Twitter Profile Photo

JavaScript doesn’t have a speed; that all depends on the engine and runtime. - Compilers like hermesc and Porffor compile JS ahead-of-time, straight to bytecode. - Various engines like V8, QuickJS, and Static Hermes have a nearly-zero overhead path for calling native APIs.

Grégory Houllier (@ghoullier) 's Twitter Profile Photo

C'est pas le travail d'un journaliste d'enquêter justement ? Si on remplace Luc Julia par n'importe qui d'autre c'est choquant de la part d'un journaliste

C'est pas le travail d'un journaliste d'enquêter justement ?
Si on remplace Luc Julia par n'importe qui d'autre c'est choquant de la part d'un journaliste
Dominic Gannaway (@trueadm) 's Twitter Profile Photo

I've open sourced Ripple! github.com/trueadm/ripple It's super early days, not much works and there's little to no documentation or guidance. Plus the codebase is raw, but I at least wanted to share my ideas with the community. :)

Boshen (@boshen_c) 's Twitter Profile Photo

With tsgo + isolated declarations, type checking will be fully parallelized. Given tsgo can work on multiple threads, ID removes the need to walk the module graph for build order. It can check each file in isolation on different threads. Enable isolated declarations today for

Seb ⚛️ ThisWeekInReact.com (@sebastienlorber) 's Twitter Profile Photo

👀 The best React feature ever is finally landing 🎉 <Activity> can hide a React subtree while preserving its state, and keep rendering it with lower priority. It also unlocks super-cool pre-rendering patterns along the way. Love it! ❤️

👀 The best React feature ever is finally landing 🎉

&lt;Activity&gt; can hide a React subtree while preserving its state, and keep rendering it with lower priority.

It also unlocks super-cool pre-rendering patterns along the way.

Love it! ❤️
Sindre Sorhus (@sindresorhus) 's Twitter Profile Photo

type-fest 5 is out! 🚀 (essential TypeScript types) Strictness helpers: - ExtendsStrict - ExcludeStrict - ExtractStrict Checks: - IsUnion - IsOptional - IsNullable Key-level checks: - IsOptionalKeyOf - IsReadonlyKeyOf - IsRequiredKeyOf - IsWritableKeyOf And lots of bug fixes!

Feross (@feross) 's Twitter Profile Photo

💀 Hard times create 💪 strong devs. 💪 Strong devs create 📦 good packages. 📦 Good packages create 😴 weak devs. 😴 Weak devs create 💀 hard times.

Ben (@kaleidawave) 's Twitter Profile Photo

New post on implementing type narrowing in Ezno. It covers a background on what narrowing is, why it exists and how I implemented it. (also may include some features not present in TSC)

New post on implementing type narrowing in Ezno. It covers a background on what narrowing is, why it exists and how I implemented it.

(also may include some features not present in TSC)
Rob Palmer (@robpalmer2) 's Twitter Profile Photo

ECMAScript excitement 😉 Jason Williams from Tech At Bloomberg announces the release of Boa's Rust-based implementation of TC39 Stage 3 Temporal 🎉 Chrome estimates this will ship in Chromium 143 🎉🎉 Temporal is the shiny replacement for the broken JS Date API ✨

GitHub (@github) 's Twitter Profile Photo

What if GitHub Copilot knew everything about your project? 🤔 With Copilot Spaces, you can curate files, repos, and issues so Copilot truly understands your project. Get ready to: 💻 Generate more accurate code 📘 Share knowledge 📝 Plan projects All in one place! Learn

What if GitHub Copilot knew everything about your project? 🤔

With Copilot Spaces, you can curate files, repos, and issues so Copilot truly understands your project.

Get ready to:
💻 Generate more accurate code
📘 Share knowledge
📝 Plan projects

All in one place! Learn