Forem

# codequality

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Easily share best coding practices from your IDE with your team

Easily share best coding practices from your IDE with your team

1
Comments
3 min read
Types of attacks in Cyberspace

Types of attacks in Cyberspace

8
Comments 3
5 min read
An online community for Software Crafters
Cover image for An online community for Software Crafters

An online community for Software Crafters

Comments
1 min read
Build Your Own Lint Rules for Terraform with Shisho
Cover image for Build Your Own Lint Rules for Terraform with Shisho

Build Your Own Lint Rules for Terraform with Shisho

24
Comments 1
5 min read
If-else conditions and using them wisely
Cover image for If-else conditions and using them wisely

If-else conditions and using them wisely

2
Comments 1
3 min read
Conducting a code review: Part 2.1 - What to look for in a code review 🔎
Cover image for Conducting a code review: Part 2.1 - What to look for in a code review 🔎

Conducting a code review: Part 2.1 - What to look for in a code review 🔎

7
Comments 3
5 min read
Can DEV and QA work together as one team?
Cover image for Can DEV and QA work together as one team?

Can DEV and QA work together as one team?

5
Comments 3
3 min read
Conducting a code review: Part 2 – The reviewer 🙌
Cover image for Conducting a code review: Part 2 – The reviewer 🙌

Conducting a code review: Part 2 – The reviewer 🙌

2
Comments
8 min read
Writing data to disk: transforming brittle code to robust code with atomic writes
Cover image for Writing data to disk: transforming brittle code to robust code with atomic writes

Writing data to disk: transforming brittle code to robust code with atomic writes

3
Comments
3 min read
Closure in JavaScript

Closure in JavaScript

7
Comments 2
3 min read
Coding Challenge with Clean Code

Coding Challenge with Clean Code

4
Comments
2 min read
Why data structure algorithms are important to learn ?
Cover image for Why data structure algorithms are important to learn ?

Why data structure algorithms are important to learn ?

4
Comments
2 min read
How to be an Environmentally Aware Software Engineer with Green Code & more ♻️
Cover image for How to be an Environmentally Aware Software Engineer with Green Code & more ♻️

How to be an Environmentally Aware Software Engineer with Green Code & more ♻️

16
Comments 1
7 min read
Adventures in Scale: Google is Tech’s Lewis and Clark
Cover image for Adventures in Scale: Google is Tech’s Lewis and Clark

Adventures in Scale: Google is Tech’s Lewis and Clark

13
Comments 2
6 min read
Best practices on using Jackson and Lombok

Best practices on using Jackson and Lombok

15
Comments 3
2 min read
Why Singletons Are Bad?

Why Singletons Are Bad?

10
Comments 6
3 min read
What I Look for When Hiring Senior Software Engineers
Cover image for What I Look for When Hiring Senior Software Engineers

What I Look for When Hiring Senior Software Engineers

202
Comments 13
5 min read
If being inaccessible was a crime, would you be arrested?

If being inaccessible was a crime, would you be arrested?

17
Comments 1
5 min read
Why we need multiple or various code analysis tools?
Cover image for Why we need multiple or various code analysis tools?

Why we need multiple or various code analysis tools?

10
Comments
3 min read
5 Tips to Master the Art of Clean Code
Cover image for 5 Tips to Master the Art of Clean Code

5 Tips to Master the Art of Clean Code

224
Comments 3
4 min read
Clean CSS: How to Spring Clean your Project

Clean CSS: How to Spring Clean your Project

14
Comments 5
4 min read
Stop Using Exceptions Like This in Python

Stop Using Exceptions Like This in Python

22
Comments
6 min read
Quickly find and fix performance problems by combining performance, debug, and execution trace info
Cover image for Quickly find and fix performance problems by combining performance, debug, and execution trace info
03:24

Quickly find and fix performance problems by combining performance, debug, and execution trace info

13
Comments
5 min read
Mixing Clean Architecture

Mixing Clean Architecture

60
Comments
16 min read
JS Constructor Params vs This: Which Do You Use?
Cover image for JS Constructor Params vs This: Which Do You Use?

JS Constructor Params vs This: Which Do You Use?

5
Comments
2 min read
loading...