Forem

# codequality

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
How I Learned to Love Writing Tests (and You Can Too!)

How I Learned to Love Writing Tests (and You Can Too!)

8
Comments
3 min read
Code Coverage with React, Vite, RTL & Cypress
Cover image for Code Coverage with React, Vite, RTL & Cypress

Code Coverage with React, Vite, RTL & Cypress

5
Comments 1
2 min read
Provide an API for your complex arrays
Cover image for Provide an API for your complex arrays

Provide an API for your complex arrays

7
Comments 5
4 min read
Divider App: Improving edge cases
Cover image for Divider App: Improving edge cases

Divider App: Improving edge cases

Comments
5 min read
Guide to generic and clean naming 🕵️‍♂️
Cover image for Guide to generic and clean naming 🕵️‍♂️

Guide to generic and clean naming 🕵️‍♂️

Comments
3 min read
My mistake taught me about international standards

My mistake taught me about international standards

Comments
4 min read
🚀 Check out useReducer!
Cover image for 🚀 Check out useReducer!

🚀 Check out useReducer!

8
Comments
1 min read
It works now but will it work in the future?!
Cover image for It works now but will it work in the future?!

It works now but will it work in the future?!

Comments 2
3 min read
DRY: Don't Repeat Yourself
Cover image for DRY: Don't Repeat Yourself

DRY: Don't Repeat Yourself

1
Comments
3 min read
Secure Your PHP Code With Taint Analysis by Qodana

Secure Your PHP Code With Taint Analysis by Qodana

Comments
5 min read
Mitigating path traversal vulns in Java with Snyk Code
Cover image for Mitigating path traversal vulns in Java with Snyk Code

Mitigating path traversal vulns in Java with Snyk Code

1
Comments
4 min read
A deep dive into the CSS of Instagram.com
Cover image for A deep dive into the CSS of Instagram.com

A deep dive into the CSS of Instagram.com

3
Comments
6 min read
Why Every Programming Language is Terrible

Why Every Programming Language is Terrible

6
Comments 1
6 min read
Python: code a Flake8 plugin to check your own rule

Python: code a Flake8 plugin to check your own rule

1
Comments
4 min read
QA | Quality Assurance Methodologies
Cover image for QA | Quality Assurance Methodologies

QA | Quality Assurance Methodologies

4
Comments
11 min read
Design patterns in Umbraco | Decorator

Design patterns in Umbraco | Decorator

1
Comments
5 min read
Write your own static analyzer for PHP.
Cover image for Write your own static analyzer for PHP.

Write your own static analyzer for PHP.

9
Comments
6 min read
I Used to be a 💩 Coder 💻 Until I Re-discovered SOLID Principles 🌟
Cover image for I Used to be a 💩 Coder 💻 Until I Re-discovered SOLID Principles 🌟

I Used to be a 💩 Coder 💻 Until I Re-discovered SOLID Principles 🌟

4
Comments 2
2 min read
How to Insert Records in Batch with Spring Data

How to Insert Records in Batch with Spring Data

Comments
4 min read
Code with intent!

Code with intent!

3
Comments
6 min read
Writing clean code in Python
Cover image for Writing clean code in Python

Writing clean code in Python

3
Comments 2
6 min read
Strategy Design Pattern in Python
Cover image for Strategy Design Pattern in Python

Strategy Design Pattern in Python

6
Comments
4 min read
Leveraging the pipe method to write beautiful and concise data transformations in pandas
Cover image for Leveraging the pipe method to write beautiful and concise data transformations in pandas

Leveraging the pipe method to write beautiful and concise data transformations in pandas

5
Comments 6
4 min read
How (and Why) to enforce conventional commits on your project?
Cover image for How (and Why) to enforce conventional commits on your project?

How (and Why) to enforce conventional commits on your project?

13
Comments 2
2 min read
Code Documentation: Best Practices and Strategies
Cover image for Code Documentation: Best Practices and Strategies

Code Documentation: Best Practices and Strategies

6
Comments
3 min read
loading...