root

Recent Posts

Android Lifecycle Aware Modal

2 minute read

Sometimes we want to show the user an alert when somethings wrong or we just need to give some extra info, For example; Ask the user if he is sure he wanna l...

From jQuery to Stimulus

6 minute read

I tried to build an SPA without a shiny client side framework, I wanted to build something fast with good user experience and keeping it as simple as possible.