Coder Social home page Coder Social logo

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

View Code? Open in Web Editor NEW
23.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 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.