ArnoNi (@ni45206958) 's Twitter Profile
ArnoNi

@ni45206958

we are amazing!

ID: 4585478653

calendar_today17-12-2015 15:11:46

165 Tweet

62 Followers

277 Following

Jake Archibald (@jaffathecake) 's Twitter Profile Photo

Any TypeScript experts willing to review my stupid code? I'm trying to create a type system for a database. It's working, but I'm worried I haven't done it the 'best' way. Any help appreciated! github.com/jakearchibald/…

Guillermo Rauch (@rauchg) 's Twitter Profile Photo

Some of the best React libraries, by Beier (Bill). ◆ react-simple-img.now.sh ◆ react-simple-animate.now.sh ◆ react-smooth-range-input.now.sh Small, focused, elegant, fast.

Some of the best React libraries, by <a href="/bluebill1049/">Beier (Bill)</a>.

◆ react-simple-img.now.sh
◆ react-simple-animate.now.sh
◆ react-smooth-range-input.now.sh

Small, focused, elegant, fast.
Erik Rasmussen 👨‍💻🇺🇸🇪🇸 (@erikras) 's Twitter Profile Photo

This is a demo I built in about 3 hours – much of it learning drag-n-drop – over a year ago to show off the power of 🏁 React 🏁 Final Form. 💥It uses one form to generate another, in realtime.💥 Play with it here: builder-demo.final-form.org

Alex Reardon (@alexandereardon) 's Twitter Profile Photo

waitForFrame: a little async utility to wait for an animation frame You can then use animation frames as a scheduler to prevent locking the UI while doing a number of async operations

waitForFrame: a little async utility to wait for an animation frame

You can then use animation frames as a scheduler to prevent locking the UI while doing a number of async operations
Umar Hansa (@umaar) 's Twitter Profile Photo

JavaScript Tip ⭐️ A computedStyleMap() can give you style information in a structured manner. Nicer than messing around with string manipulation! Try: element.computedStyleMap().get('font-size') Currently in most Chromium based browsers.

JavaScript Tip ⭐️ A computedStyleMap() can give you style information in a structured manner. Nicer than messing around with string manipulation! Try: element.computedStyleMap().get('font-size')

Currently in most Chromium based browsers.
ruanyf (@ruanyf) 's Twitter Profile Photo

CCMixter 是一个共享音乐的搜索引擎。音乐家上传自己的作品,允许用户自由下载,可以用于游戏和视频的背景音乐。dig.ccmixter.org

CCMixter 是一个共享音乐的搜索引擎。音乐家上传自己的作品,允许用户自由下载,可以用于游戏和视频的背景音乐。dig.ccmixter.org
Kent C. Dodds ⚡ (@kentcdodds) 's Twitter Profile Photo

Tools I love to build web apps with: React React Router (v6) react-query React/Cypress Testing Library Reach UI emotion msw react-error-boundary NKO NLS Cypress.io And a framework like react-scripts or Gatsby or Next. And that's pretty much the main/common stuff.

swyx (@swyx) 's Twitter Profile Photo

🆕 The Third Age of JavaScript swyx.io/writing/js-thi… Every 10 years there is a changing of the guard in JavaScript. I think we have just started a period of accelerated change that could in future be regarded as the Third Age of JavaScript.

🆕 The Third Age of JavaScript

swyx.io/writing/js-thi…

Every 10 years there is a changing of the guard in JavaScript. I think we have just started a period of accelerated change that could in future be regarded as the Third Age of JavaScript.
Barret李靖 (@barret_china) 's Twitter Profile Photo

如果你现在去看 Google Devtools,会发现已经多了很多有意思的内容,比如下图一中的 FP、FCP、FMP、Layout Shift 等,事实上,Google 从 19 年开始已经提倡开发者去优化用户体验指标而不是技术硬指标,那可以通过哪些指标去衡量用户体验指数呢?我梳理了下,如图二,内容实现相当丰富的。

如果你现在去看 Google Devtools,会发现已经多了很多有意思的内容,比如下图一中的 FP、FCP、FMP、Layout Shift 等,事实上,Google 从 19 年开始已经提倡开发者去优化用户体验指标而不是技术硬指标,那可以通过哪些指标去衡量用户体验指数呢?我梳理了下,如图二,内容实现相当丰富的。
Kent C. Dodds ⚡ (@kentcdodds) 's Twitter Profile Photo

Looks like I misunderstood the intended use case of Zustand and should've tried this poll with github.com/react-spring/j… instead (which is intended to solve the same problem as recoil). 😅

Prisma (@prisma) 's Twitter Profile Photo

📺 Thank you to our friends at @dooboolab for creating Korean subtitles for certain Prisma videos... 👉 Check out Tim Suchanek's subtitled Prisma Day talk: youtube.com/watch?v=7oMfBG… 📌 Tim will also be speaking at DoobooLab's upcoming GraphQL Meetup: meetup.com/Graphql-Seoul/

Fox (@indie_maker_fox) 's Twitter Profile Photo

🔥 10个你可能不知道的Cursor使用技巧 我通读了Cursor的文档,总结了10个容易忽略的使用技巧, 感兴趣的不妨点赞+收藏,没准某个功能会提升你的效率。 毕竟咱是花钱雇了个程序员,咱得搞清楚他到底都有啥能耐。 第1个,agent模式,评论区继续 👇