#qwik

Nube Colectivanubecolectiva
2025-04-02
How Long Does It Take to Load a Website with Bootstrap 5?
Erdem S.erdemsicak
2025-03-29

· Frontend Performance ·

In 2025, performance first wins. like , , and are redefining fast, lightweight user experiences.

In 2025, performance first frontend wins. Frameworks like Qwik, SolidJS, and Astro are redefining fast, lightweight user experiences.

Between diapers 👶 baby books and frontend frameworks 💻

In the past, I kept failing to set up my own blog because I couldn't decide on a frontend framework. I wanted to try out multiple options, evaluate the pros and cons, and then make the "right" choice. VitePress, #solidjs, #astrojs, #nuxt Content, #Qwik —I wanted to experiment with them all.

With a 2-month-old baby, my requirements have completely changed: it needs to be quick and easy, using methods I already know or that are entirely self-explanatory. I want to focus on writing the blog articles, not implementing the website

Now, I’ve started a project with 11ty (11ty.dev/). Was it a good decision? What do you think? 😊

Anybody around using #qwik #js framework? Technically, I love the "Resumability over Hydration" approach and that the team chose #vite. Practically, the whole system feels veeery immature, especially when working with libraries (e.g. socket.io or leaflet). As everything is async and the state is randomly split and shared between server and client, debugging errors becomes kind of nuts if not impossible.

What are your experiences? Anybody running this monster in production?

Inautiloinautilo
2024-11-27


The hype around signals · How signals reshaped our approach to UI reactivity ilo.im/1613s6

_____

FullStack Bulletinfstackbulletin
2024-07-05

Towards 2.0: Lighter, Faster, Better

builder.io/blog/qwik-2-coming-

Deekshith Allamanenidsoft@techhub.social
2024-05-28

Web devs keep introducing new frameworks and changes to make sure current ai never becomes capable of replacing them 😄

#NextJS15 #React19 #React #NextJS #Svelte5 #Svelte #Remix #Tanstack #MillionLint #SolidJS #Angular #AngularSignals #Qwik #Vue #VueJS

Omid Farhangomidfarhang
2024-05-11

We already talked about Why using Micro Frontend and How to use it. But now let’s explorer a working example to understand it better.

g.omid.dev/c6nubDQ

Omid Farhangomidfarhang
2024-05-09
Omid Farhangomidfarhang
2024-05-09
2024-02-11

Tried #Qwik recently, it's good way to improve performance of simple React apps, but I still miss features from #vue , like scoped styling in the same file, the separation of <template/> and <script/>

2024-02-10

I thought this post on Twitter about the #CoreWebVitals of the homepages of #javascript tools and frameworks was interesting, and I thought I’d cross post it here

🛠️ It uses this tool: page-speed.dev/

Here’s how some of my favorite tools do: @eleventy, @astro, @deno_land Fresh, #Qwik

🐥 Original post: x.com/fredkschott/status/17564

#performance #accessibility

11ty.dev passing core web vitals with flying colorsAstro.build passing core web vitalsfresh.deno.dev passing core web vitalsqwik.dev passing core web vitals
2024-01-24

Think #qwik: Qwik is very similar to other web frameworks at a high level. Qwik is a framework that renders a tree of components resulting in an interactive application.

The unique part of Qwik is not in what it does but in how it achieves its goals. Qwik's goal is to have instant-on applications, even on mobile devices.

qwik.builder.io/docs/concepts/

Roel Brugginkjaroel@mastodon.nl
2023-12-21

Ported the website of the famous internet radio station Dinxper FM to #qwik + #qwikcity . It features an audio player (duh!) w/ custom controls.

The custom constrols are reused on the listing page of past broadcasts. The broadcasts themselves are listed and streamed from an FTP server.

Have a look right here: qwik-dinxperfm-nl.toffe.site

Code: github.com/jaroel/dfm_site/tre

Katherine Druckmankatherined@reality2.social
2023-12-13

I had a great conversation @allthingsopen with Miško Hevery, creator of #Angular and #Qwik. We discussed the importance of performant JavaScript and maintaining great developer AND user experience. Enjoy and please subscribe! openatintel.podbean.com/e/perf #openSource #JavaScript #podcast

2023-08-22

#Qwik’s unique approach to rendering can result in faster initial render times, as it sends HTML to the client first & then progressively enhances the app.

However, as more of the page is interacted with, more JS will be loaded, which could impact runtime performance. 🤔

⬇️

2023-08-22

→ Instead of sending JS to the client & then rendering, #Qwik sends server-rendered HTML to clients, and then the clients “resume” where the server left off, becoming interactive if & when required in an incremental manner.

This results in extremely fast initial rendering.💡

→ Similarly, @TauriApps is built for efficiency. Utilizing a Rust backend and the system’s webview for rendering the frontend, it offers a small binary size and a low memory footprint.

⬇️

2023-08-22

Qwik + Tauri 🤝

@qwikdev and @TauriApps represent a novel combination for creating performant, secure, and lightweight apps!

👇👇👇

#Qwik is a modern JavaScript framework optimized for maximizing First Contentful Paint speed by prioritizing above-the-fold content.

Qwik is designed with a unique approach to rendering called resumability.

web.dev/fcp/

⬇️

Inautiloinautilo
2023-08-21


Things you forgot (or never knew) because of React · “The world which crowned React king no longer exists.” ilo.im/14uklm

_____

Client Info

Server: https://mastodon.social
Version: 2025.04
Repository: https://github.com/cyevgeniy/lmst