Utsav Ladani (@3utsav) 's Twitter Profile
Utsav Ladani

@3utsav

Software Engineer
🌳 Chat Trees: chat-trees.vercel.app

ID: 1322581236611608576

calendar_today31-10-2020 16:49:13

94 Tweet

11 Takipçi

111 Takip Edilen

Dev Agrawal (@devagrawal09) 's Twitter Profile Photo

There are two movements in the web space. Both are embracing streaming protocols and doing more work on the server to power the frontend. The architectural difference lies in what they stream. - data/content (MPA, Server Components) - events (Sync Engines, Local First)

Utsav Ladani (@3utsav) 's Twitter Profile Photo

👀 Something new is brewing… For WordPress. For creators. For you. 👉 coowriterai.com #ComingSoon #WordPress #Gutenberg #AI #ContentCreation #writerscommunity #coowriterai

Utsav Ladani (@3utsav) 's Twitter Profile Photo

Nowadays, I am seeing many landing pages have a glassy look like Apple, but sometimes it's hard to see some elements due to color contrast. Also, it might not good from accessibility perspective. #UI #design

Utsav Ladani (@3utsav) 's Twitter Profile Photo

MCP Adapter, AI Client, New Admin experience, Telex and many more... Seems like many interesting things are happening to WordPress this days.

Nick Hamze (@sortaiconick) 's Twitter Profile Photo

I spent time digging into why WordPress plugins get (or don't get) installs. Here's what I learned about the WordPress.org ranking algorithm and what actually moves the needle --> iconick.io/why-your-wordp…

Sindre Sorhus (@sindresorhus) 's Twitter Profile Photo

CSS is getting support for functions, so I made a small utility library for useful things. It's also a copy-pasteable reference. WIP. github.com/sindresorhus/c…

CSS is getting support for functions, so I made a small utility library for useful things. It's also a copy-pasteable reference. WIP.

github.com/sindresorhus/c…
Evan You (@youyuxi) 's Twitter Profile Photo

oxfmt (the oxc-based formatter) is getting very close to ready! - 2-3x faster than Biome - 45x faster than Prettier - Better prettier conformance than Biome means switching won’t cause huge diffs - More flexible line wrapping than Prettier We have tested oxfmt against several

Utsav Ladani (@3utsav) 's Twitter Profile Photo

I found a node package called toon. It helps in saving tokens while using JSON in LLM prompts. As per README, it can save ~40-60% token used for JSON. Here’s the link to the repository: github.com/toon-format/to…