I forgot about Resource and useResource, I've been so used to server$ and routeLoader (and endpoints)! Thanks for the video! I use Qwik for all my side projects, and look forward to the day where I use it for work as well! I'd be happy to never touch React again (due to performance)!
@@ayoubkrt5018 I understood the feedback to mean that Akib would generally like a video on the topic of state management, not necessarily related with Qwik.
Why do you think it's dangerous? Because it's not yet so popular and hasn't been tested much? That might change soon! In any case, it already has 20k stars on GitHub, which is quite an achievement. But I understand your point. :-)
Definitely! It's a very good approach. In the case of Angular, however, it was added later and, although it increases performance, it does not solve all problems with regard to the efficient execution of code. Qwik also uses server-side rendering, but in my opinion it builds on this much better than Angular. :-)
Sick of tired to see new Js framework every week. I wonder why people wasting a lot of energy and resources in order to make something no one gonna use it. React , next , vue. There are tons of good enough framework out there. Who cares Qwik. Instead of wasting time to learn new frameworks , stick with one of them then improve algorithm , problem solving , design pattern and other sort of skills.
I kind of get your point. But I don't know about you, I for one don't want to work with the same frameworks and programming languages for the rest of my life. I think people trying to innovate is what drives technology forward. And, by the way, as far as I know, Misko first tried to incorporate the concepts of Qwik into React, but decided that it wouldn't be feasible with reasonable effort and therefore decided to develop Qwik.
Really interested in seeing more Qwik tutorials. Between Qwik and Astro I’m really excited about the future.
Nice video. The audio glitch around 12:33 "in a nICe way " was kinda scary :D
:D Not sure, if it's a glitch or just my voice...
I forgot about Resource and useResource, I've been so used to server$ and routeLoader (and endpoints)! Thanks for the video! I use Qwik for all my side projects, and look forward to the day where I use it for work as well! I'd be happy to never touch React again (due to performance)!
Thank you for your feedback :-) I also really enjoy using Qwik.
Another cool video, thanks for that! I very much like the way you explain things as well as the style of your videos
Thank you very much! I really appreciate it! 🙂
I‘m so glad i found this channel. This Video is great!
Thank you so much! :-)
Another option for an endpoint is to use the server$ function, which the qwik docs website recommend.
nice tutorial, could you make qwik authentication system please.....
Actually Angular's main solution was lazy-loading routes. I was surprised that this isn't so common in React.
Really quick
damm, that will kill nextjs
need a video on handling very complex states. [professional state management]
Thank you for the suggestion. Good idea. Do you have any particular tool/library in mind?
Qwik integration with a zustand-ish library@@camelCaseDev
@@camelCaseDev why a library? qwik signals are the best approach for managing state
@@ayoubkrt5018 I understood the feedback to mean that Akib would generally like a video on the topic of state management, not necessarily related with Qwik.
@@camelCaseDev I see , my fault
Amazing 🔥🔥
just to point out, instead of manually adding tailwind
do
npm run qwik add tailwind
You are absolutely right, that would be even easier. Thank you very much for that!
@@camelCaseDev np, thank u for the qwik content, lovely video
❤❤❤❤❤❤
All these new frameworks Next, Qwick, Remix, Nuxt are pretty much the same 😅.
I really like the Qwik but can't use it in production, too dangerous
Why do you think it's dangerous? Because it's not yet so popular and hasn't been tested much? That might change soon! In any case, it already has 20k stars on GitHub, which is quite an achievement. But I understand your point. :-)
This is so cool, but I am worried about security of data. It looks so much open at the moment.
?
What you talking bout??
😂😂
Unfortunately, I don't understand your concerns. In my opinion, there is no difference to other JavaScript frameworks in terms of data security. 🙂
Never tried but already cause it look like react
Must it be typescript
At the moment I would say yes, it is designed to be used with Typescript. Switching to JavaScript could be complicated.
good video
Miller Kenneth Young James Gonzalez David
But server side rendering is good for seo
Definitely! It's a very good approach. In the case of Angular, however, it was added later and, although it increases performance, it does not solve all problems with regard to the efficient execution of code. Qwik also uses server-side rendering, but in my opinion it builds on this much better than Angular. :-)
good guide but much too fast
Thanks for the feedback! Will consider it!
The pain point of qwik is deployment
next.js is the best
Until u want to deploy it n find out u have become a hostage to vercel.
Flash is better
Astro is better
Sick of tired to see new Js framework every week. I wonder why people wasting a lot of energy and resources in order to make something no one gonna use it. React , next , vue. There are tons of good enough framework out there. Who cares Qwik. Instead of wasting time to learn new frameworks , stick with one of them then improve algorithm , problem solving , design pattern and other sort of skills.
I kind of get your point. But I don't know about you, I for one don't want to work with the same frameworks and programming languages for the rest of my life. I think people trying to innovate is what drives technology forward.
And, by the way, as far as I know, Misko first tried to incorporate the concepts of Qwik into React, but decided that it wouldn't be feasible with reasonable effort and therefore decided to develop Qwik.
No one forces you to use them, but as @camelCaseDev said, some people like to keep thinks interesting and learn smthing new