@Jialipassion Profile picture

Jia Li

@Jialipassion

Programmer with passion | Angular/zone.js code owner | Angular Collaborator

Joined July 2011
Similar User
Alan Agius photo

@AlanAgius4

Alex Okrushko 🇺🇦 photo

@AlexOkrushko

🦋 Alex Rickabaugh photo

@synalx

Mike Ryan photo

@MikeRyanDev

Erik Slack photo

@erik_slack

Sander Elias 🇳🇱 @sanderelias@mastodon.social photo

@esosanderelias

Michael Hladky photo

@Michael_Hladky

Justin Schwartzenberger photo

@schwarty

Aristeidis Bampakos photo

@abampakos

Thomas Burleson photo

@ThomasBurleson

Jan-Niklas Wortmann photo

@niklas_wortmann

lamis chebbi photo

@LamisChebbi

🦋 @brandonroberts.dev photo

@brandontroberts

Mike Brocchi photo

@Brocco

Paul Gschwendtner photo

@DevVersion

Jia Li Reposted

来週水曜日5/17のng-japan OnAir vol.66は「【#GoogleIO】Angular関連セッションまとめて解説します!」です! Google I/O のAngular関連セッションをまとめて解説します!ご参加お待ちしてます! ngjapan.connpass.com/event/283620/ #ng_jp_onair #Angular


Jia Li Reposted

Angular v16! ➕ Angular Signals in developer preview 🚦 ➕ Developer preview of opt-in non-destructive hydration 💧 ➕ Improved Standalone APIs 🧍‍♀️ ➕ Tooling enhancements 🧰 You can get all this and more with `ng update`! 🚀 goo.gle/angular-v16


Jia Li Reposted

After months of hard work by @manucorporat, @adamdbradley, and the awesome Qwik community, we are finally here! I can't express just how much joy this gives me. It is a start of a new era for web application development.

It’s finally here… announcing Qwik v1.0! Build instantly-interactive web apps without effort Now generally available 🥳 builder.io/blog/qwik-v1



Jia Li Reposted

📣 The Angular Signals RFC is live! We're expecting so many exciting discussions on GitHub which will shape the future of Angular! Find the main RFC below and follow the links to dig into a particular topic 👉github.com/angular/angula… You can learn and comment on everything…

mgechev's tweet image. 📣 The Angular Signals RFC is live! We're expecting so many exciting discussions on GitHub which will shape the future of Angular!

Find the main RFC below and follow the links to dig into a particular topic  👉<a style="text-decoration: none;" rel="nofollow" target="_blank" href="https://t.co/PftmnkSqC2">github.com/angular/angula…</a>

You can learn and comment on everything…

Jia Li Reposted

This has been a long time coming, and I'm excited not just for the signals experience itself, but for everything we'll be able to build on top of it.

The Angular Signals RFC is live and ready for your feedback! ➡️ goo.gle/angular-signals Don't forget to join the live stream tomorrow (4/4/2023 @ 9AM PDT) on the Angular YouTube channel 📺 #angularSignals



Jia Li Reposted

After months of hard work and community feedback, we are excited to announce Qwik RC! V1 is just around the corner, so we would really value your feedback on this. Find out more on our blog: builder.io/blog/qwik-rc-m…


Jia Li Reposted

Want to know what all the fuss is about Signals vs. Observables? I wrote an article on this, but check this thread out for a quick TLDR. builder.io/blog/signals-v… 1/6


Jia Li Reposted

💚 Build and test your multi-language, multi-platform projects with @bazelbuild Fun fact: Bazel is Google's own tool, and builds almost all Google products, like Google Search, GMail, and Google Docs to name a few. Get started with Bazel today → goo.gle/3EmegMK

GoogleOSS's tweet image. 💚 Build and test your multi-language, multi-platform projects with @bazelbuild.

Fun fact: Bazel is Google's own tool, and builds almost all Google products, like Google Search, GMail, and Google Docs to name a few.

Get started with Bazel today → <a style="text-decoration: none;" rel="nofollow" target="_blank" href="https://t.co/kmM8RuY54I">goo.gle/3EmegMK</a>

Jia Li Reposted

Before getting into the details of Signals, I'd like to start with a bit of a history that celebrates the incredible work done across the ecosystem over the past 10 years. "The Evolution of Signals in JavaScript" by @RyanCarniato #DEVCommunity #webdev dev.to/this-is-learni…


Jia Li Reposted

@Angular v15.2 is out ✨ - Signals landed in Angular! 🌈 - Automatic migration to standalone components ♥️ - RouterTestingHarness - And more! 👉 Check out our blog post! blog.ninja-squad.com/2023/02/23/wha…

cedric_exbrayat's tweet image. ✨ @Angular v15.2 is out ✨

- Signals landed in Angular! 🌈
- Automatic migration to standalone components ♥️
- RouterTestingHarness
- And more!

👉 Check out our blog post!

<a style="text-decoration: none;" rel="nofollow" target="_blank" href="https://t.co/OTaVXS0o5d">blog.ninja-squad.com/2023/02/23/wha…</a>

Jia Li Reposted

Very much looking forward to the conversations!

The reactivity train is still going strong. Very excited to have @angular core team members @pkozlowski_os and @synalx join me to talk all things Signals and Angular this Friday. youtube.com/watch?v=HstDoV…



Jia Li Reposted

We just released this! you can try right now: npm install qwik

Here me out! this feature is so crazy that everybody needs to know about it 📢 server side closures with @QwikDev !! 🤯 builder.io/blog/module-ex…



Jia Li Reposted

This video shows the secrete sauce of @QwikDev and what it enables. Once you understand this, you will never look at full stack development the same way.

What if you could execute code in the server from JSX? <button onClick={server$(() => console.log('server'))}> Runs in server </button> Stop dreaming and try @QwikDev 🤯🤯🤯



Jia Li Reposted

New RFC - Override HTTP response headers in @ChromeDevTools Here's a demo on how to override and test CORS headers. It support more use-cases than that! Give the prototype a spin and share your thoughts 👉🏼 github.com/ChromeDevTools…


Jia Li Reposted

JSX could have been 2x faster if it was designed more optimally for JS VMs! Let's see what design decisions make JSX slow and how we could speed it up. 🧵🪡🧶

mhevery's tweet image. JSX could have been 2x faster if it was designed more optimally for JS VMs!

Let's see what design decisions make JSX slow and how we could speed it up.

🧵🪡🧶

Jia Li Reposted

Do you know why signals are all the rage now? Solid has them, preact, and now angular is working on them. This is why I think it's the future... builder.io/blog/usesignal…


Jia Li Reposted

This is important milestone that marks the end of several months of exploration and "in lab" experiments. This is about as far as we could get without trying this signal thing in live Angular applications. Let's start "in vivo" experiments! Please join us on this journey.

Today we are excited to open the first PR of our exploration into fine-grained reactivity! 🚦 This is the foundation to allow prototyping & amplify the value of an upcoming RFC on our plans to introduce a new reactive primitive into Angular. Read more: goo.gle/ng-watch-this-…



Jia Li Reposted

After months of research, experimentation, and design, I'm so excited to share this project with our community. The best thing about it, in my opinion? Everyone benefits!

Today we are excited to open the first PR of our exploration into fine-grained reactivity! 🚦 This is the foundation to allow prototyping & amplify the value of an upcoming RFC on our plans to introduce a new reactive primitive into Angular. Read more: goo.gle/ng-watch-this-…



Jia Li Reposted

JavaScript Rising Stars 2022 is up. It's been a great year for many projects. Love seeing Bun take the top spot. More interesting to me is look at the shakeup in Frontend Frameworks. Nicely done @QwikDev and @solid_js risingstars.js.org/2022/en


Jia Li Reposted

Reflecting on 2022, I decided to give my perspective on where I see JavaScript Frameworks heading into the next year. "JavaScript Frameworks - Heading into 2023" by @RyanCarniato #DEVCommunity #webdev dev.to/this-is-learni…


Loading...

Something went wrong.


Something went wrong.