
Chakrit Likitkhajorn
I am a product builder, specialize in programming. I have a keen interest in how people write software.
Dependency
Dependency
1 min read
loading...
Recent comments
TDD Misconception: Yes, you can write code before test in TDD
I believe I haven't redefine TDD. When TDD says that you need...
มารู้จักกับ Clean Architecture กันดีกว่า!
Assume ว่ามันทำงานถูกครับแล้ว Mock ของแทน เช่น class Cust...
We don't need "more documentation"
Thanks for the feedback. I agree that good documentation is...
Code Smell 61 - Coupling to Classes
I am confused. The solution said that favor loose coupling an...
Vue or React?
I think useMemo(() => ) is more maintainable than $, and I...
Don't Sacrifice Your Declarative API for One Use Case - A React Pattern for Conditional Hooks
Hi, and Thanks for writing this. May I present you an altern...
Why bother using Polymorphism?
I believe what I implemented is already a Factory pattern. Es...
Why bother using Polymorphism?
I don't understand what do you mean by mixed all concern into...