DEV Community

# constant

Posts

đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.
Mastering Go: Guide to Type Declarations, Variables, and Constants

Mastering Go: Guide to Type Declarations, Variables, and Constants

6
Comments
2 min read
A better way to handle constants

A better way to handle constants

2
Comments
5 min read
Say Goodbye to Messy Constants: A New Approach to Moving Constants Away from Your Model!

Say Goodbye to Messy Constants: A New Approach to Moving Constants Away from Your Model!

9
Comments
11 min read
How and Why to Write Enums in Go

How and Why to Write Enums in Go

13
Comments 1
3 min read
Variable Shadowing In Rust – “Let” Is Immutable But Not Constant

Variable Shadowing In Rust – “Let” Is Immutable But Not Constant

9
Comments 1
3 min read
Constants in Go vs Javascript, and When to Use Them

Constants in Go vs Javascript, and When to Use Them

6
Comments
4 min read
loading...