1. When getting started with a low-code platform, it is important to build a minimum viable product (MVP) to test critical platform features and ensure it can handle expected transaction rates.
2. Developing separate development and production environments can be challenging with low-code platforms that often lack robust version control and database switching capabilities. These limitations should be considered early on.
3. Low-code platforms may have limited runtime logging capabilities compared to traditional development, so it is important to understand log limitations upfront to properly plan development steps.