In this section we'll explore the concept of libraries, why they’re so important to our app, and the fundamental libraries on which it relies.

What is a library?

A library eases the development process by providing useful components or code functionalities to our applications. Therefore, as we need some basic features being able through all of our apps, we work in the way of libraries, allowing us to:

Base libraries are essential for any programming language. They include fundamental functionality and data types that are used across a wide range of applications. Examples of base libraries include libraries for working with strings, numbers, and collections. They provide a foundation upon which more complex functionality can be built.

space-shuttle.png

Make the implementation job straightforward

maintenance.png

Simplify updating or maintaining the libraries related code

ready-stock.png

Ease the availability of our apps to the latest libraries features

Oasis core libraries

We have defined a few core libraries to meet our application functionality needs:

system.png

System

security.png

Security

translation.png

Language

web-coding.png

Navigators

Installation

The following section describes how to get started with our base libraries.

Main Layout

Drive

Html-Editor

Analytics

Time Zone