Skip to content

Latest commit

 

History

History
41 lines (23 loc) · 2 KB

What_s_New_in_OpenUI5_99ac68a.md

File metadata and controls

41 lines (23 loc) · 2 KB
loio
99ac68a5b1c3416ab5c84c99fefa250d

What's New in OpenUI5

Find out what's new in the latest versions of OpenUI5.


This interactive graphic provides links to the current and the previous What's New versions and a link to a section that lists all previous versions.


Check the latest videos in the SAPUI5 playlist in the SAP Technology YouTube channel and the OpenUI5 YouTube channel.

TypeScript can now be used productively in OpenUI5

TypeScript is an extension of JavaScript that adds type information to the language. It helps developers catch errors early through type checking and by providing code assist in supporting code editors, for example through code completion and inline documentation. TypeScript can now be used productively in OpenUI5, and we encourage you to use it for an improved development efficiency and experience.

You are familiar with OpenUI5 app development, but do you want to learn how to do it in TypeScript? Now there is a video that guides you through the official UI5 TypeScript Tutorial, adds hints about how to avoid pitfalls, and provides some background information.