Companies Home Search Profile

Qwik For Beginners

Focused View

Angular University

3:38:41

121 View
  • 1. Qwik For Beginners Helicopter View.mp4
    03:29
  • 2. IMPORTANT START HERE.html
  • 3. Install the Development Environment.mp4
    03:40
  • 4. Install The Lessons Code.mp4
    05:06
  • 1. Your First Qwik Component Hello World.mp4
    06:51
  • 2. Understanding Qwik Server-Side Rendering.mp4
    04:49
  • 3. Component Composition and Inline Components.mp4
    05:39
  • 4. Understanding Qwik Component Template Expressions.mp4
    05:02
  • 5. Qwik Component Input Properties.mp4
    10:25
  • 6. Qwik Event Handlers.mp4
    06:53
  • 1. How does Qwik Work Understanding Qwik Lazy Loading.mp4
    19:17
  • 2. Understanding QRLs (Qwik URLs).mp4
    07:07
  • 1. How To Pass a Callback Event Handling Function To a Qwik Component.mp4
    07:00
  • 2. Qwik Conditional Rendering - How To Show Or Hide a Component In Qwik.mp4
    03:45
  • 3. How To Render a List Of Elements In Qwik.mp4
    06:07
  • 1. Importing Component Styles with useStyles.mp4
    06:15
  • 2. Understanding The Difference Between useStyles and useStylesScoped.mp4
    06:58
  • 3. Conditionally Adding CSS Classes In Qwik.mp4
    04:17
  • 4. Conditionally Applying Style Properties In Qwik.mp4
    02:42
  • 1. Introduction To Qwik Stores.mp4
    06:19
  • 2. Creating Our First Qwik Store With useStore.mp4
    07:03
  • 3. Understanding How Qwik Stores Trigger Component Re-Rendering.mp4
    09:27
  • 4. How To Avoid Unnecessary Re-Rendering In Qwik.mp4
    06:30
  • 5. Accessing Stores Easily With Qwik Contexts.mp4
    09:27
  • 1. HTTP In Qwik - Section Introduction.mp4
    03:12
  • 2. Qwik Non-Resumable HTTP Scenario - Load Data With a Click Handler.mp4
    05:55
  • 3. Understanding Resumable HTTP Scenarios In Qwik.mp4
    04:16
  • 4. Understanding How Hooks Work In Qwik.mp4
    08:01
  • 5. How To Use The Qwik useResource$ API.mp4
    06:49
  • 6. How To Use The Qwik Resource Component.mp4
    05:15
  • 7. Triggering HTTP Requests With the useResource$ Track Function.mp4
    08:16
  • 1. Qwik For Beginners - Conclusions and Key Takeaways.mp4
    22:49
  • Description


    An in-depth introduction to the Qwik Framework - decide if Qwik is right for you!

    What You'll Learn?


    • Qwik components and component composition
    • Understand in detail how Qwil works under the hood
    • Qwik stores and the Qwik change detection system
    • Qwik HTTP (resumable and non-resumable scenarios)
    • Input properties and event handlers
    • Styling Qwik components - scoped and non-scoped styles
    • Common tasks: conditional rendering, rendering a list of elements

    Who is this for?


  • Software developers looking to learn the Qwik framework
  • Developers trying to find if Qwik is the right choice for their project
  • Angular, React and Vue developers looking to learn a new web framework
  • More details


    Description

    This course is an in-depth introduction to the Qwik framework. It comes with a running Github repo.

    This Course in a Nutshell

    Qwik is a web framework created by the same creator as Angular and AngularJs, and it allows developers to create blazing-fast web applications.

    Qwik is very similar to react in terms of its developer's experience,  due to the use of JSX and also because many of the Qwik API's have similar names to React.

    But under the hood, it has a completely different and much more powerful engine.

    Qwik provides us with server-side rendering out of the box, without any special extra configuration. But besides that, Qwik is the first resumable application framework, where we can create server-side rendered applications that will transfer their state automatically to the client, and resume their execution on the browser after the initial rendering on the server.

    Qwik comes with a very innovative fine-grained lazy-loading mechanism, where lazy-loading is done automatically for us by the framework in a transparent way.

    We as developers don't have to worry about server-side rendering anymore, Qwik will take care of that for us.

    Also, Qwik comes with a brand new reactive change detection mechanism that is based on Javascript Proxies. This change detection has all the performance of an "on-push" style change detection system, without any of the drawbacks of having to use immutability libraries.


    Course Overview

    In this course, you are going to get an initial introduction to the Qwik framework fundamentals, starting with components and component composition. We are going to cover template expressions, input properties, event handlers and how to pass callback functions to a component.

    You will also learn in detail how Qwik works under the hood. You are going to learn in detail the Qwik lazy-loading mechanism, and we will also cover the notion of QRLs.

    We are then going to cover how to do some JSX-based tasks such as conditional rendering, or rendering a list of items.

    Then we will cover everything that you need to know about component styling, namely scoped and unscoped component styles, and how to conditionally add CSS classes or styles to a template element.

    We are then going to have a full section on Qwik stores, and get the full picture of how to handle application data in Qwik using the useStore and useContext APIs.

    We will also have a complete section on Qwik HTTP and the useResource API, where we will learn about a couple of common HTTP scenarios in Qwik: resumable HTTP and non-resumable HTTP.


    Table of Contents

    This course will go over the following topics:

    • Qwik components and component composition

    • input properties and event handlers

    • Qwik under the hood, and QRLs

    • Qwik lazy loading

    • Common JSX tasks: conditional rendering, list rendering

    • Styling Qwik components, conditional styles

    • Qwik Stores, Qwik change detection and the useContext API

    • Qwik HTTP (resumable and non-resumable scenarios)

    What Will You Learn In this Course?

    The focus of this course is on covering the bread and butter of Qwik, so that you can start getting productive with the framework straight away.

    We are going to focus only on the 20% of the features that you are going to be using 95% of the time, so that you can quickly start creating your own components and applications.

    Have a look at the course free lessons below, and please enjoy the course!

    Who this course is for:

    • Software developers looking to learn the Qwik framework
    • Developers trying to find if Qwik is the right choice for their project
    • Angular, React and Vue developers looking to learn a new web framework

    User Reviews
    Rating
    0
    0
    0
    0
    0
    average 0
    Total votes0
    Focused display
    Angular University
    Angular University
    Instructor's Courses
    Hello, I'm Vasco Cavalheiro and I'm an online instructor at the Angular University.Over the years I have helped over 100k developers to learn the Angular framework and its surrounding ecosystem of technologies.Check out my Linkedin in the links section on the top right.About the Angular University:The Angular University aims to be the one place that you go in order to learn and keep up with the whole Angular ecosystem. We provide premium quality video tutorials, screencast style.No matter if you are a beginner, intermediate or advanced in Angular, we have several courses for you.More about me:I'm a Software Developer with many years of experience, very seasoned building user interfaces with Angular. I've worked as a Frontend Developer/Architect in a large variety of enterprise projects throughout the years.   I worked on a ton of projects, everything from single page applications to help build the European Criminal Record Information Exchange System, to brand new e-banking portals, to corporate banking portals, and more. I've been a key part of internal framework teams that built frameworks for in-house departments of tens of developers. I also love to teach, write and talk about technology.  I am looking forward to be your Angular instructor,Kind Regards,Vasco
    Students take courses primarily to improve job-related skills.Some courses generate credit toward technical certification. Udemy has made a special effort to attract corporate trainers seeking to create coursework for employees of their company.
    • language english
    • Training sessions 31
    • duration 3:38:41
    • Release Date 2023/04/11

    Courses related to Software Engineering

    Courses related to Software Development