Forem

# codequality

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Dummies for React and Typescript
Cover image for Dummies for React and Typescript

Dummies for React and Typescript

7
Comments
5 min read
Cleaning up Puppet Code
Cover image for Cleaning up Puppet Code

Cleaning up Puppet Code

8
Comments 1
4 min read
If you use fetch() to make Backend API calls, you need to read this
Cover image for If you use fetch() to make Backend API calls, you need to read this

If you use fetch() to make Backend API calls, you need to read this

96
Comments 2
4 min read
What is linting and how can it save you time?
Cover image for What is linting and how can it save you time?

What is linting and how can it save you time?

19
Comments 1
9 min read
Software design — is it different from architecture and why do we need it?

Software design — is it different from architecture and why do we need it?

11
Comments
6 min read
Surviving as a Black Female Ambivert in Tech...

Surviving as a Black Female Ambivert in Tech...

37
Comments 4
2 min read
6 examples to differentiate desirable technical debts from undesirable ones
Cover image for 6 examples to differentiate desirable technical debts from undesirable ones

6 examples to differentiate desirable technical debts from undesirable ones

1
Comments
5 min read
Are You A Fanboy???
Cover image for Are You A Fanboy???

Are You A Fanboy???

29
Comments 2
7 min read
How has your opinion on "clean code" changed throughout your career?

How has your opinion on "clean code" changed throughout your career?

33
Comments 25
1 min read
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
loading...