Skip to content
Navigation menu
Search
Powered by
Search
Algolia
Search
Log in
Create account
DEV Community
Close
#
engineeringpractices
Follow
Hide
Posts
Left menu
đź‘‹
Sign in
for the ability to sort posts by
relevant
,
latest
, or
top
.
Right menu
How I Organize My Local Development Environment
Lane Wagner
Lane Wagner
Lane Wagner
Follow
for
Boot.dev
Mar 19 '21
How I Organize My Local Development Environment
#
engineeringpractices
#
go
#
mailinglist
8
 reactions
Comments
3
 comments
6 min read
Top 8 Benefits of Functional Programming
Lane Wagner
Lane Wagner
Lane Wagner
Follow
for
Boot.dev
Mar 3 '21
Top 8 Benefits of Functional Programming
#
cleancode
#
engineeringpractices
#
mailinglist
8
 reactions
Comments
Add Comment
6 min read
View Git Tags with Semver Ordering
Lane Wagner
Lane Wagner
Lane Wagner
Follow
for
Boot.dev
Feb 16 '21
View Git Tags with Semver Ordering
#
engineeringpractices
#
styling
4
 reactions
Comments
Add Comment
2 min read
The Pros and Cons of DRY Code
Lane Wagner
Lane Wagner
Lane Wagner
Follow
for
Boot.dev
Jan 26 '21
The Pros and Cons of DRY Code
#
engineeringpractices
#
cleancode
#
mailinglist
#
engineering
6
 reactions
Comments
2
 comments
6 min read
Kanban vs Scrum – Why Kanban is More Agile
Lane Wagner
Lane Wagner
Lane Wagner
Follow
for
Boot.dev
Jan 5 '21
Kanban vs Scrum – Why Kanban is More Agile
#
engineeringpractices
#
mailinglist
#
management
19
 reactions
Comments
4
 comments
7 min read
Should you Learn Computer Science or Software Engineering?
Lane Wagner
Lane Wagner
Lane Wagner
Follow
for
Boot.dev
Dec 21 '20
Should you Learn Computer Science or Software Engineering?
#
computerscience
#
engineeringpractices
#
mailinglist
#
career
21
 reactions
Comments
1
 comment
6 min read
Writing Good Unit Tests; Don’t Mock Database Connections
Lane Wagner
Lane Wagner
Lane Wagner
Follow
Dec 2 '20
Writing Good Unit Tests; Don’t Mock Database Connections
#
engineeringpractices
#
cleancode
#
mailinglist
#
styling
12
 reactions
Comments
2
 comments
6 min read
Should You Commit the Vendor Folder in Go?
Lane Wagner
Lane Wagner
Lane Wagner
Follow
Nov 30 '20
Should You Commit the Vendor Folder in Go?
#
engineeringpractices
#
go
#
languages
#
mailinglist
4
 reactions
Comments
1
 comment
3 min read
How Long Does It Take To Learn To Code?
Lane Wagner
Lane Wagner
Lane Wagner
Follow
Nov 18 '20
How Long Does It Take To Learn To Code?
#
engineeringpractices
#
mailinglist
#
codenewbie
#
coding
5
 reactions
Comments
1
 comment
6 min read
How Much Do Software Engineers Make?
Lane Wagner
Lane Wagner
Lane Wagner
Follow
Nov 24 '20
How Much Do Software Engineers Make?
#
engineeringpractices
#
languages
#
mailinglist
#
career
4
 reactions
Comments
5
 comments
6 min read
Top Web Development Programming Languages; A Comparison
Lane Wagner
Lane Wagner
Lane Wagner
Follow
Nov 16 '20
Top Web Development Programming Languages; A Comparison
#
engineeringpractices
#
go
#
javascript
#
languages
5
 reactions
Comments
1
 comment
8 min read
Learn Go Fast; Best Courses and Resources
Lane Wagner
Lane Wagner
Lane Wagner
Follow
Nov 13 '20
Learn Go Fast; Best Courses and Resources
#
engineeringpractices
#
go
#
languages
#
mailinglist
24
 reactions
Comments
Add Comment
4 min read
Comments Suck and You Probably Write Too Many
Lane Wagner
Lane Wagner
Lane Wagner
Follow
Nov 11 '20
Comments Suck and You Probably Write Too Many
#
engineeringpractices
#
cleancode
#
go
#
comments
5
 reactions
Comments
12
 comments
3 min read
How to Restart All Pods in a Kubernetes Namespace
Lane Wagner
Lane Wagner
Lane Wagner
Follow
Nov 25 '20
How to Restart All Pods in a Kubernetes Namespace
#
engineeringpractices
#
languages
#
opensource
#
kubernetes
7
 reactions
Comments
Add Comment
2 min read
The Nuances of Constants in Go; Go Isn’t JavaScript
Lane Wagner
Lane Wagner
Lane Wagner
Follow
Oct 30 '20
The Nuances of Constants in Go; Go Isn’t JavaScript
#
languages
#
cleancode
#
engineeringpractices
#
go
8
 reactions
Comments
Add Comment
4 min read
Free Functional Programming Course Released – JavaScript and PureScript
Lane Wagner
Lane Wagner
Lane Wagner
Follow
Oct 20 '20
Free Functional Programming Course Released – JavaScript and PureScript
#
engineeringpractices
#
javascript
#
languages
#
functionalprogrammin
8
 reactions
Comments
Add Comment
3 min read
How To Hire Developers – 6 Tips From Someone You Probably Shouldn’t Listen To
Lane Wagner
Lane Wagner
Lane Wagner
Follow
Oct 14 '20
How To Hire Developers – 6 Tips From Someone You Probably Shouldn’t Listen To
#
engineeringpractices
#
languages
#
career
#
hire
7
 reactions
Comments
1
 comment
4 min read
Boilerplating a New Go Program (Microservice)
Lane Wagner
Lane Wagner
Lane Wagner
Follow
Oct 15 '20
Boilerplating a New Go Program (Microservice)
#
engineeringpractices
#
go
#
languages
#
cleancode
10
 reactions
Comments
Add Comment
6 min read
Go’s Major Versioning Sucks – From a Fanboy
Lane Wagner
Lane Wagner
Lane Wagner
Follow
Sep 24 '20
Go’s Major Versioning Sucks – From a Fanboy
#
engineeringpractices
#
go
#
languages
#
cleancode
6
 reactions
Comments
Add Comment
5 min read
Should You Return Empty or Nil Slices in Go?
Lane Wagner
Lane Wagner
Lane Wagner
Follow
Sep 14 '20
Should You Return Empty or Nil Slices in Go?
#
cleancode
#
engineeringpractices
#
go
#
languages
9
 reactions
Comments
1
 comment
2 min read
Slow Is Smooth, Smooth Is Fast – 25% of Our Time Refactoring
Lane Wagner
Lane Wagner
Lane Wagner
Follow
Sep 7 '20
Slow Is Smooth, Smooth Is Fast – 25% of Our Time Refactoring
#
cleancode
#
engineeringpractices
#
engineering
#
refactor
4
 reactions
Comments
Add Comment
3 min read
Top 10 Technical Go Interview Questions
Lane Wagner
Lane Wagner
Lane Wagner
Follow
Sep 4 '20
Top 10 Technical Go Interview Questions
#
engineeringpractices
#
go
#
languages
#
career
25
 reactions
Comments
Add Comment
4 min read
Creating a Custom Tooltip Component in Vue
Lane Wagner
Lane Wagner
Lane Wagner
Follow
Sep 1 '20
Creating a Custom Tooltip Component in Vue
#
engineeringpractices
#
javascript
#
languages
#
vue
7
 reactions
Comments
Add Comment
3 min read
Optimize For Simplicity First
Lane Wagner
Lane Wagner
Lane Wagner
Follow
Aug 24 '20
Optimize For Simplicity First
#
cleancode
#
engineeringpractices
#
languages
#
engineering
7
 reactions
Comments
1
 comment
3 min read
Saving a Third of Our Memory by Re-ordering Go Struct Fields
Lane Wagner
Lane Wagner
Lane Wagner
Follow
Aug 14 '20
Saving a Third of Our Memory by Re-ordering Go Struct Fields
#
engineeringpractices
#
go
#
languages
18
 reactions
Comments
1
 comment
3 min read
Your Manager Can’t Code? They Shouldn’t Be Your Manager
Lane Wagner
Lane Wagner
Lane Wagner
Follow
Jul 15 '20
Your Manager Can’t Code? They Shouldn’t Be Your Manager
#
engineeringpractices
#
business
#
devrant
#
management
6
 reactions
Comments
2
 comments
3 min read
loading...
We're a place where coders share, stay up-to-date and grow their careers.
Log in
Create account