FAQ

Why do I need Xbase-UI?

Well, XBase-UI is a library to help you build UI if you use XBase standards. It provides you with a lot of standard-comply components, tools, and functionality to simplify and speed up your development process. And if we mention standard-comply it means it fulfills standards from usability, security, accessibility, and testability. When developing your apps you won't necessarily think about the standards anymore because XBase-UI already takes care of them.

How do I start?

To start using it, you need to know that XBase-UI is meant to be used with Vue. So, you need to know about Vue. Vue is a JavaScript library, so you need to Understand JavaScript. And then, XBase-UI itself is not crafted from the scratch. XBase-UI is built on top of the other library named Oruga. So, you also need to learn about Oruga.