Blog Posts About Clean Code

Using custom matchers to avoid repetitive and ambiguous assertions.

A deep-dive on delegates in Kotlin.

Clean code is a consistent style of programming that makes your code easier to write, read, and maintain. Discover how to make your React code cleaner using easy-to-follow examples.