Skip to main content
Scaled Code

Tagged “Clean Code”

When Proof of Concepts Become Production Code
Proof of concepts are invaluable in software development. If we allows ourselves to ship these POCs to production we introduce many risks.
The Story Of The System, Discovering the “Why” Behind The System
There are many ways to document the reasonings behind why an application is built in a particular way. Let's review some options.
Performance Differences of Java Streams
A benchmark comparison between different collection grouping in Java across different Java versions.
Applying the Composite Design Pattern
Using ElasticSearch and Jackson we explore the composite design pattern and how it can be useful in our development.
Applying Wayfinding to Your Code Structure
Applying the process of wayfinding to development of code.
Ideas on Performing High Value Code Reviews
Tips and tricks for performing high-value code reviews and affecting organizational change.

See all tags.