Skip to main content

One post tagged with "qwik"

View All Tags

· 8 min read
Indermohan Singh

Qwik is a frontend framework for creating web applications that offers lightning fast page load times, regardless of the size and complexity of your site.

In this article, we'll learn how to get started with Qwik and explore the building blocks of a Qwik application by creating a simple example app. We’ll also review the concept of hydration, learn why it slows down our apps, and see how Qwik avoids hydration, boosting our application’s performance. Let’s get started!

This blog aims to share things I have learned while working with Angular, Ionic, JavaScript, and Software Engineering in general.

Enter your email and hit the Subscribe button, and you'll be the first to know about a new tool or technique I learned.