Published on22 January 2023Microservices to MonolitharchitecturesaaspythonMicroservices vs. Monolith is a never-ending war in the community of software engineers. My stand has always been, to do what ...
Published on22 August 2022Visitor design pattern and the applicationdesign-patternprogrammingDesign patterns are just a way of designing the process flow of the application so that it is easier for humans to understand, develop or enhance ...
Published on12 June 2022What and why micro frontend?frontendjavascriptMore than showing code to build micro frontends, this post focuses on the idea behind micro frontends. It lets you understand the core idea and current ...
Published on1 June 2022Why we should use NextJS?frontendnextjsseoWhen I was working on my previous project — https://tweelog.app I used create-react-app (CRA) as it is the easiest way to start ...
Published on4 May 2022How to build SPA with NextJSnextjsfrontendreactAt this point, I consider myself a to-be serial SaaS builder. Sounds crazy! Isn’t it? Anyways, for my previous product, Tweelog. I regret that I ...