# Any tips for building scaled apps?

**URL:** https://community.thunkable.com/t/any-tips-for-building-scaled-apps/282037
**Category:** Questions about Thunkable X
**Created:** [October 21, 2019, 10:56am UTC](https://community.thunkable.com/t/any-tips-for-building-scaled-apps/282037 "2019-10-21T10:56:40Z")
**Posts on this page:** 4
**Page:** 1

<div class="post-metadata">

### Author: ![chris.akb](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/chris.akb/32/48059_2.png) [@chris.akb](https://community.thunkable.com/u/chris.akb)
#### Post date: [October 21, 2019, 10:56am UTC](https://community.thunkable.com/t/any-tips-for-building-scaled-apps/282037/1 "2019-10-21T10:56:40Z")

</div>

Hi, about a year ago I was finding the build environment very hard for several hundred blocks and felt the chances of building a “powerful app” of a couple of thousand blocks in one dev’t screen would be totally unachievable…  
.  
Does the Pro thunkable allow tabs/groups or other division-types for the dev’t environment to make building scaled apps easier  
.  
Thanks,  
chrisRoald

---

<div class="post-metadata">

### Author: ![domhnallohanlon](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/domhnallohanlon/32/29554_2.png) [@domhnallohanlon](https://community.thunkable.com/u/domhnallohanlon)
#### Post date: [October 21, 2019, 5:06pm UTC](https://community.thunkable.com/t/any-tips-for-building-scaled-apps/282037/2 "2019-10-21T17:06:08Z")

</div>

Hi @chris.akb 👋 (did you just set up a new account?)

If you can tell us a little more about the app that you’re trying to build we’ll be able to give you some more specific info, but in general you will want to do the following:

1. Use [functions](https://docs.thunkable.com/functions) as much as possible
2. Reduce your block count by using [generic blocks](https://docs.thunkable.com/any-component-blocks)
3. Use [dynamic content](http://community.thunkable.com/t/a-is-for-alert/272647), rather than static content to reduce the overall number of screens in your app

* * *

Just in relation to your question:

> [@chris.akb](#):
>
> Does the Pro thunkable allow tabs/groups or other division-types for the dev’t environment to make building scaled apps easier

User on both the free and PRO tiers get the exact same app building experience. The differences between the two are explained in a little more detail on our [pricing page](https://thunkable.com/#/pricing).

---

<div class="post-metadata">

### Author: ![chris.akb](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/chris.akb/32/48059_2.png) [@chris.akb](https://community.thunkable.com/u/chris.akb)
#### Post date: [October 23, 2019, 12:11pm UTC](https://community.thunkable.com/t/any-tips-for-building-scaled-apps/282037/3 "2019-10-23T12:11:11Z")

</div>

Hi, thanks for your response…

Yes, I used functions  
and yes I kept app screens to a minimum (3)

If the app development environment separated functions on one screen, and the main app ‘program’ on another screen, that would be a great start to improving build speed and experience.

I envisage about 75-100 functions in my capture Time app, but they alone fill several scroll-downs of the single build environment screen.  
Add another 500 blocks of actual app main modules, and it’s impossible to find segments of program fast, impossible not to accidentally occlude blocks with other blocks, and just generally very frustrating having many hundreds of blocks on one screen.

Many other app builders provide build-screens with tabs or menus or block groupings, where blocks can easily be lasooed, copied, searched etc.

A simple separation of blocks functionality accessed by build-screen Tabs, say in the proThunk, would bring me back to Thunkable as my app would be likely buildable at last!

---

<div class="post-metadata">

### Author: ![ioannis](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/ioannis/32/146956_2.png) [@ioannis](https://community.thunkable.com/u/ioannis)
#### Post date: [November 8, 2024, 12:08pm UTC](https://community.thunkable.com/t/any-tips-for-building-scaled-apps/282037/4 "2024-11-08T12:08:37Z")

</div>


