ui5-typescript-tutorial

ui5-typescript-tutorial - Learn App Development in UI5 and TypeScript (2022 version)

Description

These are the running app samples of the ui5-typescript-tutorial in its version from summer 2022.

In its main_2022 branch, this repository contains the respective tutorial instructions. For the main branch with the updated 2023 tutorial instructions (as soon as available), go here and for the updated app samples (as soon as available) here.

Runnable Apps

The result of each exercise is a gradually extended app, starting from the empty template. Here you can have a look at each stage of the app after doing the respective exercise.
The main link opens the partially optimized build result where TypeScript sourcemaps are not available, but there is also a “debug” version where the original TypeScript sources can be debugged.

In case the data cannot be loaded from the public API, you can see the final stage of the application here (using a backup copy of the data). Here is the debuggable version.

License

Copyright (c) 2023 SAP SE or an SAP affiliate company. All rights reserved. This project is licensed under the Apache Software License, version 2.0 except as noted otherwise in the LICENSE file.

The files inside the backup_data directory are copyright by Marlon Lückert and licensed under the CC-BY-4.0 license.

The .../resources/chart.js/auto.js files are copyright 2014-2021 Chart.js Contributors and licensed under the MIT license.