Creator of Bask here.

The “p ” prefix thing can be introspected in the Chrome devtools network tab when Bubble saves API initializations in the bubble plugin editor.

As for developing with Typescript, Bask has a build mode that I think could work with TypeScript. If not, I’m pretty sure I could push an update to get it to work. We already allow devs to build bundles using esbuild… would just be a question of ensuring we’re recognizing/loading typescript files correctly.

Let me know if you want to explore this further/be willing to test the capability.

2 Likes