HTML/CSS Basics

Mark Sikaundi

Mark Sikaundi

October 16th, 2024 | 21:1 | 0

In this tutorial, we will cover the basics of HTML and CSS. We will learn how to create a simple webpage.

To get started, we shall explore the basic tags and attributes in HTML.

Here is a catch, if you have some challenges

You can easily connect with other people in our community, where you can get direct support from our team and others. Everything is done on one easy join now ⤵️

HTML 101

0:00 What's up, Wizards? In this module we shall cover basics of html and its use case.

0:14 Functions that don't return anything in JavaScript just return undefined. In TypeScript, they're inferred as void. This one here, for instance, this function that's just returning absolutely nothing, is inferred as a function with no parameters that just returns void.

0:28 What if the type of the function that you're passing in or the type that's expected actually returns undefined? This, currently, in TypeScript 5, will be an error. There are a bunch of these different cases here. This actually makes it less usable than you might expect...

CSS Basics

0:00 What's up, Wizards? In this module we shall cover basics of html and its use case.

0:14 Functions that don't return anything in JavaScript just return undefined. In TypeScript, they're inferred as void. This one here, for instance, this function that's just returning absolutely nothing, is inferred as a function with no parameters that just returns void.

0:28 What if the type of the function that you're passing in or the type that's expected actually returns undefined? This, currently, in TypeScript 5, will be an error. There are a bunch of these different cases here. This actually makes it less usable than you might expect...

Table of Contents

Type Predicates

1 min

How to Name your Types

4 mins

Don't use return types, unless...

5 mins

TypeScript 5.0 Beta Deep Dive

6 mins

Conform a Derived Type Without Losing Its Literal Values

1 min

Conform a Derived Type Without Losing Its Literal Values

1 min

Conform a Derived Type Without Losing Its Literal Values

1 min

Conform a Derived Type Without Losing Its Literal Values

1 min

Tech tips delivered direct to your inbox: