Transcript
In this Quick Tip, we're going to learn about the Optimize application setting. This setting will optimize your app by removing unused things.
As you build, your app can contain unused items that make the app bigger over time, which can hinder performance. This can be anything that your app isn't using, like plugins, fields, or reusable elements, all of which can be deleted.
This is especially useful since the longer you've been developing, the more likely you are to have unused things that you didn't even realize.
In the Settings tab --> General, we can utilize the "Optimize application" button to help clean up our app. Note that you'll lose some information by deleting them, but depending on your plan, you can revert back in some instances. Once it's done, your app will be cleaned and it should perform a little better.
That's it for this Quick Tip! For more, be sure to check out bubble.io/academy.