Skip to content
Navigation menu
Search
Powered by
Search
Algolia
Search
Log in
Create account
DEV Community
Close
#
bestpractices
Follow
Hide
Posts
Left menu
đź‘‹
Sign in
for the ability to sort posts by
relevant
,
latest
, or
top
.
Right menu
Why Test Driven Development
mosbat
mosbat
mosbat
Follow
Dec 30 '24
Why Test Driven Development
#
tdd
#
unittests
#
development
#
bestpractices
Comments
Add Comment
3 min read
Go Serialization Essentials: Struct Tags, Error Handling, and Real-World Use Cases
Rafael Mori
Rafael Mori
Rafael Mori
Follow
Jan 6
Go Serialization Essentials: Struct Tags, Error Handling, and Real-World Use Cases
#
go
#
development
#
compliance
#
bestpractices
Comments
Add Comment
6 min read
Creating Safe Custom Types with Validation in Go
Rafael Mori
Rafael Mori
Rafael Mori
Follow
Jan 5
Creating Safe Custom Types with Validation in Go
#
go
#
development
#
compliance
#
bestpractices
Comments
Add Comment
3 min read
Do You Care About Commit Messages?
Mathias Falci
Mathias Falci
Mathias Falci
Follow
Jan 15
Do You Care About Commit Messages?
#
git
#
versioncontrol
#
bestpractices
#
codingtips
11
 reactions
Comments
Add Comment
3 min read
Best Practices for Network Management in Docker 👩‍💻
Roman Burdiuzha
Roman Burdiuzha
Roman Burdiuzha
Follow
Dec 11 '24
Best Practices for Network Management in Docker 👩‍💻
#
docker
#
devops
#
bestpractices
Comments
Add Comment
1 min read
Enforce DevOps best practices and eliminate production errors!
Stelios Sotiriadis
Stelios Sotiriadis
Stelios Sotiriadis
Follow
Jan 2
Enforce DevOps best practices and eliminate production errors!
#
github
#
bestpractices
#
devops
3
 reactions
Comments
Add Comment
3 min read
Code Speaks for Itself: Métodos Bem Escritos Dispensam Comentários
Glauco Fox
Glauco Fox
Glauco Fox
Follow
Nov 20 '24
Code Speaks for Itself: Métodos Bem Escritos Dispensam Comentários
#
bestpractices
#
softwaredesign
#
cleanarchitecture
#
tutorial
Comments
Add Comment
3 min read
Generate 6 or 8 digit alpha numeric code using best performance in C#
Neer S
Neer S
Neer S
Follow
Dec 21 '24
Generate 6 or 8 digit alpha numeric code using best performance in C#
#
csharp
#
performance
#
bestpractices
#
generate6digit
Comments
Add Comment
1 min read
How To Replace Exceptions with Result Pattern in .NET
Anton Martyniuk
Anton Martyniuk
Anton Martyniuk
Follow
Dec 16 '24
How To Replace Exceptions with Result Pattern in .NET
#
programming
#
dotnet
#
csharp
#
bestpractices
Comments
1
 comment
7 min read
8 essentials for every JavaScript project
Viviane Dias
Viviane Dias
Viviane Dias
Follow
Nov 18 '24
8 essentials for every JavaScript project
#
javascript
#
bestpractices
#
codequality
#
beginners
3
 reactions
Comments
Add Comment
3 min read
Responsive Images: Best Practices in 2025
Aleksey Razbakov
Aleksey Razbakov
Aleksey Razbakov
Follow
Dec 15 '24
Responsive Images: Best Practices in 2025
#
webdev
#
webdesign
#
bestpractices
#
performance
5
 reactions
Comments
Add Comment
3 min read
Best Practices for Using Azure ATP in Hybrid Environments
Rachael Grey
Rachael Grey
Rachael Grey
Follow
Nov 6 '24
Best Practices for Using Azure ATP in Hybrid Environments
#
azure
#
bestpractices
#
programming
#
devops
Comments
Add Comment
4 min read
TADOConnection: Proper Use of LoginPrompt
Dejan Dozet
Dejan Dozet
Dejan Dozet
Follow
Oct 30 '24
TADOConnection: Proper Use of LoginPrompt
#
delphi
#
authentication
#
bestpractices
#
pascal
Comments
Add Comment
1 min read
Best Practices for Developing and Integrating REST APIs into Web Applications
Aditya Pratap Bhuyan
Aditya Pratap Bhuyan
Aditya Pratap Bhuyan
Follow
Dec 2 '24
Best Practices for Developing and Integrating REST APIs into Web Applications
#
rest
#
restapi
#
bestpractices
#
webapp
Comments
1
 comment
7 min read
Best Practices for Data Security in Big Data Projects
Aditya Pratap Bhuyan
Aditya Pratap Bhuyan
Aditya Pratap Bhuyan
Follow
Oct 24 '24
Best Practices for Data Security in Big Data Projects
#
bestpractices
#
bigdata
#
datasecurity
Comments
Add Comment
6 min read
Hopefully Helpful Notes, Best Practices, ...
The Struggling Dev
The Struggling Dev
The Struggling Dev
Follow
Nov 26 '24
Hopefully Helpful Notes, Best Practices, ...
#
rfc
#
bestpractices
#
notes
Comments
Add Comment
1 min read
Best Practices for Using GROUP BY in MySQL for Converting Vertical Data to JSON
Aditya Pratap Bhuyan
Aditya Pratap Bhuyan
Aditya Pratap Bhuyan
Follow
Nov 22 '24
Best Practices for Using GROUP BY in MySQL for Converting Vertical Data to JSON
#
sql
#
mysql
#
json
#
bestpractices
Comments
Add Comment
5 min read
Best Practices in Software Architecture for Scalable, Secure, and Maintainable Systems
Aditya Pratap Bhuyan
Aditya Pratap Bhuyan
Aditya Pratap Bhuyan
Follow
Nov 21 '24
Best Practices in Software Architecture for Scalable, Secure, and Maintainable Systems
#
architecture
#
attributes
#
bestpractices
1
 reaction
Comments
Add Comment
8 min read
Cloud Computing Security Best Practices for Enterprises
Aditya Pratap Bhuyan
Aditya Pratap Bhuyan
Aditya Pratap Bhuyan
Follow
Oct 18 '24
Cloud Computing Security Best Practices for Enterprises
#
security
#
bestpractices
#
cloudcomputing
Comments
Add Comment
7 min read
Why Interfaces Are Essential in .NET Development
Marvyn Harryson
Marvyn Harryson
Marvyn Harryson
Follow
Oct 13 '24
Why Interfaces Are Essential in .NET Development
#
dotnet
#
csharp
#
programming
#
bestpractices
Comments
Add Comment
2 min read
Git Tricks You Should Know: Aliases, Bisect, and Hooks for Better Workflow
Atlantis
Atlantis
Atlantis
Follow
Nov 15 '24
Git Tricks You Should Know: Aliases, Bisect, and Hooks for Better Workflow
#
git
#
gittricks
#
bestpractices
#
productivity
7
 reactions
Comments
Add Comment
6 min read
Why pinning your dependency versions matters
Marco Lamina
Marco Lamina
Marco Lamina
Follow
Nov 12 '24
Why pinning your dependency versions matters
#
devops
#
kubernetes
#
bestpractices
#
webdev
1
 reaction
Comments
Add Comment
3 min read
Improving JavaScript Performance: Techniques and Best Practices
Techelopment
Techelopment
Techelopment
Follow
Oct 12 '24
Improving JavaScript Performance: Techniques and Best Practices
#
javascript
#
bestpractices
#
performance
#
learning
2
 reactions
Comments
Add Comment
8 min read
Test-Driven Development (TDD) in Ruby: A Step-by-Step Guide
JetThoughts Dev
JetThoughts Dev
JetThoughts Dev
Follow
for
JetThoughts
Nov 1 '24
Test-Driven Development (TDD) in Ruby: A Step-by-Step Guide
#
tutorial
#
bestpractices
#
ruby
#
learning
5
 reactions
Comments
Add Comment
4 min read
APIs and Security Best Practices: JavaScript and Python Examples
Nathan Katshi
Nathan Katshi
Nathan Katshi
Follow
Oct 29 '24
APIs and Security Best Practices: JavaScript and Python Examples
#
api
#
security
#
development
#
bestpractices
1
 reaction
Comments
1
 comment
5 min read
loading...
We're a place where coders share, stay up-to-date and grow their careers.
Log in
Create account