Forem

# codequality

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Avoiding Hard Coding and Magic Strings in code and databases

Avoiding Hard Coding and Magic Strings in code and databases

38
Comments 1
3 min read
Untangle Spaghetti Code with Context Objects
Cover image for Untangle Spaghetti Code with Context Objects

Untangle Spaghetti Code with Context Objects

49
Comments
4 min read
Language Review: Gophers Galore!
Cover image for Language Review: Gophers Galore!

Language Review: Gophers Galore!

6
Comments 1
7 min read
5 Refactoring Tips to Improve Your Code
Cover image for 5 Refactoring Tips to Improve Your Code

5 Refactoring Tips to Improve Your Code

8
Comments
8 min read
Commit messages for source control management systems

Commit messages for source control management systems

32
Comments 3
3 min read
Practices of the Python Pro out now!
Cover image for Practices of the Python Pro out now!

Practices of the Python Pro out now!

10
Comments
2 min read
10 Coding principles and acronyms demystified!
Cover image for 10 Coding principles and acronyms demystified!

10 Coding principles and acronyms demystified!

337
Comments 17
9 min read
How to be a good JavaScript developer ?
Cover image for How to be a good JavaScript developer ?

How to be a good JavaScript developer ?

124
Comments 2
4 min read
Do you know GRASP? Part 3 - Cohesion and Coupling

Do you know GRASP? Part 3 - Cohesion and Coupling

16
Comments 1
4 min read
Code Review Checklist for Java Beginners
Cover image for Code Review Checklist for Java Beginners

Code Review Checklist for Java Beginners

104
Comments 17
4 min read
How to be a better coder ?
Cover image for How to be a better coder ?

How to be a better coder ?

79
Comments 13
2 min read
Breaking down Async/Await 🔥
Cover image for Breaking down Async/Await 🔥

Breaking down Async/Await 🔥

76
Comments 3
3 min read
Attacking Technical Debt
Cover image for Attacking Technical Debt

Attacking Technical Debt

13
Comments 1
4 min read
Clean Code Handbook Chapter 1 Summary

Clean Code Handbook Chapter 1 Summary

10
Comments 2
2 min read
How to start solving problems ?
Cover image for How to start solving problems ?

How to start solving problems ?

11
Comments
1 min read
Do you know GRASP? Part 2 - Indirection and Information expert

Do you know GRASP? Part 2 - Indirection and Information expert

7
Comments
2 min read
Do you know GRASP? Part 1 - Controller and Creator

Do you know GRASP? Part 1 - Controller and Creator

7
Comments
3 min read
Semantic HTML Basics In 5 Minutes

Semantic HTML Basics In 5 Minutes

16
Comments
1 min read
3 Problems to Stop Looking For in Code Reviews
Cover image for 3 Problems to Stop Looking For in Code Reviews

3 Problems to Stop Looking For in Code Reviews

17
Comments
7 min read
My Top 5 Ways to Improve Software Quality from 2019
Cover image for My Top 5 Ways to Improve Software Quality from 2019

My Top 5 Ways to Improve Software Quality from 2019

116
Comments
8 min read
Organized Rails application with interactors and utilities
Cover image for Organized Rails application with interactors and utilities

Organized Rails application with interactors and utilities

6
Comments
4 min read
The importance of automated coding standards

The importance of automated coding standards

20
Comments
3 min read
Evolving Code Reviews Into Pair Programming
Cover image for Evolving Code Reviews Into Pair Programming

Evolving Code Reviews Into Pair Programming

9
Comments
6 min read
Simplify JavaScript Promises
Cover image for Simplify JavaScript Promises

Simplify JavaScript Promises

159
Comments 18
2 min read
Be strict: 'use strict';!
Cover image for Be strict: 'use strict';!

Be strict: 'use strict';!

11
Comments
3 min read
loading...