LBLeo Bchecheinleobcheche.hashnode.dev·Apr 20 · 4 min readMastering State Management with useReducer() in ReactManaging complex state logic in functional components can be challenging. While useState() is great for simple values, using it for objects with multiple sub-values often leads to messy code. The useR00
LBLeo Bchecheinleobcheche.hashnode.dev·Jan 6 · 8 min readObject Calisthenics: Rule 9Hi Dev, have you heard about Object Calisthenics before? Object Calisthenics is a set of nine coding rules introduced by Jeff Bay in The ThoughtWorks Anthology. The name combines “Object”*, from object-oriented programming (OOP), and **“Calisthenics”...00
LBLeo Bchecheinleobcheche.hashnode.dev·Nov 5, 2025 · 7 min readObject Calisthenics: Rule 7Introduction Hi Dev, have you heard about Object Calisthenics before? Object Calisthenics is a set of nine coding rules introduced by Jeff Bay in The ThoughtWorks Anthology. The term combines "Object", referring to object-oriented programming (OOP), ...00
LBLeo Bchecheinleobcheche.hashnode.dev·Sep 28, 2025 · 9 min readObject Calisthenics — Rule 6Introduction Hi Dev, have you heard about Object Calisthenics before? Object Calisthenics is a set of nine coding rules introduced by Jeff Bay in The ThoughtWorks Anthology. The term combines "Object", referring to object-oriented programming (OOP), ...00
LBLeo Bchecheinleobcheche.hashnode.dev·Sep 22, 2025 · 6 min readObject Calisthenics: Rule 5Introduction Hi Dev, have you heard about Object Calisthenics before? Object Calisthenics is a set of nine coding rules introduced by Jeff Bay in The ThoughtWorks Anthology. The term combines "Object", referring to object-oriented programming (OOP), ...00