Frontend Development Beyond React: Qwik (3/3)

Héla Ben Khalfallah
ITNEXT
Published in
22 min readApr 30, 2024

--

Delving into Svelte, Solid, and Qwik

Woman developer (like me) (Image licensed to the author)

Introduction

This article is part of a series that I will focus on studying Frontend development outside of React. After discovering Svelte and Solid and their interesting features, we will explore Qwik in this article.

This article provides a summary of the important aspects of Qwik, both theoretically and practically.

As a long-time React developer, I intend to challenge the current state of React with other approaches through this series, especially if they have a better way of looking at things.

I will share with you all the knowledge I have gained from my studies in this article, and I hope it will be helpful and make it easier for you to begin using Qwik.

Here’s the menu I suggest:
· Core Concepts Guide
VDOM (Virtual DOM)?
Hydration
Resumability
· Ecosystem Guide
Development Kits
Devtools
Supported Styles
Scoped styles
UI libraries
Tools
Documentation
· Practical Guide
Project structure
Components, composition and props
Component States
Store
Computed state
Conditional Rendering
Events
Is there a useEffect by chance?
Lists
Http Requests
· SAGE (Semantic, Accessible, Green, Easy)
A glance towards the Greeness
Assessing the

--

--

Writer for

Hi! I'm Hela Ben Khalfallah, Senior Frontend Expert specializing in JavaScript, React, Node.js, software architecture, and FrontendOps.