Forem

# codequality

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
10 Best Practices for Application Security in the Cloud
Cover image for 10 Best Practices for Application Security in the Cloud

10 Best Practices for Application Security in the Cloud

7
Comments 1
7 min read
Helpdesk to Developer - Writing Quality Code

Helpdesk to Developer - Writing Quality Code

2
Comments 2
3 min read
Complete guide to Linked Lists in JavaScript

Complete guide to Linked Lists in JavaScript

13
Comments
4 min read
Finding Nth Fibonacci number in constant time.

Finding Nth Fibonacci number in constant time.

4
Comments
1 min read
Tweaking commits with Git's Magic Time Machine✨, aka git rebase
Cover image for Tweaking commits with Git's Magic Time Machine✨, aka git rebase

Tweaking commits with Git's Magic Time Machine✨, aka git rebase

21
Comments 2
6 min read
How to get rid of NullPointerException

How to get rid of NullPointerException

3
Comments
7 min read
Optimizing String Comparisons in Go
Cover image for Optimizing String Comparisons in Go

Optimizing String Comparisons in Go

37
Comments 2
7 min read
Exception Handling in Java Streams
Cover image for Exception Handling in Java Streams

Exception Handling in Java Streams

38
Comments 2
8 min read
Why You Should Use IntelliJ IDEA!
Cover image for Why You Should Use IntelliJ IDEA!

Why You Should Use IntelliJ IDEA!

7
Comments 2
4 min read
8 must-know DATA STRUCTURES for programmers

8 must-know DATA STRUCTURES for programmers

5
Comments
2 min read
Developing for the Cloud

Developing for the Cloud

2
Comments
4 min read
A Cleaner Code Case Study
Cover image for A Cleaner Code Case Study

A Cleaner Code Case Study

4
Comments
10 min read
How to automate code formatting for Python projects with GitHub Actions - A study
Cover image for How to automate code formatting for Python projects with GitHub Actions - A study

How to automate code formatting for Python projects with GitHub Actions - A study

11
Comments
6 min read
Simple and effective: Unit-testing Alpine.js components with Jest ⏱️⏩
Cover image for Simple and effective: Unit-testing Alpine.js components with Jest ⏱️⏩

Simple and effective: Unit-testing Alpine.js components with Jest ⏱️⏩

19
Comments 3
7 min read
Trie Data Structure
Cover image for Trie Data Structure

Trie Data Structure

26
Comments
2 min read
Handling Exceptions in Ruby

Handling Exceptions in Ruby

8
Comments
3 min read
Desvendando o mundo mágico dos acrônimos: SOLID, KISS, YAGNI, DRY, DDD, TDD
Cover image for Desvendando o mundo mágico dos acrônimos: SOLID, KISS, YAGNI, DRY, DDD, TDD

Desvendando o mundo mágico dos acrônimos: SOLID, KISS, YAGNI, DRY, DDD, TDD

64
Comments 5
7 min read
Who is Uncle Bob?

Who is Uncle Bob?

55
Comments 15
3 min read
Is the C# internal keyword a code smell?

Is the C# internal keyword a code smell?

2
Comments
4 min read
Modern JavaScript Project Workflow/Setup with Git, CI/CD, Code Quality, Tooling and more
Cover image for Modern JavaScript Project Workflow/Setup with Git, CI/CD, Code Quality, Tooling and more

Modern JavaScript Project Workflow/Setup with Git, CI/CD, Code Quality, Tooling and more

51
Comments 2
2 min read
How To Secure Your Software Development Life Cycle (SDLC)
Cover image for How To Secure Your Software Development Life Cycle (SDLC)

How To Secure Your Software Development Life Cycle (SDLC)

8
Comments
5 min read
#002 - Clean Code - Names
Cover image for #002 - Clean Code - Names

#002 - Clean Code - Names

41
Comments 11
3 min read
How-to set up automated checks for your React project using Travis CI
Cover image for How-to set up automated checks for your React project using Travis CI

How-to set up automated checks for your React project using Travis CI

7
Comments
5 min read
Writing More Idiomatic and Pythonic Code

Writing More Idiomatic and Pythonic Code

34
Comments
9 min read
What is DevSecOps, and How Does it Help Build Secure Web Applications?
Cover image for What is DevSecOps, and How Does it Help Build Secure Web Applications?

What is DevSecOps, and How Does it Help Build Secure Web Applications?

6
Comments
6 min read
loading...