2020-06-05
1414
#typescript
Leonardo Maldonado
19879
Jun 5, 2020 ⋅ 5 min read

Getting started with TypeScript generics

Leonardo Maldonado Fullstack developer. JavaScript, React, TypeScript, GraphQL.

Recent posts:

Nesting web components in vanilla JavaScript

Nesting web components in vanilla JavaScript

Web components are underrated for the performance and ergonomic benefits they provide in vanilla JS. Learn how to nest them in this post.

Mark Conroy
Dec 5, 2023 ⋅ 10 min read
Using Defer In Angular 17 To Implement Lazy Loading

Using defer in Angular 17 to implement lazy loading

Angular’s new defer feature, introduced in Angular 17, can help us optimize the delivery of our apps to end users.

Lewis Cianci
Dec 4, 2023 ⋅ 10 min read

Using ElectricSQL to build a local-first application

ElectricSQL is a cool piece of software with immense potential. It gives developers the ability to build a true local-first application.

Rahul Padalkar
Dec 1, 2023 ⋅ 11 min read
Using Rust And Leptos To Build Beautiful Declarative User Interfaces

Using Rust and Leptos to build beautiful, declarative UIs

Leptos is an amazing Rust web frontend framework that makes it easier to build scalable, performant apps with beautiful, declarative UIs.

Eze Sunday
Nov 30, 2023 ⋅ 10 min read
View all posts

2 Replies to "Getting started with TypeScript generics"

  1. Good morning! Thanks for writing a nice article on Generics. I noticed that before the last example, you forgot to actually use the ‘extends’ keyword. Have a nice day.

  2. Good morning! Thanks for writing a nice article on Generics. I noticed that before the last example, you forgot to actually use the ‘extends’ keyword. Have a nice day.

Leave a Reply