flamrdevs (@flamrdevs) 's Twitter Profile
flamrdevs

@flamrdevs

๐Ÿ‡ฎ๐Ÿ‡ฉ Developer

ID: 1469420472261439490

linkhttps://github.com/flamrdevs calendar_today10-12-2021 21:35:38

157 Tweet

15 Takipรงi

214 Takip Edilen

Adam Wathan (@adamwathan) 's Twitter Profile Photo

โœจ Tailwind CSS v4.0 is here! Huge performance improvements, radically simplified setup experience, CSS-first configuration, modernized P3 color palette, container queries, 3D transforms, expanded gradient APIs, @โ€‹starting-style supportโ€ฆ โ€ฆand tons, tons more.

Devon Govett (@devongovett) 's Twitter Profile Photo

HUGE React Aria release! ๐Ÿฟ ๐Ÿ” Autocomplete: Command Palette, Searchable Select and Submenu examples ๐Ÿ†• 3 new components: Toast, Tree, and Virtualizer ๐Ÿงฉ Custom Menu/Popover/Tooltip triggers ๐ŸŒ‰ Table colspan ๐Ÿ‘† usePress interop, fixing 15+ issues ๐Ÿ’จ Tailwind v4 ๐Ÿ“… DatePicker RTL

TypeScript (@typescript) 's Twitter Profile Photo

Today we're thrilled to announce our effort to port the TypeScript compiler and language service to native code, gaining a 10x speed boost in build times and editor responsiveness! devblogs.microsoft.com/typescript/typโ€ฆ

Julian Garnier (@juliangarnier) 's Twitter Profile Photo

After 5 years in the making, I'm very happy to finally release Anime.js v4, my dream animation library: ๐Ÿงฉ New modular API โšก๏ธ Highly performant ๐Ÿ–ฑ๏ธ Scroll-linked animations ๐Ÿซต Draggables โ†”๏ธ Responsive โœจ Additive animations ๐Ÿชฝ WAAPI support And so much more! Link below๐Ÿ‘‡

colinhacks/zod (@colinhacks) 's Twitter Profile Photo

Zod 4 is now stable and production-ready! ๐Ÿ’Ž 7x faster object parsing ๐Ÿ’Ž 100x fewer tsc instantiations ๐Ÿ’Ž localization in 34 languages ๐Ÿ’Ž recursive z.object()! ๐Ÿ’Ž metadata ๐Ÿ’Ž z.toJSONSchema() ๐Ÿ’Ž z.templateLiteral() ๐Ÿ’Ž z.int32(), z.float32(), etc ๐Ÿ’Ž z.file() ๐Ÿ’Ž and a new logo :)

Zod 4 is now stable and production-ready!

๐Ÿ’Ž 7x faster object parsing
๐Ÿ’Ž 100x fewer tsc instantiations
๐Ÿ’Ž localization in 34 languages
๐Ÿ’Ž recursive z.object()!
๐Ÿ’Ž metadata
๐Ÿ’Ž z.toJSONSchema()
๐Ÿ’Ž z.templateLiteral()
๐Ÿ’Ž z.int32(), z.float32(), etc
๐Ÿ’Ž z.file()
๐Ÿ’Ž and a new logo :)
Base UI (@base_ui) 's Twitter Profile Photo

Huge Base UI milestone ๐Ÿ“ข We're now in beta ๐Ÿพ โœ”๏ธŽ New Menubar component โœ”๏ธŽ New NavigationMenu component โœ”๏ธŽ New ContextMenu component โœ”๏ธŽ Improved performance โœ”๏ธŽ Verrrrrrrrrry many a11y + bug fixes base-ui.com/react/overviewโ€ฆ

Biome (@biomejs) 's Twitter Profile Photo

Biome v2โ€”codename: Biotype is here! The first type-aware linter that doesn't require tsc ๐Ÿ” Type-aware lint rules ๐Ÿง‘โ€๐Ÿš’ Plugins ๐Ÿ“š Monorepo support ๐Ÿ“ Revamped, configurable import sorting ๐Ÿง Linter domains ๐Ÿ™…โ€โ™€๏ธ Bulk suppressions ๐Ÿ‘ฉโ€โœˆ๏ธ Analyzer assist

Vite โšก (@vite_js) 's Twitter Profile Photo

โšก๏ธ Vite 7.0 is out! - Browser Target Changed to Baseline Widely Available - Node 18 support dropped. Vite is now distributed as ESM only - And feats, fixes, and cleanups, while we prepare for rolldown! vite.dev/blog/announcinโ€ฆ

Vite โšก (@vite_js) 's Twitter Profile Photo

โšก๏ธ Vite 8.0 is here! The most significant architectural change since Vite 2. โฌ Powered by Rolldown bringing faster production builds and more consistency ๐Ÿ›ค๏ธ New features such as tsconfig paths and emitDecoratorMetadata support

โšก๏ธ Vite 8.0 is here!
The most significant architectural change since Vite 2.

โฌ Powered by Rolldown bringing faster production builds and more consistency
๐Ÿ›ค๏ธ New features such as tsconfig paths and emitDecoratorMetadata support
Evan You (@youyuxi) 's Twitter Profile Photo

Introducing Void, the Vite-native deployment platform: ๐Ÿš€ Full-stack SDK โš™๏ธ Auto-provisioned infra (db, kv, storage, AI, crons, queues...) ๐Ÿ”’ End-to-end type safety ๐Ÿงฉ React/Vue/Svelte/Solid + Vite meta-frameworks ๐ŸŒ SSR, SSG, ISR, islands + Markdown ๐Ÿค– AI-native tooling โ˜๏ธ

Introducing Void, the Vite-native deployment platform:

๐Ÿš€ Full-stack SDK
โš™๏ธ Auto-provisioned infra (db, kv, storage, AI, crons, queues...)
๐Ÿ”’ End-to-end type safety
๐Ÿงฉ React/Vue/Svelte/Solid + Vite meta-frameworks
๐ŸŒ SSR, SSG, ISR, islands + Markdown
๐Ÿค– AI-native tooling
โ˜๏ธ
TypeScript (@typescript) 's Twitter Profile Photo

TypeScript 6.0 is now available! This release brings better type-checking for methods, new standard library features, new module features for Node.js, and more! But most important, this release brings us one step closer to the upcoming native-speed 7.0! devblogs.microsoft.com/typescript/annโ€ฆ