你已封鎖 @mhevery
你確定要查看這些推文嗎?查看推文並不會將 @mhevery 解除封鎖
-
Misko Hevery 已轉推
What I find *really* interesting about this is he's not saying
@QwikDev is near 0 JS. He's saying Qwik and *your app* is near 0 JS on initial load. Qwik is like partial hydration to the max. Very very interesting tech here.https://twitter.com/Steve8708/status/1486061166547783680 …謝謝,Twitter 將使用這項資訊來使你的時間軸更完美。 還原還原 -
Misko Hevery 已轉推
Stop hard-coding page layouts. Use API-driven UI to: - Decouple page updates from deploys - Schedule, a/b test, and personalize via APIs - Reduce code + increase composability Example below with
@builderio:pic.twitter.com/YJWayXLSbS
顯示此對話串謝謝,Twitter 將使用這項資訊來使你的時間軸更完美。 還原還原 -
Misko Hevery 已轉推謝謝,Twitter 將使用這項資訊來使你的時間軸更完美。 還原還原
-
Misko Hevery 已轉推
Enterprises can no longer afford to neglect
#TTI. Thanks to#Google#PageSpeed, TTI now affects#SEO and app profitability.
Learn how to get
out of
on Google PageSpeed in this session by @mhevery and more, here: https://bit.ly/2021RWS pic.twitter.com/YS93TWwC7o謝謝,Twitter 將使用這項資訊來使你的時間軸更完美。 還原還原 -
Misko Hevery 已轉推
So Partytown allows seamless main thread access from the web worker thread... but how? - Proxies browser globals to be available in the worker - Uses Atomics to run minimum tasks in main thread - Falls back to synchronous service workers for older browserspic.twitter.com/lsDPmENz3z
謝謝,Twitter 將使用這項資訊來使你的時間軸更完美。 還原還原 -
Misko Hevery 已轉推
.
@QwikDev is pretty magical, but where does it draw inspiration from? - Wiz - internal Google framework with smart hydration - React - JSX, functional components, hooks - Vue - simple, mutable state management - SolidJS - smart, unique JSX compilationpic.twitter.com/kZgyM0QaH2
謝謝,Twitter 將使用這項資訊來使你的時間軸更完美。 還原還原 -
Misko Hevery 已轉推
With Partytown, multithreaded JS has never been so easy - JS runs in the worker thread by default - Automatically hops to the main thread only as needed - Batches and caches values to reduce hops And it's all automatic, you just write normal JS, Parytown handles the restpic.twitter.com/YqMacDm6z5
謝謝,Twitter 將使用這項資訊來使你的時間軸更完美。 還原還原 -
Don’t be fooled by
@QwikDev’s familiar DX, runtime is the real innovation:
Optimizer shreds your component into tiny granular pieces for hyper-optimized lazy loading (automatically!)
Unique HTML serialization that enables your app to become interactive with 0 JS to start!pic.twitter.com/OkGtT9721O
謝謝,Twitter 將使用這項資訊來使你的時間軸更完美。 還原還原 -
Misko Hevery 已轉推
What if you could edit components as JSON? You could: - create more rich tooling - visually create+edit for non-developers - deploy granularly (push one page w/o pushing others) that’s what we’re doing with Mitosis and
@builderio, and it's getting really interestingpic.twitter.com/pOkt8PBsu6
謝謝,Twitter 將使用這項資訊來使你的時間軸更完美。 還原還原 -
.
@QwikDev is innovative NOT in the way of how you code your app, but in how things happen under the hood. The end result is that@QwikDev streams portions of your app on an as-needed basis. Compare that to the current generation of FW that front-load the Javascript on page load.https://twitter.com/Steve8708/status/1481715658215682052 …
謝謝,Twitter 將使用這項資訊來使你的時間軸更完美。 還原還原 -
Qwik Optimizer separates component code into: - initialization - rendering - listeners Level of granularity is not an island but individual operations. Rerendering a component does not force parent/children components to hydrate. Initialization runs on server => client.https://twitter.com/Steve8708/status/1481056596901908482 …
謝謝,Twitter 將使用這項資訊來使你的時間軸更完美。 還原還原 -
Misko Hevery 已轉推
- I spent years doing e-commerce sites, employing every perf trick in the book. But 100% of the sites I worked on were eventually ruined by 3rd parties. It was demoralising as a developer and made me ashamed to share my work with peers. Bravo for tackling this!謝謝,Twitter 將使用這項資訊來使你的時間軸更完美。 還原還原 -
Misko Hevery 已轉推
Why do we think Partytown is such a big deal? Because third party scripts are fighting your code for main thread resources, and your performance and user experience suffers Partyown solves this by offloading 3rd party scripts to a web worker in just a couple lines of codepic.twitter.com/tfEK5YXhmh
顯示此對話串謝謝,Twitter 將使用這項資訊來使你的時間軸更完美。 還原還原 -
Misko Hevery 已轉推
I am absolutely drooling over how
@QwikDev is coming together - functional components with hooks (ala@reactjs) - mutable reactive state (ala@vuejs/@solidjs) - extreme performance (< 1kb JS to boot even the most complex site/app) https://github.com/builderio/qwik pic.twitter.com/B6782DNwV5
顯示此對話串謝謝,Twitter 將使用這項資訊來使你的時間軸更完美。 還原還原 -
I love working with
@manucorporat and@adamdbradley! Nothing more fun than getting the 3 of us in the same room to discuss ideas. We all have different perspectives and ideas and approaches, and somewhere in the middle is magic! Thanks,@builderio for bringing us together!謝謝,Twitter 將使用這項資訊來使你的時間軸更完美。 還原還原 -
I
making things,
3D printing, and
@QwikDev / https://github.com/builderio/qwik , so I thought it would be cool to make it real! Check out the 3D model here: https://cad.onshape.com/documents/a7ad225ebc3d78b4f028432f/w/80626ca7e91d15d693a7b900/e/99dae7aee1040a443747ed42?renderMode=0&uiState=61d74eb06e35837dd2ae0714 …pic.twitter.com/jmVHi55Rha
謝謝,Twitter 將使用這項資訊來使你的時間軸更完美。 還原還原 -
I
making things,
3D printing, and
@builderio, so over the holidays, I have made these for the team. https://cad.onshape.com/documents/26046c19c80663aa57a20b54/w/7ea1239427c6c29a225481d9/e/d8cf049e369991f3bde8b7b5?renderMode=0&uiState=61d7489dbd2be84929867e5d …pic.twitter.com/iUkGlf9mIW
謝謝,Twitter 將使用這項資訊來使你的時間軸更完美。 還原還原 -
Misko Hevery 已轉推
Honestly this is one of the most simple and magical ways to boost site perf in a couple lines of code, now available to the world to use!https://twitter.com/adamdbradley/status/1478782660608724998 …
謝謝,Twitter 將使用這項資訊來使你的時間軸更完美。 還原還原 -
Misko Hevery 已轉推
Toss the Confetti: Partytown is now in Beta
- Run third-party scripts from a web worker
- Integrations for GTM and Facebook Pixel
- Docs on how to integrate
- Try it out and help us test!https://www.builder.io/blog/partytown-is-now-in-beta?twitter …謝謝,Twitter 將使用這項資訊來使你的時間軸更完美。 還原還原 -
Misko Hevery 已轉推
And now we know the value that was causing the JSON.parse errorpic.twitter.com/XryWZsJ4bb
謝謝,Twitter 將使用這項資訊來使你的時間軸更完美。 還原還原
看來要一段時間讀取資料。
Twitter 可能已超出負載,或發生暫時性的小問題。請再試一次,或造訪 Twitter 狀態以取得更多資訊。