Forem

# codequality

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
JavaScript best practices to improve code quality

JavaScript best practices to improve code quality

23
Comments
8 min read
Why being a Codeslinger makes you worse than you think

Why being a Codeslinger makes you worse than you think

10
Comments
2 min read
Amazing Pure HTML and CSS background animations

Amazing Pure HTML and CSS background animations

457
Comments 29
2 min read
What is the value of "code quality"?

What is the value of "code quality"?

2
Comments
1 min read
7 drawbacks of linting tools

7 drawbacks of linting tools

5
Comments
4 min read
Making your first express js server (with explanation)

Making your first express js server (with explanation)

24
Comments 7
3 min read
Introduction to SOLID Principles

Introduction to SOLID Principles

22
Comments
2 min read
Single Responsibility Principle

Single Responsibility Principle

13
Comments
3 min read
Are Default Params in JavaScript bad? (Snack pack #4)

Are Default Params in JavaScript bad? (Snack pack #4)

5
Comments
1 min read
Software Entropy And How To Prevent It

Software Entropy And How To Prevent It

5
Comments 1
3 min read
Solid. Is It Still Useful In 2021?

Solid. Is It Still Useful In 2021?

219
Comments 17
5 min read
How to improve your code: tips and reflections

How to improve your code: tips and reflections

7
Comments 1
1 min read
Ugliest piece of code you have to write every day

Ugliest piece of code you have to write every day

5
Comments
4 min read
Making your KotlinJS Website Mobile-Friendly

Making your KotlinJS Website Mobile-Friendly

12
Comments 1
4 min read
Lessons from the Gilded Rose refactoring Kata

Lessons from the Gilded Rose refactoring Kata

9
Comments
4 min read
Code Review vs. Testing

Code Review vs. Testing

2
Comments
3 min read
Micro-pattern: IIFE and Return-Early

Micro-pattern: IIFE and Return-Early

5
Comments
4 min read
10 Questions From Our Users

10 Questions From Our Users

20
Comments
4 min read
Improve Your Robot Framework Tests With Robocop

Improve Your Robot Framework Tests With Robocop

4
Comments
7 min read
Is This the Right HTTP Response Code?

Is This the Right HTTP Response Code?

5
Comments 2
7 min read
10 Tips to Write Clean Code

10 Tips to Write Clean Code

72
Comments 16
3 min read
Open sourcing a Python project? - Tools you should know about

Open sourcing a Python project? - Tools you should know about

8
Comments 5
3 min read
Programming concepts in JS: Currying 🍛

Programming concepts in JS: Currying 🍛

10
Comments
4 min read
setTimeout & setInterval best practice

setTimeout & setInterval best practice

13
Comments
2 min read
For...of Loop Refactoring

For...of Loop Refactoring

7
Comments
1 min read
loading...