Skip to content
Navigation menu
Search
Powered by
Search
Algolia
Search
Log in
Create account
DEV Community
Close
#
codequality
Follow
Hide
Posts
Left menu
👋
Sign in
for the ability to sort posts by
relevant
,
latest
, or
top
.
Right menu
Solving FizzBuzz with Elixir
James Baldwin
James Baldwin
James Baldwin
Follow
Dec 9 '19
Solving FizzBuzz with Elixir
#
elixir
#
codequality
#
tutorial
#
refactorit
8
reactions
Comments
Add Comment
3 min read
Customer code coverage
Jordi Cabot
Jordi Cabot
Jordi Cabot
Follow
Dec 8 '19
Customer code coverage
#
codequality
#
testing
#
productmarketfit
#
coverage
7
reactions
Comments
Add Comment
2 min read
Getting Started with API Testing by Using TestMace
Dmitrii Snytkin
Dmitrii Snytkin
Dmitrii Snytkin
Follow
Dec 2 '19
Getting Started with API Testing by Using TestMace
#
showdev
#
testing
#
codequality
#
productivity
40
reactions
Comments
2
comments
8 min read
Adapter Design Pattern
Dawud Ibrahim Ismail
Dawud Ibrahim Ismail
Dawud Ibrahim Ismail
Follow
Dec 7 '19
Adapter Design Pattern
#
designpatterns
#
codequality
#
java
12
reactions
Comments
Add Comment
1 min read
Code Review: Best Practices
Prakash G.R.
Prakash G.R.
Prakash G.R.
Follow
Dec 6 '19
Code Review: Best Practices
#
java
#
csharp
#
codequality
#
codereview
8
reactions
Comments
Add Comment
6 min read
Tricks & Tips: Junior Software Developer
Khondoker Yasin Ahnaf Prio
Khondoker Yasin Ahnaf Prio
Khondoker Yasin Ahnaf Prio
Follow
Nov 27 '19
Tricks & Tips: Junior Software Developer
#
codequality
#
productivity
5
reactions
Comments
Add Comment
5 min read
GitHub PR Review, stop wasting time on code review!
BaBeuloula
BaBeuloula
BaBeuloula
Follow
Nov 24 '19
GitHub PR Review, stop wasting time on code review!
#
github
#
codequality
#
review
#
docker
3
reactions
Comments
Add Comment
1 min read
Detecting hidden bugs in PHP code using PHP_CodeSniffer
Arnout Boks
Arnout Boks
Arnout Boks
Follow
for
Moxio
Dec 27 '17
Detecting hidden bugs in PHP code using PHP_CodeSniffer
#
codequality
#
staticanalysis
#
php
#
programming
3
reactions
Comments
Add Comment
4 min read
Three tools to help you become a better web developer
Gilad Dayagi
Gilad Dayagi
Gilad Dayagi
Follow
Nov 18 '19
Three tools to help you become a better web developer
#
webdev
#
tools
#
git
#
codequality
12
reactions
Comments
1
comment
6 min read
Coformatique: Using CodeStream for Real-Time Code Review with Remote Teams
Michael Gersh
Michael Gersh
Michael Gersh
Follow
for
CodeStream
Nov 14 '19
Coformatique: Using CodeStream for Real-Time Code Review with Remote Teams
#
productivity
#
programming
#
codequality
#
codereview
5
reactions
Comments
Add Comment
2 min read
Understanding the TODOs in your Codebase
Patrick DeVivo
Patrick DeVivo
Patrick DeVivo
Follow
Nov 9 '19
Understanding the TODOs in your Codebase
#
codequality
#
productivity
4
reactions
Comments
Add Comment
1 min read
Introducing Skunk: Combine Code Quality and Coverage to Calculate a Stink Score
Ernesto Tagwerker (he/him)
Ernesto Tagwerker (he/him)
Ernesto Tagwerker (he/him)
Follow
Nov 5 '19
Introducing Skunk: Combine Code Quality and Coverage to Calculate a Stink Score
#
rubycritic
#
codequality
#
ruby
13
reactions
Comments
Add Comment
6 min read
Code review checklist
That Blair Guy
That Blair Guy
That Blair Guy
Follow
Oct 28 '19
Code review checklist
#
mentoring
#
codequality
#
bestpractices
9
reactions
Comments
3
comments
1 min read
How many steps in pure JavaScript?
safejourney-art
safejourney-art
safejourney-art
Follow
Oct 30 '19
How many steps in pure JavaScript?
#
javascript
#
html
#
css
#
codequality
3
reactions
Comments
Add Comment
2 min read
How to save up to 40% time building web and mobile applications.
Skaffolder
Skaffolder
Skaffolder
Follow
Oct 28 '19
How to save up to 40% time building web and mobile applications.
#
news
#
devops
#
codequality
#
startup
3
reactions
Comments
Add Comment
1 min read
Building Simple Software: Defining the "What" Before the "How"
Maisam Somji
Maisam Somji
Maisam Somji
Follow
Oct 21 '19
Building Simple Software: Defining the "What" Before the "How"
#
explainlikeimfive
#
beginners
#
codequality
#
functional
6
reactions
Comments
Add Comment
5 min read
Tech Debt might be a valuable tool
João Lucas
João Lucas
João Lucas
Follow
Oct 22 '19
Tech Debt might be a valuable tool
#
codequality
#
architecture
#
techdebt
#
practices
9
reactions
Comments
Add Comment
4 min read
Was it fair coding task assessment?
Andrey Weber
Andrey Weber
Andrey Weber
Follow
Oct 10 '19
Was it fair coding task assessment?
#
discuss
#
csharp
#
career
#
codequality
7
reactions
Comments
4
comments
2 min read
Code that tries to be too clever
Daniel Ferraz
Daniel Ferraz
Daniel Ferraz
Follow
Oct 16 '19
Code that tries to be too clever
#
ruby
#
rails
#
webdev
#
codequality
8
reactions
Comments
Add Comment
8 min read
A TypeScript tale — episode 1
Francisco Gomes
Francisco Gomes
Francisco Gomes
Follow
Oct 6 '19
A TypeScript tale — episode 1
#
typescript
#
codequality
#
javascript
#
webdev
6
reactions
Comments
Add Comment
4 min read
Easing the pain of using GraphQL with a React Typescript frontend
James G. Best
James G. Best
James G. Best
Follow
Oct 2 '19
Easing the pain of using GraphQL with a React Typescript frontend
#
react
#
graphql
#
codequality
6
reactions
Comments
Add Comment
4 min read
Guide: Type Hinting in Python
Aaron Harris
Aaron Harris
Aaron Harris
Follow
for
Kite
Sep 23 '19
Guide: Type Hinting in Python
#
datascience
#
python
#
tutorial
#
codequality
13
reactions
Comments
2
comments
5 min read
Reviewing the Code Review, Part II
Claudio Pinkus
Claudio Pinkus
Claudio Pinkus
Follow
for
CodeStream
Sep 24 '19
Reviewing the Code Review, Part II
#
codequality
#
productivity
#
codereview
13
reactions
Comments
Add Comment
4 min read
Funções Puras e imutabilidade, um pouco sobre código limpo e qualidade
Vinicius Reis
Vinicius Reis
Vinicius Reis
Follow
for
Codecasts
Sep 16 '19
Funções Puras e imutabilidade, um pouco sobre código limpo e qualidade
#
javascript
#
codequality
#
functional
#
ptbr
45
reactions
Comments
Add Comment
11 min read
Explaining code quality to management: The technical debt metaphor
Bhekani Khumalo
Bhekani Khumalo
Bhekani Khumalo
Follow
Sep 16 '19
Explaining code quality to management: The technical debt metaphor
#
technicaldebt
#
projectmanagement
#
codequality
#
management
8
reactions
Comments
Add Comment
6 min read
Applying and organizing environment variables in web services
Matheus Marsiglio
Matheus Marsiglio
Matheus Marsiglio
Follow
Sep 9 '19
Applying and organizing environment variables in web services
#
environment
#
architecture
#
codequality
9
reactions
Comments
1
comment
4 min read
Considering scalability in small updates and features
Cory Miller
Cory Miller
Cory Miller
Follow
Sep 9 '19
Considering scalability in small updates and features
#
codequality
#
productivity
3
reactions
Comments
Add Comment
1 min read
Slow down to code faster
Loïc Coenen
Loïc Coenen
Loïc Coenen
Follow
Sep 3 '19
Slow down to code faster
#
codequality
#
mentalhealth
5
reactions
Comments
1
comment
3 min read
SwiftLint config per target
Jakub Turek
Jakub Turek
Jakub Turek
Follow
for
EL Passion
Sep 2 '19
SwiftLint config per target
#
ios
#
swift
#
swiftlint
#
codequality
8
reactions
Comments
Add Comment
1 min read
Is TDD the Savior?
D3zibel
D3zibel
D3zibel
Follow
Aug 30 '19
Is TDD the Savior?
#
discuss
#
tdd
#
productivity
#
codequality
5
reactions
Comments
2
comments
3 min read
Things I learned from Code reviews
Aks
Aks
Aks
Follow
Aug 13 '19
Things I learned from Code reviews
#
beginners
#
codequality
#
career
#
javascript
49
reactions
Comments
2
comments
2 min read
Ruby quick tip: ABC, Always Be Constantizing
Josh
Josh
Josh
Follow
Aug 16 '19
Ruby quick tip: ABC, Always Be Constantizing
#
codequality
#
readability
#
structuredapplications
#
ruby
9
reactions
Comments
Add Comment
2 min read
React Tldr; Use React.memo() wisely
Mariusz
Mariusz
Mariusz
Follow
Aug 14 '19
React Tldr; Use React.memo() wisely
#
react
#
codequality
6
reactions
Comments
Add Comment
1 min read
Reviewing the Code Review, Part I
Claudio Pinkus
Claudio Pinkus
Claudio Pinkus
Follow
for
CodeStream
Aug 8 '19
Reviewing the Code Review, Part I
#
codequality
#
productivity
#
codereview
18
reactions
Comments
6
comments
4 min read
How to push a sensitive data to repository in the best way
Kacper Pruszynski
Kacper Pruszynski
Kacper Pruszynski
Follow
Aug 11 '19
How to push a sensitive data to repository in the best way
#
javascript
#
typescript
#
codequality
#
node
6
reactions
Comments
1
comment
3 min read
# 5 Tips for better code readability
David Lambauer
David Lambauer
David Lambauer
Follow
Aug 11 '19
# 5 Tips for better code readability
#
php
#
codequality
#
refactorit
#
devlive
5
reactions
Comments
10
comments
3 min read
Here, There be Documentation
Kevin Lamping
Kevin Lamping
Kevin Lamping
Follow
Aug 7 '19
Here, There be Documentation
#
productivity
#
webdev
#
agile
#
codequality
9
reactions
Comments
Add Comment
6 min read
Who said SOLID is applicable only in Strongly Typed languages? Here’s how you can do it in Javascript!
Ganesh Ravi Shankar
Ganesh Ravi Shankar
Ganesh Ravi Shankar
Follow
Aug 9 '19
Who said SOLID is applicable only in Strongly Typed languages? Here’s how you can do it in Javascript!
#
javascript
#
architecture
#
codequality
#
react
8
reactions
Comments
Add Comment
5 min read
What would make you a happier developer?
Helad
Helad
Helad
Follow
Aug 5 '19
What would make you a happier developer?
#
opensource
#
github
#
githunt
#
codequality
6
reactions
Comments
Add Comment
1 min read
Code Should Breathe
Michael Knepprath
Michael Knepprath
Michael Knepprath
Follow
Aug 7 '19
Code Should Breathe
#
codequality
5
reactions
Comments
Add Comment
3 min read
Bringing the code format to legacy.
saif ali
saif ali
saif ali
Follow
Aug 4 '19
Bringing the code format to legacy.
#
codequality
#
java
#
productivity
8
reactions
Comments
Add Comment
2 min read
What's your Technical Debt's Interest Rate?
Eric Damtoft
Eric Damtoft
Eric Damtoft
Follow
for
DealerOn Dev
Aug 2 '19
What's your Technical Debt's Interest Rate?
#
productivity
#
codequality
8
reactions
Comments
7
comments
4 min read
Why Code Review Matters for Your Ongoing Product?
2muchcoffee
2muchcoffee
2muchcoffee
Follow
Jul 30 '19
Why Code Review Matters for Your Ongoing Product?
#
codequality
#
refactorit
#
webdev
3
reactions
Comments
Add Comment
11 min read
What's under the hood? For non-mechanics or Code Quality for managers
Diligences
Diligences
Diligences
Follow
Jul 25 '19
What's under the hood? For non-mechanics or Code Quality for managers
#
codequality
#
productivity
#
productmanagement
#
projectmanagement
3
reactions
Comments
Add Comment
4 min read
Thinking about technical debt
BenBirt
BenBirt
BenBirt
Follow
Jul 20 '19
Thinking about technical debt
#
codequality
#
techdebt
#
management
18
reactions
Comments
Add Comment
2 min read
Java Code Review - CSV4J
Omar Muhtaseb
Omar Muhtaseb
Omar Muhtaseb
Follow
Jul 21 '19
Java Code Review - CSV4J
#
java
#
codequality
5
reactions
Comments
3
comments
1 min read
How to perform a code review?
Marcell Lipp
Marcell Lipp
Marcell Lipp
Follow
Jul 16 '19
How to perform a code review?
#
codequality
#
codereview
#
softwaredevelopment
13
reactions
Comments
Add Comment
4 min read
Importance of software documentation
Jai Pradeesh
Jai Pradeesh
Jai Pradeesh
Follow
Jul 18 '19
Importance of software documentation
#
codequality
#
documentation
5
reactions
Comments
Add Comment
3 min read
Effective code reviews: a primer
Sanket Saurav
Sanket Saurav
Sanket Saurav
Follow
for
DeepSource
Jul 5 '19
Effective code reviews: a primer
#
codequality
#
continuousquality
#
codereviews
5
reactions
Comments
Add Comment
3 min read
Clean Dependency Graph and Identity of a Code
Alan
Alan
Alan
Follow
Jun 28 '19
Clean Dependency Graph and Identity of a Code
#
architecture
#
codequality
#
react
#
typescript
6
reactions
Comments
Add Comment
6 min read
Broken Window Theory & Boy Scout Rule
Lucas Heim
Lucas Heim
Lucas Heim
Follow
Jun 2 '19
Broken Window Theory & Boy Scout Rule
#
pragmaticprogrammer
#
codequality
7
reactions
Comments
Add Comment
5 min read
Code quality and web performance, the myths, the do's and the don'ts
Enmanuel Durán
Enmanuel Durán
Enmanuel Durán
Follow
Jun 4 '19
Code quality and web performance, the myths, the do's and the don'ts
#
performance
#
javascript
#
codequality
5
reactions
Comments
Add Comment
8 min read
Preventing Broken Window Theory using Design Patterns
Derick Rentz
Derick Rentz
Derick Rentz
Follow
Jun 7 '19
Preventing Broken Window Theory using Design Patterns
#
java
#
codequality
#
refactorit
#
oop
6
reactions
Comments
Add Comment
5 min read
Continuous refactoring: avoiding technical debt in the here and now
Rob Kendal {{☕}}
Rob Kendal {{☕}}
Rob Kendal {{☕}}
Follow
May 24 '19
Continuous refactoring: avoiding technical debt in the here and now
#
discuss
#
webdev
#
writing
#
codequality
6
reactions
Comments
Add Comment
8 min read
Kyle Simpson describes a paradigm shift in programming
Alex Jacobs
Alex Jacobs
Alex Jacobs
Follow
Apr 10 '19
Kyle Simpson describes a paradigm shift in programming
#
programming
#
beginners
#
codequality
#
continuouslearning
5
reactions
Comments
2
comments
1 min read
Encapsulate and abstract for future-proof software
Ricardo Costeira
Ricardo Costeira
Ricardo Costeira
Follow
Apr 22 '19
Encapsulate and abstract for future-proof software
#
android
#
architecture
#
oop
#
codequality
8
reactions
Comments
Add Comment
4 min read
Why Are Coding Standards Important?
George Hanson
George Hanson
George Hanson
Follow
Apr 18 '19
Why Are Coding Standards Important?
#
codequality
#
career
#
beginners
75
reactions
Comments
6
comments
2 min read
Pain points In Legacy code refactoring?
saif ali
saif ali
saif ali
Follow
Apr 18 '19
Pain points In Legacy code refactoring?
#
discuss
#
refactorit
#
codequality
8
reactions
Comments
7
comments
1 min read
The fastest way to sexy code using Visual Studio
Joe Petrakovich
Joe Petrakovich
Joe Petrakovich
Follow
Apr 2 '19
The fastest way to sexy code using Visual Studio
#
csharp
#
dotnet
#
devtips
#
codequality
21
reactions
Comments
Add Comment
6 min read
How to Make Your Team and Your JavaScript Project Better in 2019
Manuel Bieh
Manuel Bieh
Manuel Bieh
Follow
Apr 1 '19
How to Make Your Team and Your JavaScript Project Better in 2019
#
javascript
#
teams
#
codequality
8
reactions
Comments
Add Comment
10 min read
loading...
We're a place where coders share, stay up-to-date and grow their careers.
Log in
Create account