Skip to content
Navigation menu
Search
Powered by
Search
Algolia
Log in
Create account
DEV Community
Close
#
generics
Follow
Hide
Posts
Left menu
👋
Sign in
for the ability to sort posts by
relevant
,
latest
, or
top
.
Right menu
Is golangci-lint Generics Readiness?
CIARANA
CIARANA
CIARANA
Follow
Dec 23 '21
Is golangci-lint Generics Readiness?
#
go
#
generics
9
reactions
Comments
Add Comment
5 min read
Generics in Go 1.18
Nitin Singh
Nitin Singh
Nitin Singh
Follow
Dec 16 '21
Generics in Go 1.18
#
news
#
programming
#
generics
#
go
3
reactions
Comments
Add Comment
8 min read
Generics in Golang 🚀
tj
tj
tj
Follow
Dec 15 '21
Generics in Golang 🚀
#
go
#
generics
#
programming
#
tutorial
6
reactions
Comments
Add Comment
2 min read
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
14
reactions
Comments
Add Comment
8 min read
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
4
reactions
Comments
Add Comment
2 min read
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
9
reactions
Comments
Add Comment
4 min read
Least Frequently Used (LFU) Cache with Constant Time Complexity
Arnold Acho
Arnold Acho
Arnold Acho
Follow
Oct 22 '21
Least Frequently Used (LFU) Cache with Constant Time Complexity
#
go
#
generics
#
lfu
#
cache
6
reactions
Comments
Add Comment
4 min read
I had no idea Typescript generics were capable of doing that 🤯!
Maxime
Maxime
Maxime
Follow
Oct 10 '21
I had no idea Typescript generics were capable of doing that 🤯!
#
typescript
#
types
#
generics
18
reactions
Comments
1
comment
8 min read
HackerRank #26 | Generics | 🇧🇷
Beatriz Maciel
Beatriz Maciel
Beatriz Maciel
Follow
Aug 31 '21
HackerRank #26 | Generics | 🇧🇷
#
java
#
generics
#
array
#
wecoded
4
reactions
Comments
Add Comment
3 min read
A utility type for widening types
Rahul Tarak
Rahul Tarak
Rahul Tarak
Follow
Aug 18 '21
A utility type for widening types
#
typescript
#
generics
7
reactions
Comments
Add Comment
3 min read
Generics in Java ✌🏿😁
Moussa SOW
Moussa SOW
Moussa SOW
Follow
Aug 4 '21
Generics in Java ✌🏿😁
#
java
#
generics
#
beginners
9
reactions
Comments
1
comment
7 min read
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
6
reactions
Comments
Add Comment
4 min read
Extension methods for generic types
Michele Volpato
Michele Volpato
Michele Volpato
Follow
Jun 15 '21
Extension methods for generic types
#
dart
#
extensions
#
generics
3
reactions
Comments
Add Comment
2 min read
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
4
reactions
Comments
3
comments
4 min read
[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
4
reactions
Comments
Add Comment
1 min read
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
5
reactions
Comments
5
comments
5 min read
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
4
reactions
Comments
Add Comment
4 min read
Making lodash function get type safe
Pouja
Pouja
Pouja
Follow
Apr 5 '21
Making lodash function get type safe
#
typescript
#
generics
#
safety
#
lodash
22
reactions
Comments
2
comments
7 min read
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
12
reactions
Comments
2
comments
15 min read
TypeScript Generics
ajcwebdev
ajcwebdev
ajcwebdev
Follow
Mar 21 '21
TypeScript Generics
#
typescript
#
generics
6
reactions
Comments
Add Comment
4 min read
Generic Programming
Sele
Sele
Sele
Follow
Feb 10 '21
Generic Programming
#
generics
#
genericprogramming
#
oop
#
csharp
9
reactions
Comments
2
comments
4 min read
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
10
reactions
Comments
Add Comment
5 min read
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
24
reactions
Comments
6
comments
5 min read
Covariance and contravariance by example.
Jozef Chmelar
Jozef Chmelar
Jozef Chmelar
Follow
Jan 23 '21
Covariance and contravariance by example.
#
generics
#
dotnet
#
covariance
#
csharp
7
reactions
Comments
Add Comment
6 min read
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
10
reactions
Comments
Add Comment
7 min read
loading...
We're a place where coders share, stay up-to-date and grow their careers.
Log in
Create account