Completed
Last Updated: 10 Jan 2023 11:51 by ADMIN
lavanya
Created on: 24 Nov 2022 12:28
Category: KendoReact
Type: Feature Request
0
sample finance application in javascript or jsx file

Hi, I am Lavanya

I am using kendo UI  past few days the react-coffee warehouse is very useful to learn . But the finance application is in typescript so unable to learn the whole application. so kindly give any sample application in js or jsx .if possible. 

 

thanks

 
4 comments
ADMIN
Wissam
Posted on: 10 Jan 2023 11:51

You are welcome, Lavanya!

Regards,
Wissam
Progress Telerik

Love the Telerik and Kendo UI products and believe more people should try them? Invite a fellow developer to become a Progress customer and each of you can get a $50 Amazon gift voucher.

lavanya
Posted on: 10 Jan 2023 08:40
thank you 
ADMIN
Wissam
Posted on: 04 Jan 2023 07:45

Hello, Lavanya,

Thanks a lot for your patience.

We updated the project and I have prepared a JavaScript version of it for you. I am sending it as an attachment to this reply - I hope that you will find it helpful.

Regards,
Wissam
Progress Telerik

Love the Telerik and Kendo UI products and believe more people should try them? Invite a fellow developer to become a Progress customer and each of you can get a $50 Amazon gift voucher.

Attached Files:
ADMIN
Wissam
Posted on: 28 Nov 2022 07:32

Hi, Lavanya,

Currently, we do not have a JavaScript example of the finance portfolio sample application, but you can easily create such by removing the types in the available setup (e.g., ) and converting the `*.ts` and `*.tsx` files to `*.js` and `*.jsx`, respectively. For example, `orders.forEach((o: any)=>{}).` should become `orders.forEach((o)=>{})`.

We are also in the process of upgrading the project, as currently there are several dependency issues in it. We will prepare a JavaScript version of the project for you and come back with a follow-up once when we are ready. 

    Meanwhile, you can check our other sample applications which are written in JavaScript:

    Regards,
    Wissam
    Progress Telerik

    Virtual Classroom, the free self-paced technical training that gets you up to speed with Telerik and Kendo UI products quickly just got a fresh new look + new and improved content including a brand new Blazor course! Check it out at https://learn.telerik.com/.