The Wayback Machine - https://web.archive.org/web/20200925142946/https://dev.to/t/enum
loading...
👋 Sign in for the ability sort posts by top and latest.

PureFunctionalJS - Sum Types In JavaScript

4
5 min read

Create your ENUM (yes from Java')

6
2 min read

SwiftUI: Use Enum for ActionSheet Selection

6
2 min read

Effective Java! Emulate Extensible Enums With Interfaces.

7
2 min read

Using Python Enum and IntEnum Like An Expert

6
2 min read

Creating migrations when changing an enum in Python using SQLAlchemy

8
3 min read

Effective Java! Use Instance Fields Instead of Ordinals

5
2 min read

Publishable Enum in Ruby on Rails with PostgreSQL

6
1 min read

Effective Java! Use EnumSet Instead of Bit Fields

6 2
2 min read

Effective Java! Use EnumMap instead of Ordinal Indexing

9
2 min read

Initializing Enums With Optionals in Swift

10
1 min read

Using enum in C++ the C way?

7 2
6 min read

Strongly Typed Enum

6
1 min read

Sealed (Class) with love

29
3 min read
loading...