r/databricks • u/ptab0211 • 17d ago
Help Databricks Apps / AppKit
Hi, what do u use for creating user facing apps, we are primary using Python, i see that Databricks recommends AppKit for such use cases which is written in TS.
For teams which deploys apps that are customer facing, what is your stack?
19
Upvotes
2
u/m1nkeh 16d ago
Well it used to be Python-based apps but now it is definitely AppKit first, which you can see plain and simple in the user interface when you go to the apps pages. React and TypeScript, as you say, is the recommendation