DEV Community

# enum

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Using Python Enum and IntEnum Like An Expert

Using Python Enum and IntEnum Like An Expert

8
Comments
2 min read
Creating migrations when changing an enum in Python using SQLAlchemy

Creating migrations when changing an enum in Python using SQLAlchemy

11
Comments
3 min read
Strongly Typed Enum

Strongly Typed Enum

7
Comments
1 min read
[TypeScript] Implement valueOf method in Enums

[TypeScript] Implement valueOf method in Enums

9
Comments
2 min read
Sealed (Class) with love

Sealed (Class) with love

29
Comments
3 min read
Initializing Enums With Optionals in Swift

Initializing Enums With Optionals in Swift

10
Comments
1 min read
How to generate dynamic ENUM type in GraphQL from DataBase using NestJS, MongoDB

How to generate dynamic ENUM type in GraphQL from DataBase using NestJS, MongoDB

2
Comments
2 min read
loading...