Ramy's Blog

Ramy's Blog

Follow
homeError HandlingTest-Driven DevelopmentArchitecture HomicideClean Coderbadgesnewsletter
Tag

clean code

#clean-code

More content

Read more stories on Hashnode


Articles with this tag

Error Handling: Error Flow

Oct 2, 20229 min read 128 views

Hello, how’s it going? 👋 It’s time to finally write about the next part of the series “Error Handling” This time we gonna discuss what we can call...

Error Handling: Error Flow

What is State Management and why is it so important?

Jun 25, 20212 min read 151 views

With great number of states, comes great responsibilities. · If you've ever been into game development, you will find that animations states are really...

What is State Management and why is it so important?

OCP In Action

May 29, 20213 min read 118 views

The principle to any lazy programmer (or productive if that's what you call it) (Designed by catalyststuff / Freepik) · Here, we're going to talk about...

OCP In Action