Tips: Hot Reloading with IntelliJ IDEA
Hot reload is a feature that lets you inject updated source code into a running app. This means that you can see the effects of your code changes almost instantly, without waiting for the app to rebuild or relaunch
Try these two steps and then restar...
sufyanshoaib.hashnode.dev1 min read