SPSeng Phrakonkhaminiosopt.hashnode.dev·Mar 15 · 7 min readMVVM Model confusionsNOTE: This article will be available under https://sengdev.com/blog/ I would share some misunderstandings I had about Model in MVVM. These are my misconceptions and maybe this might help you too MVVM 00
SPSeng Phrakonkhaminiosopt.hashnode.dev·Mar 12 · 4 min readiOS App lifecycle & State MachinesNOTE: This article will be available under https://sengdev.com/blog/ In this article I try to understand the behaviour and system behind the iOS App lifecycle. I will draw a parallel between the iOS A00
SPSeng Phrakonkhaminiosopt.hashnode.dev·Dec 23, 2025 · 3 min readQuestions and ReusabilityNOTE: This article will be available under https://sengdev.com/blog/ The reusability is a very good concept. If a function or a module can be reused it is good because the code will be more clear, sma00
SPSeng Phrakonkhaminiosopt.hashnode.dev·Oct 28, 2025 · 2 min readBlueprint for Learning any ArchitectureNOTE: This article will be available under https://sengdev.com/blog/ While learning software architecture designs, I realized that many explanations are long and abstract. They often describe principl00
SPSeng Phrakonkhaminiosopt.hashnode.dev·Sep 20, 2025 · 5 min readDisadvantages of reactive programmingNOTE: This article will be available under https://sengdev.com/blog/ The reactive programming is good and useful. We know a lot of advantages of it. I would like to show some disadvantages. I hope wit00