DEV Community

# enum

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Typescript enums drawbacks and solutions

Typescript enums drawbacks and solutions

9
Comments 1
5 min read
Display a friendly name with Enum.ToString()

Display a friendly name with Enum.ToString()

2
Comments
2 min read
Enumerated Types in Rails with Postgres

Enumerated Types in Rails with Postgres

4
Comments
6 min read
Fun with Rails Enums and PORO

Fun with Rails Enums and PORO

10
Comments
8 min read
HackerRank #11 | DataTypes | 🇧🇷

HackerRank #11 | DataTypes | 🇧🇷

3
Comments
3 min read
Dynamic Enums

Dynamic Enums

7
Comments 2
14 min read
Swift: Deconstruct SPF: Qualifier and MechanismKind

Swift: Deconstruct SPF: Qualifier and MechanismKind

4
Comments
3 min read
PHP Enum - get rid of boilerplate mappings

PHP Enum - get rid of boilerplate mappings

3
Comments
1 min read
Short and Sweet: Typescript const assertions

Short and Sweet: Typescript const assertions

7
Comments
3 min read
How and Why to Write Enums in Go

How and Why to Write Enums in Go

13
Comments 1
3 min read
Dynamic generation of informative `Enum`s in Python

Dynamic generation of informative `Enum`s in Python

14
Comments 1
2 min read
Enum, enumeraciones en C Sharp (C#)

Enum, enumeraciones en C Sharp (C#)

16
Comments
3 min read
Listing all the possible values for an enum in Typescript

Listing all the possible values for an enum in Typescript

6
Comments
2 min read
Better way to store Enum values in MongoDB

Better way to store Enum values in MongoDB

12
Comments
5 min read
PureFunctionalJS - Sum Types In JavaScript

PureFunctionalJS - Sum Types In JavaScript

4
Comments
5 min read
Create your ENUM (yes from Java')

Create your ENUM (yes from Java')

7
Comments
2 min read
SwiftUI: Use Enum for ActionSheet Selection

SwiftUI: Use Enum for ActionSheet Selection

8
Comments
2 min read
Publishable Enum in Ruby on Rails with PostgreSQL

Publishable Enum in Ruby on Rails with PostgreSQL

7
Comments
1 min read
Effective Java! Emulate Extensible Enums With Interfaces.

Effective Java! Emulate Extensible Enums With Interfaces.

8
Comments
2 min read
Effective Java! Use EnumMap instead of Ordinal Indexing

Effective Java! Use EnumMap instead of Ordinal Indexing

9
Comments
2 min read
Effective Java! Use EnumSet Instead of Bit Fields

Effective Java! Use EnumSet Instead of Bit Fields

6
Comments 2
2 min read
Effective Java! Use Instance Fields Instead of Ordinals

Effective Java! Use Instance Fields Instead of Ordinals

6
Comments
2 min read
Everything about enum data type in Java

Everything about enum data type in Java

5
Comments 1
5 min read
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
loading...