Forem

# codequality

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Tearing Down a Function (and Building It Back Up) - Part 1
Cover image for Tearing Down a Function (and Building It Back Up) - Part 1

Tearing Down a Function (and Building It Back Up) - Part 1

6
Comments
13 min read
Learning Rust - Organizing our code with modules

Learning Rust - Organizing our code with modules

10
Comments
3 min read
Rails Coverage Tools: Coverband
Cover image for Rails Coverage Tools: Coverband

Rails Coverage Tools: Coverband

50
Comments 7
4 min read
Fallacies of Async programming

Fallacies of Async programming

5
Comments
1 min read
Use more ternary operators!

Use more ternary operators!

7
Comments 4
2 min read
GIT Mantras you should know
Cover image for GIT Mantras you should know

GIT Mantras you should know

47
Comments 5
5 min read
Throw Out Your React State-Management Tools
Cover image for Throw Out Your React State-Management Tools

Throw Out Your React State-Management Tools

53
Comments 24
17 min read
Why I Hate ESLint (and How I Learned to Love It)
Cover image for Why I Hate ESLint (and How I Learned to Love It)

Why I Hate ESLint (and How I Learned to Love It)

42
Comments 6
19 min read
Start to spend time on refactoring

Start to spend time on refactoring

5
Comments
2 min read
The class Boogeyman in JavaScript
Cover image for The class Boogeyman in JavaScript

The class Boogeyman in JavaScript

21
Comments 7
13 min read
One Difference Between Smart and Professional Programmer

One Difference Between Smart and Professional Programmer

36
Comments 10
1 min read
Implementing logging in Python via decorators
Cover image for Implementing logging in Python via decorators

Implementing logging in Python via decorators

13
Comments
3 min read
Your codebase is like your house.
Cover image for Your codebase is like your house.

Your codebase is like your house.

5
Comments
3 min read
Dependency Injection | Writing loosely coupled code

Dependency Injection | Writing loosely coupled code

7
Comments
2 min read
How dependency injection improves code quality

How dependency injection improves code quality

11
Comments 1
2 min read
A pattern a day keeps the reviewers away - [Day 6] - Adapter Pattern
Cover image for A pattern a day keeps the reviewers away - [Day 6] - Adapter Pattern

A pattern a day keeps the reviewers away - [Day 6] - Adapter Pattern

8
Comments
2 min read
A guide on commit messages
Cover image for A guide on commit messages

A guide on commit messages

659
Comments 39
8 min read
The [12 + 3] Commandments of Software Engineering 👨‍💻
Cover image for The [12 + 3] Commandments of Software Engineering 👨‍💻

The [12 + 3] Commandments of Software Engineering 👨‍💻

36
Comments 1
1 min read
A pattern a day keeps the reviewers away - [Day 5] - Abstract Factory Pattern
Cover image for A pattern a day keeps the reviewers away - [Day 5] - Abstract Factory Pattern

A pattern a day keeps the reviewers away - [Day 5] - Abstract Factory Pattern

10
Comments
3 min read
How to get started with Design Patterns
Cover image for How to get started with Design Patterns

How to get started with Design Patterns

8
Comments
5 min read
A pattern a day keeps the reviewers away - [Day 4] - Prototype Pattern
Cover image for A pattern a day keeps the reviewers away - [Day 4] - Prototype Pattern

A pattern a day keeps the reviewers away - [Day 4] - Prototype Pattern

11
Comments
2 min read
A Field Guide to Fixing Bugs
Cover image for A Field Guide to Fixing Bugs

A Field Guide to Fixing Bugs

4
Comments
6 min read
A pattern a day keeps the reviewers away - [Day 3] - Decorator Pattern
Cover image for A pattern a day keeps the reviewers away - [Day 3] - Decorator Pattern

A pattern a day keeps the reviewers away - [Day 3] - Decorator Pattern

7
Comments
3 min read
Being a Good Developer: Six Tips for a Painless Code Review
Cover image for Being a Good Developer: Six Tips for a Painless Code Review

Being a Good Developer: Six Tips for a Painless Code Review

40
Comments 1
5 min read
Using RSpec testing framework in your next Ruby on Rails project - cover-to-cover guide.
Cover image for Using RSpec testing framework in your next Ruby on Rails project - cover-to-cover guide.

Using RSpec testing framework in your next Ruby on Rails project - cover-to-cover guide.

18
Comments
13 min read
loading...