Masthash

#Qwik

Inushin
2 weeks ago

🐳 #Docker + #QWIK Boilerplate + #Nginx + #NodeJS 18.16 / #ExpressJS + #PostgreSQL 15 🐳

A complete stack for running a builded QWIK App into Docker containers using docker compose tool.

👇👇👇👇👇👇👇👇👇
https://github.com/Inushin/dockerQwikNginxNodePostgreSQL

Kettwachsler
3 weeks ago

#qwik hat es mir angetan.

#irgendwie

Kettwachsler
3 weeks ago

Ich habe da so ein kleines #SPA-Projekt und überlege, ob ich das zum Testen und zum Reinwachsen mal versuche, mit #qwik umzusetzen...

Any tips?

Michael van Laar
3 weeks ago

🚀 Reading tip for German-speaking JavaScript developers: With Qwik 1.0, a new open-source full-stack web framework from Builder.io is available that enables fast interactivity through JavaScript streaming.

Qwik’s goal is to keep initial JS costs constant. It also offers built-in features such as lazy execution and data fetching.

Read more here: https://www.heise.de/news/Full-Stack-Framework-Qwik-1-0-bringt-neuen-Ansatz-fuer-schnellere-Interaktivitaet-8985672.html

#Qwik #WebFramework #JavaScript #JavaScriptStreaming #OpenSource
Translated with www.DeepL.com/Translator (free version)

Kettwachsler
4 weeks ago

okay, #solid und #stencil angesehen.

Jetzt ist #qwik dran.

Danny Blue
4 weeks ago

#qwik 1.0 is here! https://www.builder.io/blog/qwik-v1 you can listen to The Web Platform Podcast chat with Misko about this new approach. https://thewebplatformpodcast.com/207-qwik

☕️ Wake up and smell the coffee because the next episode of The Code and Coffee Show is just around the corner!

Get ready to dive into the enchanting realm of #Qwik with Giorgio Boa and yours truly.

Discover the ins and outs of Qwik and learn how to kickstart your journey with it. Don't forget to mark your calendars and join us: https://www.youtube.com/watch?v=-jkfp8zf9OM

Inushin
2 months ago

#Qwik looks pretty cool 👌👌

Danny Blue
2 months ago

#qwik has made it to RC! huge congrats to the team. https://www.builder.io/blog/qwik-rc-milestone

Turku ❤️ Frontend
2 months ago

Juho came to Turku today to share with us what #Qwik is and what it's bringing to the frontend development.

#turkufrontend #vaadin

Juho standing next to a large screen that reads "Quick introduction to qwik"
JS Party 🪩
2 months ago

Miško Hevery tells @kball about a pretty bonkers Qwik demo he built 👇

https://youtube.com/shorts/mpdKZfgifYg

#javascript #frontend #qwik #frameworks #html

solidev
3 months ago

😭 je craque, je ne supporte plus l'écosystème javascript, où on peut perdre une après midi à se débattre dans des problématiques de tooling (bundlers, rollup, cjs, ejs, modules, gnagnagnagna...) au lieu d'être productif dans son code..😭

au cas où, si quelqu'un sait comment utiliser #postgresql avec pour un endpoint #Qwik (ça marche avec mysql2, mais pas node-postgres because of rollup..)

@ro Good question.

#qwik & #solidjs & #svelte are able to do the stuff that they do, including resumeablilty and fine grained reactivity because they take the code and compile it into an optimised format.

React.js does everything at runtime, they say they are working on a compiler but it is atleast a year away.

I think next.js is the same...

Inautilo
3 months ago

#Development #Trends
The evolution of Signals in JavaScript · What’s behind the recent frontend buzz around the term “Signals”? https://ilo.im/11dpft

_____
#Development #Trends
#WebDevelopment #WebDev #Frontend #Framework #Library #JavaScript #Signals #Angular #Qwik #React #Solid #Svelte #Vue

François Zaninotto
3 months ago

Is useSignal() the Future of Web Frameworks? It sure is the current trend, but I think this should be a compiler optimization. #React #Solid #Qwik https://www.builder.io/blog/usesignal-is-the-future-of-web-frameworks

null
Joe Bartlett
3 months ago

It’s unlike me to crave churn in FED, but I feel very hopeful about new approaches & ideas, e.g. in #Qwik & #SolidJS. They’re blowing alway old ideas to fix the root causes of problems instead of grafting on workarounds.

In Qwik you can create server functions anywhere in your code.

Probably because they are doing module extractions.

https://twitter.com/manucorporat/status/1628758078572175360

@jlarky this is interesting.

#qwik
#webdev
#frontend
#framework

@cassidoo nice.
Have you looked at #qwik ?

Sean McP
3 months ago

🚀 I published v0.1.1 of https://npm.im/qwik-emoji this morning!

This was my first experience working with #Qwik, and it was pretty nice. Looking forward to what the team builds.

https://www.seanmcp.com/articles/publishing-a-qwik-component/

#OpenSource #JavaScript #TypeScript

@nathansmith yes I have looked into it, however I am really liking #qwik it has a similar paradigm, most of the same hooks as react.js, technically it should have the fastest rendering due to resumability.

Yo, there are so many modern #JavaScript frameworks and workflows!! 😅

I'm extremely fond of @preact, which makes me really excited to use #Fresh and @deno_land (especially now that #Deno supports NPM).

I'm trying my best to keep-up with all the ongoings, but I just learned about #Qwik today and I finally grokked what #Vite and #PartyTown do. 🤪

How does anyone keep all this JavaScript stuff straight? What's current, legacy, upcoming? 😅

Matti Järvinen
4 months ago

@jankaifer @brianleroux I understand that but that is exactly what I am not a fan of, I dont want to be restricted by differentiating between server and client components & what can be done in one and not the other.
I also dont like the way next.js does hydration, I prefer #qwik frameworks approach of resumeability.

@joelhooks I agree with you, new tech like #qwik & #solidjs stand on #reactjs shoulders, partly they are attractive as one does not need to re-learn them as most of the #syntax is same.

However reactjs was built on top of shoulders of a giant like #angular that I was working with before I started using #react.

I like #reactjs I make money professionally because of it.

So I mean no disrespect & hopefully for future if we learn new tech it should be an exciting experience not a religious one.

Mitch
4 months ago

Looking into creating a new project with #astrojs and #solidjs, anyone thinking I should skip those and go straight to #qwik?

Assaf
5 months ago

Component Party

https://component-party.dev/

Side-by-side comparison of the same snippets written with different JS frameworks: #Svelte, #React, #Vue, #SolidJS, #Qwik, #Angular, #Lit, #Ember, #Alpine, #Aurelia1

@jlarky what are your impressions of #svelteKit .

I know you are a fan of #astro however #sveltekit hit version 1, so it is more production ready than all the other frameworks.

#qwik is good but latest version has alot of changes; even though for the better, this just shows its not ready yet.

They have dropped 4 hooks for 1, which is a good decision & qwikCity will have server functions, I am assuming they took inspiration from #nextJs 13, lol 😄

@lexLohr thank you for the feedback.

Vanilla closures are also a challenge in #qwik
If using closures, one has to make sure qwik's own tracked state variables are in closure, otherwise it doesnt work.

I guess I have been spoiled by reactjs in the sense it does allow all javascript vanilla patterns; developer productivity comes at the price of app performance.

I understand the newer frameworks do provide alot of benefits but some patterns have to be avoided.

Anyone using #Astro #webdev for learning, project or just fun, what framework are you using it with?

If possible describe why. 😀

Would appreciate #boost.

#solidjs
#reactjs
#vue
#svelte
#qwik
#lit
#javaScript
#typeScript

@dlford @ro @dlford seems to share my enthusiasm for #qwik 😄

@ro my early impressions are if you stick to #qwik conventions it will be easier then other frameworks.

For example it has its own meta framework like #nextjs called #qwikCity .

Also it encourages smaller units of work style functions, as all functions marked are imported via lazy loading after first render.

Also if you know #reactjs & #nextjs you already know around 70% of qwik.

May I ask what framework or library you are most used to for front-end?

@ro I am also evaluating #qwik .
Even though technically it is not production ready if you look at its #showcase alot of well developed ideas are there.
I think one can still use it for small to medium projects.
#astro is impressive as it is versitile & allows one to bring their own framework / library.
So if you already like one of the popular frameworks, lets say #react you can still use it inside #astro and get better performance than #nextjs .

I am leaning more towards #qwik though.

6 months ago

are #qwik and #astro production-ready or still experimental technology? would you use them for something big and important? #webdev #frontend

@nicdex I am gravitating towards #qwik however I also like #astro as it is versatile & allows people to bring their own framework / library.
I have been working with #react since its inception.

@trevdev I think #qwik is the most feasible from a developer productivity point of view.

It essentially sends the same minimal js for a smaller app vs bigger; essentially loader/optimiser with symbols.
Everything else is lazy loaded via web workers in the background.
Also people like react, so essentially they can write same style code with SEO optimisations.

DL Ford
6 months ago

@wraldpyk I am preparing to start a new project using #qwik very soon!

:nodejs: :typescript:
#primeagen has a live #twich session about #qwik with its creator.

There is comparison with #nextjs & a bit about #solidjs as well.

Its a long but very informative video as primeagen asks all the right questions.

https://www.twitch.tv/videos/1655326819

#javascript
#typescript
#qwik
#nextjs
#webdev

@retronav I agree but there is a way to clean out the mish mash, and frameworks like #reactjs #solidjs #qwik have done that?
why try to beat a dead horse and make it confusing.
What if I throw in closures into the mix of Lit syntax?

:nodejs: :typescript:
After constructive discussions here & my own research it seems like the people (most of my fellow technologists here 😀) think #svelte #astro & #solidjs are better candidates then #qwik .
So what is the next logical step, I learn more about #astro & #solidjs before moving forward.

@brandont @benjaminhollon if I do it I would probably do it in a new front-end framework like #qwik although it is early days while I am learning it.
What are your thoughts? 😀

Need a little help with #qwik
if anyone else is also learning it, please have a look: 🙏🏼

https://github.com/BuilderIO/qwik/discussions/2140

Danny Blue
6 months ago

I got a chance to talk to Misko Hevery about #qwik and PartyTown! #perf
https://thewebplatformpodcast.com/207-qwik

@beeb @irreverentmike the interesting thing is I was looking into #solidjs when #ryanCarniato the creator of solidjs wrote an article about #qwik and inspired me to look into it.
Here is the article:

https://dev.to/this-is-learning/resumable-javascript-with-qwik-2i29

@irreverentmike @beeb yes I like #solidjs too.
#qwik has a similar offering called #qwikCity

@irreverentmike @beeb I am currently checking out #qwik and so far it is impressive, especially because alot of things are in common with react such as jsx and hooks minus all the footguns

@lexLohr totally agree with you.
both #qwik & #solidjs build on top of jsx, hooks, but simplifying where other frameworks have #footguns with #reactivity & reducing initial js loads.

Alex Lohr
6 months ago

I ❤️ that the current progress in the frontend world is achieved by evolution rather than revolution, even though the marketing claims might suggest otherwise.

Solutions like #Qwik, #SolidStart, #Fresh, #Marko6 are based on seemingly iterative small improvements of previous concepts – to great effect. Still, these established concepts served as a blueprint for immense improvements.

I have been working with #react since it was new.
I however feel it is time to move on due to #footguns #hydration & the divide between server & client components.
Also two major players are steering it in their direction namely #remix & #nextjs (vercel).

Which framework would you choose, please provide reasons in response.

#frontend
#astro
#qwik
#svelte
#solidjs
#react

@bo @tunaxor If I understand you are talking about the #qwik source code, am I right.
I havent looked at that yet.