Front-end technologies

Options
Hi guys I was wondering what people are using to front-end their Xano backend?

We built a solution using plain JavaScript for the front-end.  It works but has some issues e.g. not that easy to extend, the api endpoint URLs are exposed, etc.

Now we are prototyping a front-end with .Net Core Web App / web API.  This provides a much better development environment and more security - e.g. the endpoint urls are not visible.

I am interested though in knowing what others are using for their front-end.  I've seen some examples, e.g. Bubble.

Tony

Comments