Coder Social home page Coder Social logo

sap-samples / sapui5-development-learning-journey Goto Github PK

View Code? Open in Web Editor NEW
19.0 6.0 8.0 256 KB

Exercise scenario for the learning journey "UI Development with SAPUI5".

License: Apache License 2.0

JavaScript 69.68% CSS 0.19% HTML 30.13%
learning-journey sample sample-code sap-fiori sapui5

sapui5-development-learning-journey's Introduction

Welcome to the Learning Journey "SAP UI5 Development Learning journey"

REUSE status

Welcome to this repository for the learning journey "SAP UI5 Development Learning journey" published on SAP Learning. We provide a starting template for the exercises as well as a dedicated branch for each exercise with its final solution.

Requirements

You can complete each of the exercises using your SAP BTP Free Tier account.

Download and Installation

To get started with the first exercise, simply run the following commands in your terminal:

git clone https://github.com/SAP-samples/sapui5-development-learning-journey

We recommend to follow the instructions in the learning journey to get started.

If you want to start or continue from a specific unit or exercise, get the name of its branch from the tutorial, clone this repository and switch to the desired branch:

git checkout <branch>

Known Issues

  1. If you need support, please post your issues in our SAP BTP Learning Group.

How to obtain support

To get support during the exercises, please ask a question in our SAP BTP Learning Group.

Contributing

If you have suggestions on how to improve the tutorial, you're welcome to provide your input here.

If you wish to contribute code, offer fixes or improvements, please send a pull request. Due to legal reasons, contributors will be asked to accept a DCO when they create the first pull request to this project. This happens in an automated fashion during the submission process. SAP uses the standard DCO text of the Linux Foundation.

License

Copyright (c) 2022 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.

sapui5-development-learning-journey's People

Contributors

btbernard avatar knechtchristoph avatar markushaug avatar sap-training avatar schuant avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

sapui5-development-learning-journey's Issues

Better adding formatter in controller than view?

Hi,

II have a minor idea for improvement/discussion:

In session 15 you add the formatter in the view via require. This gave me problems accessing the e.g. i18n model in the formatter. Is it a better approach to add the formatter as controller attribute, so you have full access to the view?

Thank you for the great content!

Upgrade Deprecated UI5 CLI Version (UI5 Tooling version 2 is out of maintenance)

Deprecated UI5 CLI Version

The current version of UI5 CLI being utilized in the project (^2.14.1) is deprecated. This poses a risk of encountering compatibility issues, potential bugs, and missing out on new features and improvements offered by the latest versions. UI5 Tooling version 2 is no longer maintained, and using deprecated versions might lead to issues in the future.

image

Affected Files:
package.json

"devDependencies": {
    "@ui5/cli": "^2.14.1",
    "@sap/ux-ui5-tooling": "1",
    "@sap/ux-ui5-fe-mockserver-middleware": "1"
}

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.