Jose Gabrielle Rivera
jgrivera.dev

jgrivera.dev

Follow
homeResume
Tag

map

#map

More content

Read more stories on Hashnode


Articles with this tag

Factory pattern for singleton values using the Map data structure

Nov 22, 20213 min read

Foreword The factory pattern is a creational pattern that usually makes use of conditional statements such as if and switch. Today, we will be...

Factory pattern for singleton values using the Map data structure