Skip to content
Navigation menu
Search
Search
Log in
Create account
DEV Community
Close
DEV Community
is a community of 848,284 amazing developers
We're a place where coders share, stay up-to-date and grow their careers.
Create account
Log in
Home
Listings
Podcasts
Videos
Tags
FAQ
Forem Shop
Sponsors
About
Contact
Other
Code of Conduct
Privacy Policy
Terms of use
Twitter
Facebook
Github
Instagram
Twitch
#
generics
Follow
Posts
Left menu
👋
Sign in
for the ability to sort posts by
relevant
,
latest
, or
top
.
Right menu
Como usar o typescript a seu favor? (Parte 2)
Mat
Mat
Mat
Follow
Mar 30
Como usar o typescript a seu favor? (Parte 2)
#
typescript
#
generics
#
programming
#
tutorial
Reactions
8
reactions
Comments
Add Comment
3 min read
Save
Saved
What are Go Generics & When Should I use Them?
Matt Boyle
Matt Boyle
Matt Boyle
Follow
for
Golang
Mar 16
What are Go Generics & When Should I use Them?
#
go
#
programming
#
generics
Reactions
29
reactions
Comments
Add Comment
3 min read
Save
Saved
Testing Generics in Go
Elton Minetto
Elton Minetto
Elton Minetto
Follow
Mar 15
Testing Generics in Go
#
go
#
generics
Reactions
16
reactions
Comments
1
comment
3 min read
Save
Saved
Early Perspectives on Go Generics
Matt Dale
Matt Dale
Matt Dale
Follow
Mar 1
Early Perspectives on Go Generics
#
go
#
generics
Reactions
10
reactions
Comments
Add Comment
5 min read
Save
Saved
Typescript Generics - O que é, porque existe e como utilizar
Mago Acadêmico
Mago Acadêmico
Mago Acadêmico
Follow
Feb 28
Typescript Generics - O que é, porque existe e como utilizar
#
typescript
#
generics
#
programming
#
magoacademico
Reactions
5
reactions
Comments
Add Comment
4 min read
Save
Saved
Generics implementation approaches
Anton Sukhachev
Anton Sukhachev
Anton Sukhachev
Follow
Feb 8
Generics implementation approaches
#
programming
#
computerscience
#
generics
#
php
Reactions
7
reactions
Comments
Add Comment
4 min read
Save
Saved
A brief look at Go's new generics
Andreas Krennmair
Andreas Krennmair
Andreas Krennmair
Follow
Dec 28 '21
A brief look at Go's new generics
#
go
#
generics
Reactions
6
reactions
Comments
Add Comment
7 min read
Save
Saved
Is golangci-lint Generics Readiness?
CIARANA
CIARANA
CIARANA
Follow
Dec 23 '21
Is golangci-lint Generics Readiness?
#
go
#
generics
Reactions
7
reactions
Comments
Add Comment
5 min read
Save
Saved
Generics in Go 1.18
Nitin Singh
Nitin Singh
Nitin Singh
Follow
Dec 16 '21
Generics in Go 1.18
#
news
#
programming
#
generics
#
go
Reactions
3
reactions
Comments
Add Comment
8 min read
Save
Saved
Generics in Golang 🚀
tj
tj
tj
Follow
Dec 15 '21
Generics in Golang 🚀
#
go
#
generics
#
programming
#
tutorial
Reactions
6
reactions
Comments
Add Comment
2 min read
Save
Saved
How to Use Golang’s Generics
Lane Wagner
Lane Wagner
Lane Wagner
Follow
for
Boot.dev
Dec 13 '21
How to Use Golang’s Generics
#
go
#
generics
#
release
Reactions
8
reactions
Comments
Add Comment
8 min read
Save
Saved
Published go-optional: Go's Generics friendly optional/option type library
moznion
moznion
moznion
Follow
Nov 18 '21
Published go-optional: Go's Generics friendly optional/option type library
#
go
#
generics
#
optional
Reactions
4
reactions
Comments
Add Comment
2 min read
Save
Saved
Some tips and bothers for Go 1.18 Generics
Kei Kamikawa
Kei Kamikawa
Kei Kamikawa
Follow
Nov 17 '21
Some tips and bothers for Go 1.18 Generics
#
go
#
generics
#
cache
Reactions
9
reactions
Comments
Add Comment
4 min read
Save
Saved
Least Frequently Used (LFU) Cache with Constant Time Complexity
αςнο αяηοℓδ
αςнο αяηοℓδ
αςнο αяηοℓδ
Follow
Oct 22 '21
Least Frequently Used (LFU) Cache with Constant Time Complexity
#
go
#
generics
#
lfu
#
cache
Reactions
5
reactions
Comments
Add Comment
4 min read
Save
Saved
5 years working on a daily basis with Typescript and I had no idea generics were capable of doing that 🤯!
Maxime
Maxime
Maxime
Follow
Oct 10 '21
5 years working on a daily basis with Typescript and I had no idea generics were capable of doing that 🤯!
#
typescript
#
types
#
generics
Reactions
18
reactions
Comments
1
comment
7 min read
Save
Saved
HackerRank #26 | Generics | 🇧🇷
Beatriz Maciel
Beatriz Maciel
Beatriz Maciel
Follow
Aug 31 '21
HackerRank #26 | Generics | 🇧🇷
#
java
#
generics
#
array
#
shecoded
Reactions
4
reactions
Comments
Add Comment
3 min read
Save
Saved
A utility type for widening types
Rahul Tarak
Rahul Tarak
Rahul Tarak
Follow
Aug 18 '21
A utility type for widening types
#
typescript
#
generics
Reactions
7
reactions
Comments
Add Comment
3 min read
Save
Saved
Generics in Java ✌🏿😁
Moussa SOW
Moussa SOW
Moussa SOW
Follow
Aug 4 '21
Generics in Java ✌🏿😁
#
java
#
generics
#
beginners
Reactions
9
reactions
Comments
Add Comment
7 min read
Save
Saved
Read and Sort Data Generically - Generics in Java
Saim Hafeez
Saim Hafeez
Saim Hafeez
Follow
Aug 1 '21
Read and Sort Data Generically - Generics in Java
#
java
#
algorithms
#
generics
Reactions
3
reactions
Comments
Add Comment
4 min read
Save
Saved
Extension methods for generic types
Michele Volpato
Michele Volpato
Michele Volpato
Follow
Jun 15 '21
Extension methods for generic types
#
dart
#
extensions
#
generics
Reactions
3
reactions
Comments
Add Comment
2 min read
Save
Saved
Advanced TypeScript: A Generic Function to Merge Object Arrays
Chris Frewin
Chris Frewin
Chris Frewin
Follow
Jun 14 '21
Advanced TypeScript: A Generic Function to Merge Object Arrays
#
typescript
#
javascript
#
generics
Reactions
4
reactions
Comments
3
comments
4 min read
Save
Saved
[pt-br] ObjectMapper: Convertendo para tipos genericos.
André Moriya
André Moriya
André Moriya
Follow
Jun 13 '21
[pt-br] ObjectMapper: Convertendo para tipos genericos.
#
java
#
objectmapper
#
generics
Reactions
4
reactions
Comments
Add Comment
1 min read
Save
Saved
Advanced TypeScript: A Generic Function to Update and Manipulate Object Arrays
Chris Frewin
Chris Frewin
Chris Frewin
Follow
Jun 9 '21
Advanced TypeScript: A Generic Function to Update and Manipulate Object Arrays
#
typescript
#
generics
#
javascript
#
redux
Reactions
5
reactions
Comments
5
comments
5 min read
Save
Saved
Swift: Deconstruct SPF: Strings and SubStrings
Adam.S
Adam.S
Adam.S
Follow
May 24 '21
Swift: Deconstruct SPF: Strings and SubStrings
#
swift
#
beginners
#
substrings
#
generics
Reactions
4
reactions
Comments
Add Comment
4 min read
Save
Saved
Making lodash function get type safe
Pouja
Pouja
Pouja
Follow
Apr 5 '21
Making lodash function get type safe
#
typescript
#
generics
#
safety
#
lodash
Reactions
20
reactions
Comments
2
comments
7 min read
Save
Saved
Go generics beyond the playground
Sindre Røkenes Myren
Sindre Røkenes Myren
Sindre Røkenes Myren
Follow
Mar 25 '21
Go generics beyond the playground
#
go
#
generics
Reactions
12
reactions
Comments
2
comments
15 min read
Save
Saved
generics
ajcwebdev.wallet
ajcwebdev.wallet
ajcwebdev.wallet
Follow
Mar 21 '21
generics
#
typescript
#
generics
Reactions
6
reactions
Comments
Add Comment
4 min read
Save
Saved
Generic Programming
Sele
Sele
Sele
Follow
Feb 10 '21
Generic Programming
#
generics
#
genericprogramming
#
oop
#
csharp
Reactions
9
reactions
Comments
2
comments
4 min read
Save
Saved
Go 2 generics in 5 minutes
Alberto de Murga
Alberto de Murga
Alberto de Murga
Follow
Feb 5 '21
Go 2 generics in 5 minutes
#
go
#
generics
#
google
#
go2
Reactions
10
reactions
Comments
Add Comment
5 min read
Save
Saved
How to UPPER_CASE to camelCase in raw Typescript generics
Jakub Švehla
Jakub Švehla
Jakub Švehla
Follow
Jan 29 '21
How to UPPER_CASE to camelCase in raw Typescript generics
#
typescript
#
javascript
#
generics
Reactions
16
reactions
Comments
6
comments
5 min read
Save
Saved
Covariance and contravariance by example.
Jozef Chmelar
Jozef Chmelar
Jozef Chmelar
Follow
Jan 23 '21
Covariance and contravariance by example.
#
generics
#
dotnet
#
covariance
#
csharp
Reactions
8
reactions
Comments
Add Comment
6 min read
Save
Saved
Extending React Standard Types to Allow for Children as a Function
Chris Frewin
Chris Frewin
Chris Frewin
Follow
Jan 21 '21
Extending React Standard Types to Allow for Children as a Function
#
react
#
typescript
#
javascript
#
generics
Reactions
10
reactions
Comments
Add Comment
7 min read
Save
Saved
Pipelines in TypeScript with Generics
Tomy Smith
Tomy Smith
Tomy Smith
Follow
Jan 13 '21
Pipelines in TypeScript with Generics
#
typescript
#
beginners
#
generics
Reactions
11
reactions
Comments
Add Comment
4 min read
Save
Saved
Typescript inferring - stop writing tests & avoid runtime-errors. pt1
Jakub Švehla
Jakub Švehla
Jakub Švehla
Follow
Nov 9 '20
Typescript inferring - stop writing tests & avoid runtime-errors. pt1
#
typescript
#
inferring
#
javascript
#
generics
Reactions
31
reactions
Comments
Add Comment
8 min read
Save
Saved
Type inferred react-redux under 20 lines
Jakub Švehla
Jakub Švehla
Jakub Švehla
Follow
Nov 9 '20
Type inferred react-redux under 20 lines
#
redux
#
react
#
generics
#
typescript
Reactions
19
reactions
Comments
Add Comment
10 min read
Save
Saved
Typescript generics - stop writing tests & avoid runtime-errors. pt2
Jakub Švehla
Jakub Švehla
Jakub Švehla
Follow
Nov 9 '20
Typescript generics - stop writing tests & avoid runtime-errors. pt2
#
typescript
#
generics
#
inferring
#
javascript
Reactions
21
reactions
Comments
Add Comment
9 min read
Save
Saved
How to deep merge in Typescript
Jakub Švehla
Jakub Švehla
Jakub Švehla
Follow
Nov 7 '20
How to deep merge in Typescript
#
typescript
#
javascript
#
generics
#
advanced
Reactions
83
reactions
Comments
9
comments
7 min read
Save
Saved
How to add types for Object.fromEntries
Jakub Švehla
Jakub Švehla
Jakub Švehla
Follow
Nov 7 '20
How to add types for Object.fromEntries
#
typescript
#
javascript
#
generics
Reactions
41
reactions
Comments
6
comments
5 min read
Save
Saved
Generics for user interfaces
Peter Szerzo
Peter Szerzo
Peter Szerzo
Follow
Oct 14 '20
Generics for user interfaces
#
typescript
#
react
#
functional
#
generics
Reactions
5
reactions
Comments
Add Comment
4 min read
Save
Saved
Understanding Typescript Generics
Tunmisesuliat
Tunmisesuliat
Tunmisesuliat
Follow
Aug 27 '20
Understanding Typescript Generics
#
typescript
#
generics
#
arrays
#
javascript
Reactions
14
reactions
Comments
Add Comment
4 min read
Save
Saved
Generics in Kotlin
Magda Miu
Magda Miu
Magda Miu
Follow
Aug 7 '20
Generics in Kotlin
#
genericsprogramming
#
androiddev
#
generics
#
kotlin
Reactions
2
reactions
Comments
Add Comment
4 min read
Save
Saved
A Concise Guide to the Latest Go Generics Draft Design
Preslav Mihaylov
Preslav Mihaylov
Preslav Mihaylov
Follow
Jun 18 '20
A Concise Guide to the Latest Go Generics Draft Design
#
go
#
generics
Reactions
34
reactions
Comments
2
comments
4 min read
Save
Saved
A peculiar journey to a generic React component using TypeScript
Ján Jakub Naništa
Ján Jakub Naništa
Ján Jakub Naništa
Follow
Jun 8 '20
A peculiar journey to a generic React component using TypeScript
#
typescript
#
react
#
generics
Reactions
27
reactions
Comments
1
comment
13 min read
Save
Saved
Effective Java! Don't Use Raw Types
Kyle Carter
Kyle Carter
Kyle Carter
Follow
May 27 '20
Effective Java! Don't Use Raw Types
#
java
#
effective
#
generics
#
architecture
Reactions
14
reactions
Comments
1
comment
4 min read
Save
Saved
Converting bits to integers in Rust using generics
Nikolai Golub
Nikolai Golub
Nikolai Golub
Follow
May 5 '20
Converting bits to integers in Rust using generics
#
rust
#
generics
Reactions
7
reactions
Comments
2
comments
4 min read
Save
Saved
Generics de TypeScript
Juan Delgado
Juan Delgado
Juan Delgado
Follow
Apr 21 '20
Generics de TypeScript
#
generics
#
typescript
#
javascript
#
ecmascript
Reactions
9
reactions
Comments
Add Comment
4 min read
Save
Saved
TypeScript Generics - Recover your type checks and IntelliSense
Julio Mixco
Julio Mixco
Julio Mixco
Follow
Apr 16 '20
TypeScript Generics - Recover your type checks and IntelliSense
#
typescript
#
beginners
#
webdev
#
generics
Reactions
16
reactions
Comments
Add Comment
6 min read
Save
Saved
Using Typescript Generic Constraints to Restrict Function Arguments Based on Other Arguments
Nick Scialli (he/him)
Nick Scialli (he/him)
Nick Scialli (he/him)
Follow
Mar 8 '20
Using Typescript Generic Constraints to Restrict Function Arguments Based on Other Arguments
#
typescript
#
generics
#
javascript
#
stronglytyped
Reactions
14
reactions
Comments
Add Comment
1 min read
Save
Saved
Covariance and contravariance in generic types
Kimmo Sääskilahti
Kimmo Sääskilahti
Kimmo Sääskilahti
Follow
for
Meeshkan
Feb 9 '20
Covariance and contravariance in generic types
#
python
#
generics
#
corgis
Reactions
11
reactions
Comments
Add Comment
5 min read
Save
Saved
Modern PHPDoc Annotations
Lars Moelleken
Lars Moelleken
Lars Moelleken
Follow
Feb 4 '20
Modern PHPDoc Annotations
#
phpstorm
#
phpdoc
#
generics
#
php
Reactions
17
reactions
Comments
1
comment
18 min read
Save
Saved
Cross thread calls made easier
Adam K Dean
Adam K Dean
Adam K Dean
Follow
Jun 27 '13
Cross thread calls made easier
#
csharp
#
delegates
#
generics
#
threading
Reactions
2
reactions
Comments
Add Comment
1 min read
Save
Saved
Is Declaration Merging and Generic Inheritance at the Same Time Impossible?
Ethan Arrowood
Ethan Arrowood
Ethan Arrowood
Follow
Dec 24 '19
Is Declaration Merging and Generic Inheritance at the Same Time Impossible?
#
typescript
#
generics
#
node
#
fastify
Reactions
18
reactions
Comments
7
comments
3 min read
Save
Saved
My first attempt at Generics...
Bruno Drugowick
Bruno Drugowick
Bruno Drugowick
Follow
Dec 18 '19
My first attempt at Generics...
#
java
#
generics
#
reflection
#
spring
Reactions
9
reactions
Comments
Add Comment
3 min read
Save
Saved
Java generics and the problems it solved.
Chukwuebuka Anazodo
Chukwuebuka Anazodo
Chukwuebuka Anazodo
Follow
Nov 24 '19
Java generics and the problems it solved.
#
java
#
generics
#
collections
#
oop
Reactions
19
reactions
Comments
1
comment
5 min read
Save
Saved
Dynamic Side navigations in Angular
Sanket Maru
Sanket Maru
Sanket Maru
Follow
Oct 31 '19
Dynamic Side navigations in Angular
#
angular
#
typescript
#
javascript
#
generics
Reactions
14
reactions
Comments
1
comment
5 min read
Save
Saved
Templates
Jesse Phillips
Jesse Phillips
Jesse Phillips
Follow
Oct 20 '19
Templates
#
dlang
#
tutorial
#
templates
#
generics
Reactions
6
reactions
Comments
Add Comment
3 min read
Save
Saved
Templates
Jesse Phillips
Jesse Phillips
Jesse Phillips
Follow
Oct 19 '19
Templates
#
dlang
#
tutorial
#
templates
#
generics
Reactions
6
reactions
Comments
Add Comment
3 min read
Save
Saved
Delegate methods in C#. A practical example
Leandro
Leandro
Leandro
Follow
Sep 13 '19
Delegate methods in C#. A practical example
#
csharp
#
dotnet
#
delegates
#
generics
Reactions
8
reactions
Comments
2
comments
4 min read
Save
Saved
Using React useState hook with TypeScript
Milosz Piechocki
Milosz Piechocki
Milosz Piechocki
Follow
Aug 22 '19
Using React useState hook with TypeScript
#
typescript
#
react
#
hooks
#
generics
Reactions
9
reactions
Comments
Add Comment
5 min read
Save
Saved
Understanding TypeScript Generics
Brian Schiller
Brian Schiller
Brian Schiller
Follow
Aug 19 '19
Understanding TypeScript Generics
#
typescript
#
javascript
#
generics
Reactions
11
reactions
Comments
Add Comment
3 min read
Save
Saved
loading...
We're a place where coders share, stay up-to-date and grow their careers.
Log in
Create account