Building your own rails form builder
If you’re building forms with rails, whether you’re using a gem for it or working with pure rails forms, you should know this.
If you’re building forms with rails, whether you’re using a gem for it or working with pure rails forms, you should know this.
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...
When working with MutableLiveData you can update the observable value in 2 ways:
I needed to choose WordPress hosting service for some of clients and decided to do some research to figure out what’s best value for each client needs.
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.