#clean-code

[ follow ]
Web development
fromMedium
7 months ago

Turning design into code: Figma Make vs Anima Playground

AI tools like Figma Make and Anima Playground assist in turning designs into clean code for product design.
fromLogRocket Blog
8 months ago

SOLID series: Understanding the Interface Segregation Principle (ISP) - LogRocket Blog

At a buffet, instead of getting to choose the dishes you want, you are handed a large tray filled with everything - sushi, pizza, hamburgers, and a weird-looking dessert. If all you wanted was a slice of pizza, you would find the whole platter a tad overwhelming, right?
Software development
#ruby
fromRubyflow
9 months ago
Ruby on Rails

Struggling with error handling in your Ruby apps?

Excessive use of `rescue` can make debugging difficult and hide critical bugs.
fromRubyflow
10 months ago
Ruby on Rails

Testing Beyond the Basics in Ruby

Test suites should aim to provide more than just passing results; they should also ensure comprehensive coverage and understanding.
Ruby on Rails
fromRubyflow
10 months ago

Testing Beyond the Basics in Ruby

Test suites should aim to provide more than just passing results; they should also ensure comprehensive coverage and understanding.
Software development
fromHackernoon
2 years ago

Good Programmers Always Be Refactoring | HackerNoon

Clean code is essential for maintainability and reduces technical debt.
Engineers should prioritize refactoring alongside feature development.
Refactoring can be integrated into regular code updates subtly.
[ Load more ]