Kylo UI – Create new typescript module

I have a doubt about the way to work with Kylo and UI structure.

According to the site http://kylo.readthedocs.io/en/v0.8.3/developer-guides/KyloDeveloperGuide.html?highlight=angular2 it says:

Most of the Kylo UI depends on AngularJS and AngularJS Material but a few parts have been upgraded to Angular 2 and Covalent. New plugins should be written in Typescript and use Angular 2 for future compatibility.

It says that new plugins should be written in angular2 and typescript, but all the examples and the core components are written in AngularJS.

One example is this one: https://github.com/Teradata/kylo/tree/master/samples/plugins/example-module/example-module-ui

I would like to know the Typescript and Angular2 alternative for that module, including routing, is there any live example ?

Source: AngularJS



from Angular Questions https://angularquestions.com/2017/10/09/kylo-ui-create-new-typescript-module/
via @lzomedia #developer #freelance #web #lzomedia.com

Comments

Popular posts from this blog

HTTP 401 Unable to create record Twillio PHP sdk 5.16 - development

ng-include of inline SVG does not display gradient except in Chrome

Using PHP and MySQL data to generate PDF letters like in MS Word mailmerge functionality - development