Skip to content
Navigation menu
Log in
Create account
DEV Community
Close
#
enum
Follow
Hide
Posts
Left menu
đ
Sign in
for the ability to sort posts by
relevant
,
latest
, or
top
.
Right menu
O pequeno grande ganho do enum no Dart 2.15
KauĂȘ Martins
KauĂȘ Martins
KauĂȘ Martins
Follow
Dec 23 '21
O pequeno grande ganho do enum no Dart 2.15
#
news
#
dart
#
flutter
#
enum
4
 reactions
Comments
Add Comment
1 min read
Typescript enums drawbacks and solutions
Yann L
Yann L
Yann L
Follow
Dec 22 '21
Typescript enums drawbacks and solutions
#
typescript
#
enum
#
readonly
#
optimization
9
 reactions
Comments
1
 comment
5 min read
Display a friendly name with Enum.ToString()
Michel
Michel
Michel
Follow
Nov 26 '21
Display a friendly name with Enum.ToString()
#
csharp
#
dotnet
#
enum
#
programming
2
 reactions
Comments
Add Comment
2 min read
Enumerated Types in Rails with Postgres
Jason Fleetwood-Boldt
Jason Fleetwood-Boldt
Jason Fleetwood-Boldt
Follow
Oct 27 '21
Enumerated Types in Rails with Postgres
#
rails
#
enum
#
postgres
4
 reactions
Comments
Add Comment
6 min read
Fun with Rails Enums and PORO
Petr Hlavicka
Petr Hlavicka
Petr Hlavicka
Follow
Oct 5 '21
Fun with Rails Enums and PORO
#
rails
#
ruby
#
enum
#
poro
10
 reactions
Comments
Add Comment
8 min read
HackerRank #11 | DataTypes | đ§đ·
Beatriz Maciel
Beatriz Maciel
Beatriz Maciel
Follow
Aug 26 '21
HackerRank #11 | DataTypes | đ§đ·
#
java
#
dataprimitives
#
catch
#
enum
3
 reactions
Comments
Add Comment
3 min read
Dynamic Enums
Darshit Patel
Darshit Patel
Darshit Patel
Follow
Jul 3 '21
Dynamic Enums
#
java
#
enum
#
tutorial
7
 reactions
Comments
2
 comments
14 min read
Swift: Deconstruct SPF: Qualifier and MechanismKind
Adam.S
Adam.S
Adam.S
Follow
May 26 '21
Swift: Deconstruct SPF: Qualifier and MechanismKind
#
swift
#
beginners
#
enum
#
package
4
 reactions
Comments
Add Comment
3 min read
PHP Enum - get rid of boilerplate mappings
Senik Hakobyan
Senik Hakobyan
Senik Hakobyan
Follow
for
Dragonfly Research Group, LLC
May 6 '21
PHP Enum - get rid of boilerplate mappings
#
php
#
enum
#
types
#
constants
3
 reactions
Comments
Add Comment
1 min read
Short and Sweet: Typescript const assertions
Emanuel Lindström
Emanuel Lindström
Emanuel Lindström
Follow
Apr 22 '21
Short and Sweet: Typescript const assertions
#
typescript
#
const
#
assertion
#
enum
7
 reactions
Comments
Add Comment
3 min read
How and Why to Write Enums in Go
Lane Wagner
Lane Wagner
Lane Wagner
Follow
for
Boot.dev
Apr 20 '21
How and Why to Write Enums in Go
#
go
#
backend
#
enum
#
constant
13
 reactions
Comments
1
 comment
3 min read
Dynamic generation of informative `Enum`s in Python
Ignacio Vergara Kausel
Ignacio Vergara Kausel
Ignacio Vergara Kausel
Follow
Mar 27 '21
Dynamic generation of informative `Enum`s in Python
#
python
#
enum
14
 reactions
Comments
1
 comment
2 min read
Enum, enumeraciones en C Sharp (C#)
VerĂłnica GuamĂĄn
VerĂłnica GuamĂĄn
VerĂłnica GuamĂĄn
Follow
Feb 10 '21
Enum, enumeraciones en C Sharp (C#)
#
csharp
#
enum
#
programming
#
dev
17
 reactions
Comments
Add Comment
3 min read
Listing all the possible values for an enum in Typescript
Andrea Cappuccio
Andrea Cappuccio
Andrea Cappuccio
Follow
Jan 29 '21
Listing all the possible values for an enum in Typescript
#
typescript
#
enum
#
ts
#
javascript
6
 reactions
Comments
Add Comment
2 min read
Better way to store Enum values in MongoDB
harithay
harithay
harithay
Follow
Sep 26 '20
Better way to store Enum values in MongoDB
#
javascript
#
java
#
mongodb
#
enum
12
 reactions
Comments
Add Comment
5 min read
PureFunctionalJS - Sum Types In JavaScript
Akshay Nair
Akshay Nair
Akshay Nair
Follow
Sep 7 '20
PureFunctionalJS - Sum Types In JavaScript
#
sum
#
union
#
enum
#
javascript
4
 reactions
Comments
Add Comment
5 min read
Create your ENUM (yes from Java')
Saurabh Kumar
Saurabh Kumar
Saurabh Kumar
Follow
Sep 2 '20
Create your ENUM (yes from Java')
#
java
#
enum
#
interview
#
tutorial
7
 reactions
Comments
Add Comment
2 min read
SwiftUI: Use Enum for ActionSheet Selection
Swee Sen
Swee Sen
Swee Sen
Follow
Aug 21 '20
SwiftUI: Use Enum for ActionSheet Selection
#
swift
#
swiftui
#
enum
8
 reactions
Comments
Add Comment
2 min read
Publishable Enum in Ruby on Rails with PostgreSQL
David Paluy
David Paluy
David Paluy
Follow
Aug 18 '20
Publishable Enum in Ruby on Rails with PostgreSQL
#
rails
#
enum
#
postgres
7
 reactions
Comments
Add Comment
1 min read
Effective Java! Emulate Extensible Enums With Interfaces.
Kyle Carter
Kyle Carter
Kyle Carter
Follow
Aug 18 '20
Effective Java! Emulate Extensible Enums With Interfaces.
#
java
#
effective
#
enum
#
architecture
8
 reactions
Comments
Add Comment
2 min read
Effective Java! Use EnumMap instead of Ordinal Indexing
Kyle Carter
Kyle Carter
Kyle Carter
Follow
Aug 11 '20
Effective Java! Use EnumMap instead of Ordinal Indexing
#
java
#
effective
#
enum
#
architecture
9
 reactions
Comments
Add Comment
2 min read
Effective Java! Use EnumSet Instead of Bit Fields
Kyle Carter
Kyle Carter
Kyle Carter
Follow
Aug 4 '20
Effective Java! Use EnumSet Instead of Bit Fields
#
java
#
effective
#
enum
#
architecture
6
 reactions
Comments
2
 comments
2 min read
Effective Java! Use Instance Fields Instead of Ordinals
Kyle Carter
Kyle Carter
Kyle Carter
Follow
Jul 28 '20
Effective Java! Use Instance Fields Instead of Ordinals
#
java
#
effective
#
enum
#
architecture
6
 reactions
Comments
Add Comment
2 min read
Everything about enum data type in Java
Hamidur Rahman
Hamidur Rahman
Hamidur Rahman
Follow
Apr 13 '20
Everything about enum data type in Java
#
java
#
enum
#
learning
#
details
5
 reactions
Comments
1
 comment
5 min read
Using Python Enum and IntEnum Like An Expert
Burak Ibis
Burak Ibis
Burak Ibis
Follow
Mar 31 '20
Using Python Enum and IntEnum Like An Expert
#
python
#
enum
#
models
#
expert
8
 reactions
Comments
Add Comment
2 min read
loading...
We're a place where coders share, stay up-to-date and grow their careers.
Log in
Create account