Bartosz Ligęza
TypeScript & React Patterns - foundations and best practices
5cd48a96-f2bb-43f2-9e65-9b93dadd6a27
2026-04-20
Mateusz Kulesza
from 18 to 19 April 2026, for a total of 16 teaching hours

Distributed by:

Issued to

Bartosz Ligęza

Want to report a typo or a mistake?

Credential Verification

Issue date: April 20, 2026

ID: 5cd48a96-f2bb-43f2-9e65-9b93dadd6a27

Issued by

Future Skills Institute

Type

Certification

Level

Foundational

Format

Online

Duration

16 hours

Description

The objective of this training is to build strong foundations for using TypeScript in React applications and to introduce key architectural and design patterns that improve readability, type safety, and scalability. Participants will learn how to correctly type components, hooks, and API integrations while structuring code according to modern frontend best practices.

Skills

TypeScript

Practical React Development

Utility types (Pick, Omit, Partial)

useState

useRef in TypeScript

useEffect

API Integration

API Management

React Patterns

Common React + TS anti-patterns