Forem

# codequality

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Code Quality Measurement

Code Quality Measurement

7
Comments 2
1 min read
The hidden Django anti-pattern preventing your prod rollback
Cover image for The hidden Django anti-pattern preventing your prod rollback

The hidden Django anti-pattern preventing your prod rollback

5
Comments
2 min read
Three tips to be a better code reviewer today

Three tips to be a better code reviewer today

9
Comments
3 min read
Testing of a RESTful API

Testing of a RESTful API

3
Comments
3 min read
End to End test automation for web apps

End to End test automation for web apps

50
Comments
1 min read
Fixing inefficient Django ORM in brownfield projects
Cover image for Fixing inefficient Django ORM in brownfield projects

Fixing inefficient Django ORM in brownfield projects

6
Comments 1
3 min read
Docker best practices: lint your Dockerfile!
Cover image for Docker best practices: lint your Dockerfile!

Docker best practices: lint your Dockerfile!

11
Comments 1
2 min read
A importância de organizar seu CSS!

A importância de organizar seu CSS!

5
Comments 5
5 min read
Detecting code that will break Django migrations
Cover image for Detecting code that will break Django migrations

Detecting code that will break Django migrations

4
Comments
2 min read
API testing with Java and REST Assured - getting started

API testing with Java and REST Assured - getting started

19
Comments
5 min read
Naked settings.py in your codebase?
Cover image for Naked settings.py in your codebase?

Naked settings.py in your codebase?

2
Comments
3 min read
Functions should have same level of abstraction

Functions should have same level of abstraction

7
Comments
2 min read
Create and test RESTful APIs
Cover image for Create and test RESTful APIs

Create and test RESTful APIs

5
Comments
3 min read
A Beginner's Guide To Writing Clean Code
Cover image for A Beginner's Guide To Writing Clean Code

A Beginner's Guide To Writing Clean Code

34
Comments 2
5 min read
Why we need Code Reviews

Why we need Code Reviews

6
Comments
2 min read
Decomposition
Cover image for Decomposition

Decomposition

2
Comments
2 min read
Naming Classes Effectively
Cover image for Naming Classes Effectively

Naming Classes Effectively

10
Comments
3 min read
What are GitLab badges?
Cover image for What are GitLab badges?

What are GitLab badges?

5
Comments
2 min read
6 Steps To Take Control of Your Software Quality
Cover image for 6 Steps To Take Control of Your Software Quality

6 Steps To Take Control of Your Software Quality

8
Comments
4 min read
Code Reviews. Do You Even Need Them? Why?
Cover image for Code Reviews. Do You Even Need Them? Why?

Code Reviews. Do You Even Need Them? Why?

2
Comments
9 min read
Top 5 advanced C programming concepts for developers
Cover image for Top 5 advanced C programming concepts for developers

Top 5 advanced C programming concepts for developers

20
Comments 2
11 min read
What Makes Concurrency in Go so Special (golang concurrency patterns)

What Makes Concurrency in Go so Special (golang concurrency patterns)

5
Comments
4 min read
Fragile Code

Fragile Code

2
Comments 2
1 min read
Naming Functions Effectively
Cover image for Naming Functions Effectively

Naming Functions Effectively

11
Comments 1
4 min read
Advanced Docker: how to use secrets the right way

Advanced Docker: how to use secrets the right way

174
Comments 5
4 min read
loading...