Skip to content

Commit 05aaa8e

Browse files
authored
Update _index.md
1 parent 4a410e2 commit 05aaa8e

File tree

1 file changed

+1
-1
lines changed
  • content/en/docs/refguide/mobile/introduction-to-mobile-technologies

1 file changed

+1
-1
lines changed

content/en/docs/refguide/mobile/introduction-to-mobile-technologies/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,6 @@ In general, Mendix recommends building a PWA for your mobile app project. PWAs a
5353

5454
1. **Offline Data**: PWAs also allow offline-first operation. However, the size of the database is limited and cannot be stored securely. If your app requires storing large amounts of data reliably or requires that offline data is encrypted, build a native mobile app.
5555

56-
1. **Experience**: If most of your developers and designers are experienced in web technologies and you have no developers familiar with building and publishing native mobile apps, you should build a PWA. Having to learn new technologies can lead to delays in your application projects.
56+
1. **Developer Experience**: If most of your developers and designers are experienced in web technologies (and you have no developers familiar with building and publishing native mobile apps), you should build a PWA. Training your team to learn new native technologies while simultaneously developing apps can delay application production.
5757

5858
If you decide to build a native mobile app after considering these requirements, please consult our documentation on [Building Efficient Mobile Apps](/refguide/mobile/building-efficient-mobile-apps/) and [Building, Testing, and Distributing Apps](/refguide/mobile/distributing-mobile-apps/).

0 commit comments

Comments
 (0)