Город МОСКОВСКИЙ
00:04:01

Working with Nextcloud JavaScript APIs

Аватар
JavaScript творческий процесс
Просмотры:
35
Дата загрузки:
29.11.2023 06:34
Длительность:
00:04:01
Категория:
Технологии и интернет

Описание

Nextcloud JavaScript APIs @Nextcloud

Nextcloud apps can use existing JavaScript APIs to ease the development of front-end components and simple scripts.

The APIs used to be provided via global variables, available on most pages of Nextcloud. To smoothen the development experience with modern development tools, this method is in the process of being deprecated and removed. Existing APIs are being migrated to npm packages and new APIs will only be available that way. The bottom of the page covers the basics of the global variable method, if you want to develop an app for old versions of Nextcloud.

Рекомендуемые видео