Forem

# codequality

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Static Code Analysis: What it is? How to use it?
Cover image for Static Code Analysis: What it is? How to use it?

Static Code Analysis: What it is? How to use it?

71
Comments 1
13 min read
Introduction to Practical Test-Driven Development with JavaScript for beginners
Cover image for Introduction to Practical Test-Driven Development with JavaScript for beginners

Introduction to Practical Test-Driven Development with JavaScript for beginners

33
Comments 3
11 min read
AngularJs vs. Angular. What is the difference?
Cover image for AngularJs vs. Angular. What is the difference?

AngularJs vs. Angular. What is the difference?

36
Comments 2
6 min read
Opinionated React: Use State Colocation
Cover image for Opinionated React: Use State Colocation

Opinionated React: Use State Colocation

15
Comments 1
3 min read
A Guide to Good Code Reviews
Cover image for A Guide to Good Code Reviews

A Guide to Good Code Reviews

28
Comments 2
5 min read
Python gotchas to look out for
Cover image for Python gotchas to look out for

Python gotchas to look out for

34
Comments
3 min read
Django testing - best practices and Examples
Cover image for Django testing - best practices and Examples

Django testing - best practices and Examples

18
Comments 6
6 min read
Improve your Javascript code in PhpStorm

Improve your Javascript code in PhpStorm

39
Comments 11
3 min read
Convert numbers to desired currency format in javascript
Cover image for Convert numbers to desired currency format in javascript

Convert numbers to desired currency format in javascript

14
Comments
3 min read
Principles of testing for developers

Principles of testing for developers

12
Comments
16 min read
The Contentious Art of Pull Requests
Cover image for The Contentious Art of Pull Requests

The Contentious Art of Pull Requests

121
Comments 8
16 min read
How to undo sensitive git history in a Github repo?

How to undo sensitive git history in a Github repo?

8
Comments 1
2 min read
Programação procedural orientada a classes - Parte 2

Programação procedural orientada a classes - Parte 2

14
Comments 9
5 min read
Generate unique color code in javascript
Cover image for Generate unique color code in javascript

Generate unique color code in javascript

10
Comments 1
2 min read
What is Continuous Integration and Continuous Delivery?
Cover image for What is Continuous Integration and Continuous Delivery?

What is Continuous Integration and Continuous Delivery?

7
Comments
2 min read
Product of Array Except Self: time complexity O(n) vs O(n^2)

Product of Array Except Self: time complexity O(n) vs O(n^2)

6
Comments
2 min read
PHP Tips : How to use optimized built-it functions ?

PHP Tips : How to use optimized built-it functions ?

12
Comments 1
3 min read
You're not doing code quality right

You're not doing code quality right

5
Comments
4 min read
Programação procedural orientada a classes

Programação procedural orientada a classes

38
Comments 11
3 min read
You shouldn't use an index as key of the element
Cover image for You shouldn't use an index as key of the element

You shouldn't use an index as key of the element

29
Comments 6
2 min read
Bifurcate array by given rules in javascript

Bifurcate array by given rules in javascript

5
Comments
2 min read
Don't overabstract the things

Don't overabstract the things

10
Comments 2
2 min read
Get average of a given array or multi records in javascript

Get average of a given array or multi records in javascript

6
Comments
2 min read
Dependency Hell is inevitable...and that’s OK (and you’re OK, too!)

Dependency Hell is inevitable...and that’s OK (and you’re OK, too!)

12
Comments
6 min read
Function to get a difference of two arrays in javascript

Function to get a difference of two arrays in javascript

6
Comments
2 min read
loading...