Skip to main content

40 docs tagged with "beginner"

View all tags

Indexing

Indexes in PostgreSQL are database objects that improve the speed of data retrieval operations on tables.

Interface

Interface is a TypeScript construct used to define the shape and structure of objects.

Must Do

Essential beginner-level PostgreSQL questions.

Must Do

Essential beginner-level CSS questions.

Must Do

Essential beginner-level HTML questions.

Must Do

Essential beginner-level JavaScript questions.

Must Do

Essential beginner-level NextJS questions.

Must Do

Essential beginner-level ReactJS questions.

Must Do

Essential beginner-level TypeScript questions.

Type

Type aliases in TypeScript allow you to create custom type definitions that can be reused throughout your codebase.