Defining third-party services
As mentioned in previous chapters, you can add plugins to your Bubble project to extend its capabilities and add extra resources to your application. Before starting your project, you can plan what plugins and extra resources you are thinking about using. This list can help you picture if you are going to use too many external resources and how much they will potentially cost. It will also give you an idea of how dependent your application will be on third-party services.
It is very good to be able to use plugins and external resources inside Bubble, and it is very nice that they allow us to use this feature. However, it is important to not add too many plugins to your project so that your application doesn’t run slowly or even be less dependent on external resources that you can’t control. I do recommend using plugins, but I also recommend not using too many if possible. That’s why making a list of the external resources you are...