Resumable Apps in Qwik w/ Miško Hevery (creator of Angular!)

  Рет қаралды 8,492

Tony Alicea

Tony Alicea

Жыл бұрын

Miško Hevery (creator of Angular) shows us the exciting new Resumable, Fine-Grained JavaScript framework Qwik. What do all these words really mean? Find out!
Links
Qwik: qwik.builder.io/
Partytown: partytown.builder.io/
From Me
Support my Patreon: / tonyalicea
Grab my new JavaScript ES6/ES.Next course: www.udemy.com/course/javascri...

Пікірлер: 49
@shrinidhikulkarni479
@shrinidhikulkarni479 Жыл бұрын
I’m seeing my teacher for the first time. You have helped a lot Tony 😊. Thank you
@TonyAlicea
@TonyAlicea Жыл бұрын
Thanks Shrinidhi! I was happy to be on camera for this conversation. Be sure to check out Qwik, it’s really exciting.
@frankie_goestohollywood
@frankie_goestohollywood Жыл бұрын
WoW 🤯Serializing closures 🤯I'm so glad I found this!!! Quik looks awesome.
@TheLocoplata
@TheLocoplata Жыл бұрын
Looks like Qwik is moving JS frontend framework performance in a good direction. Exciting!
@TonyAlicea
@TonyAlicea Жыл бұрын
Agreed!
@user-mo3cw6go7c
@user-mo3cw6go7c Жыл бұрын
Absolutely amazing!!!. By the way Tony, your side comments are nothing less than amazing, you do "big word alert" during the interview casually off the cuff and it really helped me understand what it is about, like for example the explanation of what hydration or serialization is
@TonyAlicea
@TonyAlicea Жыл бұрын
Thanks so much, glad it helped!
@benjaminng8882
@benjaminng8882 Жыл бұрын
Is good to see you’re active in KZbin, thanks all the content Tony
@gautamsharma5451
@gautamsharma5451 Жыл бұрын
You made me love JavaScript. You are one of the best teacher..Thank you
@TonyAlicea
@TonyAlicea Жыл бұрын
Thanks Gautam! So happy to have been part of your journey!
@saadali5906
@saadali5906 Жыл бұрын
Tony is the best js instructor . Today i am working on react js because after attending js tutorial on udemy i get really deep understanding of js and my interest in js increases .
@LebaneseNostalgia
@LebaneseNostalgia Жыл бұрын
Really great to see you Tony active on youtube.. please do more of this and more udemy courses maybe something like a backend lang you are using or Deno or even Bun or whatever :)
@TonyAlicea
@TonyAlicea Жыл бұрын
Thanks! I am currently adding content to my new early release ES6/ESNext course: www.udemy.com/course/javascript-understanding-es6-and-beyond/?couponCode=6201EAF7BAA446640515
@LebaneseNostalgia
@LebaneseNostalgia Жыл бұрын
​@@TonyAlicea Of course I already got your latest courses! I got the HTML/CSS one! as well. I love your work and big fan of your work overall.
@nocodemastery
@nocodemastery Жыл бұрын
This is amazing stuff! Thanks for the video 😁
@Programming-Fun-With-Hima
@Programming-Fun-With-Hima Жыл бұрын
We love you Tony.. You're extraordinary ❤
@TonyAlicea
@TonyAlicea Жыл бұрын
Thank you!
@farukabdullamunshi8358
@farukabdullamunshi8358 Жыл бұрын
This is really mindblowing...!!!
@mustafe1391
@mustafe1391 Жыл бұрын
Love being part of history being made.
@amypellegrini1732
@amypellegrini1732 Жыл бұрын
Thanks for this! Fantastic stuff. I'm currently brainstorming an integration between Qwik and Xstate, which means I need to understand the internals of both. Your videos are incredibly helpful!
@TonyAlicea
@TonyAlicea Жыл бұрын
Thanks Amy!
@abdulrahmanhashem2319
@abdulrahmanhashem2319 Жыл бұрын
The point you mentioned at the end of the video looks very interesting! Imagine we can take a snapshot of the user app state and debug it somewhere else by a developer. The future looks promising for Qwik, thanks for the video!
@TonyAlicea
@TonyAlicea Жыл бұрын
Thanks!
@saadali5906
@saadali5906 Жыл бұрын
We want more stuff from you tony please create more courses on css, angular 12, react js , tailwind etc
@benwyse
@benwyse 9 ай бұрын
"UNDERSTAND ANGULAR 2.0" We need that!!!!!
@TonyAlicea
@TonyAlicea 9 ай бұрын
No plans currently, Angular is changing right now with the introduction of signals, but you never know in the future!
@benwyse
@benwyse 9 ай бұрын
@@TonyAlicea Please!!!! Por favor!!!!🙏🙏🙏🙂
@benwyse
@benwyse 9 ай бұрын
@@TonyAlicea ! i really thank you for "JavaScript: Understanding the Weird Parts" It remains the best course on JavaScript - the "must-watch", the foundation on which any JavaScript learning must be built! After that course, JavaScript became a piece of cake for me. I owe you a great debt of gratitude.
@aghileslounis
@aghileslounis Жыл бұрын
Thanks for the video it was so good ! what a GREAT Mind Miško Hevery have ! how in the world you can think of all this complexity, waw it's so amazing, i understood like 40-60% but it's so good and the impressive stuff is that everything is hidden from the developer, you are just here writing very simple code haha, i hope community start creating UI frameworks and lot of stuff
@TonyAlicea
@TonyAlicea Жыл бұрын
Qwik is indeed impressive. It really is something of a dream team of Miško Hevery, Manu Almeida, Adam Bradley, and others.
@djimi9803
@djimi9803 Жыл бұрын
WOW best teacher and new product you does Always the best to make awer life better than now you share this framework. Qwik will destroy react soon
@TonyAlicea
@TonyAlicea Жыл бұрын
Thanks Djimi! I like to think of frameworks as complimentary experiments, not competition. React did some important things, and now Qwik is doing some important things. Other frameworks too. And the frameworks we use will continue to improve as they all learn from each other.
@tririfandani1876
@tririfandani1876 Жыл бұрын
"resumability is the future" for sure
@clarusv6383
@clarusv6383 Жыл бұрын
Tony, great video, but please clarify a few concepts, and a question regarding Qwik Tutorials. 1) Can Qwik "supplement" existing sites? Or must a site be built purely with Qwik? EXAMPLE: Let's say I have an EXISTING website with ANGULAR 14 as my Front-end, and Golang as my Back-end, does that mean I have to totally scrap that site, and rewrite everything in QWIK? Or, can Qwik be "added" to ANGULAR 14, to help it function faster? 2) Can QWIK be used as a Front-End for a DJANGO website? OR, does that defeat the purpose of QWIK, being both Front & Back-end? Is integration as simple as it would be with, for example Svelte + Django? Lastly: Do you plan to do a "QWIK TUTORIAL" for Beginners? All the short tutorials I've found, seem to only target super-experienced programmers; concepts not well defined. Or, are there any QWIK Tutorial resources?
@arianitonline8748
@arianitonline8748 Жыл бұрын
to reply to your second question. qwik is a front-end framework
@taufiqbangladesh
@taufiqbangladesh Жыл бұрын
You should have a discord channel for your students.Discord is good for all the students sharing information.
@TonyAlicea
@TonyAlicea Жыл бұрын
Currently all of my courses are on Udemy, so it is easier to get all student questions in one place. I have considered a Discord for Patreon supporters, however.
@tech1trans
@tech1trans Жыл бұрын
My only question is !! - When are you going to be teaching this framework ?? - QWIK - Under the hood !!
@TonyAlicea
@TonyAlicea Жыл бұрын
Ha, I'd love to do a Qwik course some day! Meanwhile you can find the Qwik tutorial here: qwik.builder.io/tutorial/welcome/overview.
@tech1trans
@tech1trans Жыл бұрын
@@TonyAlicea Hi Tony. I have been looking at their tutorial but i am not seeing where someone totally new to client-side framework can follow. It seems to assume React knowledge and i am not familiar with React. Any suggestions. Great job on HTML&CSS, JavaScript - the weird parts, and NodeJS.
@TonyAlicea
@TonyAlicea Жыл бұрын
True. For general React-style component learning I would recommend taking a look at the new beta version of the React documentation site, which can be found here: beta.reactjs.org/learn This month I will also be talking a bit more about a possible React course, but that's for the future.
@harikrishnapodaralla6037
@harikrishnapodaralla6037 Жыл бұрын
Can you make a course on java and spring
@TonyAlicea
@TonyAlicea Жыл бұрын
I don’t have experience with that sadly. Been many years since I’ve written Java.
@serhioromano
@serhioromano 11 ай бұрын
Another revolution by Mishko. I hope this time he will not allow tech giant to f*ck it up like it was with angular.
@MrAverageViewer
@MrAverageViewer Жыл бұрын
Yet another JS Framework. Is it seriously worth investing time on this, for what might be marginal improvements? Seriously?
@TonyAlicea
@TonyAlicea Жыл бұрын
I understand the frustration on investing time in new frameworks. Consider though: 1) Let's say a framework only offers "marginal improvements". A series of marginal improvements over time is called "progress". A series of "yet another frameworks" got us from jQuery to where we are now. That doesn't mean you have to use every one that comes out. But continued improvement is a *good thing* as it informs and improves all the frameworks that come out after. It's how we move forward as an industry. 2) I don't think it's fair to call what Qwik is doing as marginal improvements. Right now the JS framework ecosystem is fighting a wall when it comes to performance. Hydration, etc. even have their limits. I think what Qwik is doing (fine-grained lazy loading and resumability) is a very important step forward that both Qwik itself and future frameworks (even iterations of existing ones) will benefit from. The result of that will have tangible benefits, especially for the many many folks in the world that don't have access to fast internet. In the end, the question "is it worth investing the time"...well for you personally, maybe not. Only you can judge that. But for the industry as a whole, absolutely. Eventually we all benefit from the time invested as well.
@MrAverageViewer
@MrAverageViewer Жыл бұрын
​@@TonyAlicea Fair enough. Well said. One's thing's certain: this isn't the last JS framework. There'll be a new shiny one showing up, adding to more "JS Framework Fatigue". Hopefully, Qwik isn't as confusing to learn as Angular.
@MrAverageViewer
@MrAverageViewer Жыл бұрын
@@internet4543 Yeah, I have to agree with you in principle. It's why Blazor and Phoenix Liveview were developed as alternatives to the JS ecosystem, and why Svelte & SvelteKit are gaining recognition.
@ParasocialFix
@ParasocialFix Жыл бұрын
every framework starts because it improves something significant for some particular use case. if you don't have that problem (like you don't have massive traffic like amazon or eBay have) --- good for you
Don't Imitate, Understand #2 - Promises, Async, and Await
42:44
Tony Alicea
Рет қаралды 66 М.
КАК ГЛОТАЮТ ШПАГУ?😳
00:33
Masomka
Рет қаралды 2,1 МЛН
Mini Jelly Cake 🎂
00:50
Mr. Clabik
Рет қаралды 13 МЛН
[실시간] 전철에서 찍힌 기생생물 감염 장면 | 기생수: 더 그레이
00:15
Netflix Korea 넷플릭스 코리아
Рет қаралды 38 МЛН
Сын Расстроился Из-за Новой Стрижки Папы 😂
00:21
Глеб Рандалайнен
Рет қаралды 4,4 МЛН
host ALL your AI locally
24:20
NetworkChuck
Рет қаралды 151 М.
Miško Hevery on Qwik versus React
14:17
Jack Herrington
Рет қаралды 6 М.
Misko Hevery's Journey From Angular to Qwik and Builder.io
4:29
Goodbye, useEffect - David Khourshid
29:59
BeJS
Рет қаралды 491 М.
Build Resumable Apps with Qwik
1:30:14
Learn With Jason
Рет қаралды 17 М.
3 React Mistakes, 1 App Killer
14:00
Jack Herrington
Рет қаралды 111 М.
SvelteKit | Rich Harris | ViteConf 2022
16:16
ViteConf
Рет қаралды 44 М.
Qwik: Under-The-Hood of a Resumable JavaScript Framework
25:17
Tony Alicea
Рет қаралды 20 М.
Build ENTIRE Frontends With ONE Prompt - OpenUI Tutorial
8:59
Matthew Berman
Рет қаралды 23 М.
Компьютер подписчику
0:40
Miracle
Рет қаралды 207 М.
Why spend $10.000 on a flashlight when these are $200🗿
0:12
NIGHTOPERATOR
Рет қаралды 16 МЛН