Forem

# codequality

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
JS Variables 101: Var, Let and Const
Cover image for JS Variables 101: Var, Let and Const

JS Variables 101: Var, Let and Const

7
Comments
5 min read
5 Tips to Pass Your Next Interview's Coding Exercise

5 Tips to Pass Your Next Interview's Coding Exercise

2
Comments
7 min read
3 Integration Testing Tips For Developers To Release Software With Confidence

3 Integration Testing Tips For Developers To Release Software With Confidence

4
Comments
2 min read
1 line of code: How to replace multiple spaces with one space
Cover image for 1 line of code: How to replace multiple spaces with one space

1 line of code: How to replace multiple spaces with one space

18
Comments 1
1 min read
An overview of software testing
Cover image for An overview of software testing

An overview of software testing

7
Comments
6 min read
4 VS Code extensions to share technical knowledge with your team

4 VS Code extensions to share technical knowledge with your team

2
Comments
4 min read
A Guide to writing to better comments
Cover image for A Guide to writing to better comments

A Guide to writing to better comments

32
Comments 3
3 min read
Top 3 Ways to Log Errors to Simplify Debugging For Systems Engineers
Cover image for Top 3 Ways to Log Errors to Simplify Debugging For Systems Engineers

Top 3 Ways to Log Errors to Simplify Debugging For Systems Engineers

5
Comments
2 min read
No More Services, No More Repositories

No More Services, No More Repositories

7
Comments
3 min read
How To Clean Code - Part I

How To Clean Code - Part I

6
Comments
10 min read
1 line of code: How to convert \newlines to <breaks />
Cover image for 1 line of code: How to convert \newlines to <breaks />

1 line of code: How to convert \newlines to <breaks />

7
Comments 5
1 min read
4 questions to ask in interviews to assess codebase health
Cover image for 4 questions to ask in interviews to assess codebase health

4 questions to ask in interviews to assess codebase health

6
Comments
5 min read
Thumb Rules of Unit Testing

Thumb Rules of Unit Testing

19
Comments
2 min read
1 line of code: How to convert spaces to tabs
Cover image for 1 line of code: How to convert spaces to tabs

1 line of code: How to convert spaces to tabs

18
Comments 3
1 min read
Subtle Art of Code Reviews
Cover image for Subtle Art of Code Reviews

Subtle Art of Code Reviews

3
Comments
6 min read
5 Big Mistakes Companies Make When Testing Software

5 Big Mistakes Companies Make When Testing Software

8
Comments
2 min read
How to write custom ESLint plugins
Cover image for How to write custom ESLint plugins

How to write custom ESLint plugins

7
Comments
6 min read
C++ bad habits - How to make mistakes!

C++ bad habits - How to make mistakes!

5
Comments
7 min read
IPAT - A New Principle I'm Following
Cover image for IPAT -  A New Principle I'm Following

IPAT - A New Principle I'm Following

2
Comments
2 min read
Um modo facil de usar code standards no php
Cover image for Um modo facil de usar code standards no php

Um modo facil de usar code standards no php

5
Comments
5 min read
Zen and The Art of Motorcycle Maintenance by Robert Pirsig

Zen and The Art of Motorcycle Maintenance by Robert Pirsig

10
Comments 1
4 min read
Python code formatter Black

Python code formatter Black

8
Comments 1
3 min read
Pipeline pattern - intermittent flow

Pipeline pattern - intermittent flow

3
Comments 2
4 min read
Pipeline pattern - intermittent flow code examples

Pipeline pattern - intermittent flow code examples

4
Comments
3 min read
1 line of code: How to convert tabs to spaces
Cover image for 1 line of code: How to convert tabs to spaces

1 line of code: How to convert tabs to spaces

19
Comments 9
1 min read
loading...