Creating a Stateful App
I decided to create a dice app i.e an app that shows different faces of the dice at random when the user clicks on any of the die images on the screen. This would only be possible if only the app is stateful
What is a stateful app?
This is an app tha...
rayhanawojobi.hashnode.dev3 min read