Forem

# codequality

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
JavaScript Best Practices — Rest Operator

JavaScript Best Practices — Rest Operator

47
Comments 3
4 min read
JavaScript Best Practices for Writing More Robust Code — Value Checks

JavaScript Best Practices for Writing More Robust Code — Value Checks

8
Comments
3 min read
JavaScript Best Practices — Arrows, Const, and Duplicate Members

JavaScript Best Practices — Arrows, Const, and Duplicate Members

26
Comments
3 min read
Coding basics: DRY programming
Cover image for Coding basics: DRY programming

Coding basics: DRY programming

5
Comments 2
5 min read
Coding Convention: Why your team should adopt one quickly
Cover image for Coding Convention: Why your team should adopt one quickly

Coding Convention: Why your team should adopt one quickly

5
Comments
4 min read
CheatSheet Of Most Useful JavaScript Array Functions
Cover image for CheatSheet Of Most Useful JavaScript Array Functions

CheatSheet Of Most Useful JavaScript Array Functions

24
Comments
4 min read
Importance of Code Review
Cover image for Importance of Code Review

Importance of Code Review

2
Comments
2 min read
When and What to Unit Test

When and What to Unit Test

26
Comments
3 min read
7 Top Benefits of Outsourcing Security Services
Cover image for 7 Top Benefits of Outsourcing Security Services

7 Top Benefits of Outsourcing Security Services

11
Comments
6 min read
Opinionated React - Use Status Enums Instead of Booleans
Cover image for Opinionated React - Use Status Enums Instead of Booleans

Opinionated React - Use Status Enums Instead of Booleans

152
Comments 25
3 min read
Imperative and declarative programming
Cover image for Imperative and declarative programming

Imperative and declarative programming

12
Comments 4
3 min read
Programação imperativa e declarativa
Cover image for Programação imperativa e declarativa

Programação imperativa e declarativa

4
Comments 1
3 min read
When is a quick and dirty hack justified?
Cover image for When is a quick and dirty hack justified?

When is a quick and dirty hack justified?

20
Comments 26
1 min read
Python Comprehensions & Generators Made Easy (PyCharm)
Cover image for Python Comprehensions & Generators Made Easy (PyCharm)

Python Comprehensions & Generators Made Easy (PyCharm)

7
Comments
3 min read
How to structure code

How to structure code

3
Comments
1 min read
Comment Why, Not What
Cover image for Comment Why, Not What

Comment Why, Not What

7
Comments 1
5 min read
Find code duplication
Cover image for Find code duplication

Find code duplication

10
Comments
2 min read
5 of the Top Cybersecurity Risks & Ways to Address Them in 2020
Cover image for 5 of the Top Cybersecurity Risks & Ways to Address Them in 2020

5 of the Top Cybersecurity Risks & Ways to Address Them in 2020

12
Comments
1 min read
What You Need to Know About Cyber Security in the Cloud
Cover image for What You Need to Know About Cyber Security in the Cloud

What You Need to Know About Cyber Security in the Cloud

26
Comments 1
6 min read
[PYTHON] Quick way to copy a JSON element

[PYTHON] Quick way to copy a JSON element

5
Comments
1 min read
Naming Convention in Java

Naming Convention in Java

4
Comments
1 min read
Legacy application code review - Part 1: The big picture
Cover image for Legacy application code review - Part 1: The big picture

Legacy application code review - Part 1: The big picture

29
Comments 1
5 min read
Builder Design Pattern in Modern C++
Cover image for Builder Design Pattern in Modern C++

Builder Design Pattern in Modern C++

9
Comments
10 min read
What is OOP...?
Cover image for What is OOP...?

What is OOP...?

7
Comments
2 min read
Flattening Arrays In Javascript
Cover image for Flattening Arrays In Javascript

Flattening Arrays In Javascript

5
Comments
1 min read
loading...