You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Thomas Havlik (JIRA)" <ji...@apache.org> on 2019/01/22 19:43:01 UTC

[jira] [Updated] (IGNITE-11032) Typescript for Node.js Client

     [ https://issues.apache.org/jira/browse/IGNITE-11032?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Thomas Havlik updated IGNITE-11032:
-----------------------------------
    Description: 
So I've started doing this today. My goal is to complete this work quickly so it has a good chance of being merged. I've found it difficult to find whoever the right person would be to get started on this.

[https://github.com/thavlik/ignite]

Note that I can't get the tests to run because my computer is having issues running Ignite locally, and I have no intention of moving the tests to Typescript. Only the imports for the tests will be changing.

Also, I am removing all default exports as per its numerous caveats: [https://blog.neufund.org/why-we-have-banned-default-exports-and-you-should-do-the-same-d51fdc2cf2ad]

Edit: I am able to confirm the Typescript client is a working drop-in replacement for my app after changing the imports.

  was:
So I've started doing this today. My goal is to complete this work quickly so it has a good chance of being merged. I've found it difficult to find whoever the right person would be to get started on this.

[https://github.com/thavlik/ignite]

Note that I can't get the tests to run because my computer is having issues running Ignite locally, and I have no intention of moving the tests to Typescript. Only the imports for the tests will be changing.

Also, I am removing all default exports as per its numerous caveats: [https://blog.neufund.org/why-we-have-banned-default-exports-and-you-should-do-the-same-d51fdc2cf2ad]

 


> Typescript for Node.js Client
> -----------------------------
>
>                 Key: IGNITE-11032
>                 URL: https://issues.apache.org/jira/browse/IGNITE-11032
>             Project: Ignite
>          Issue Type: Improvement
>          Components: platforms
>            Reporter: Thomas Havlik
>            Priority: Major
>
> So I've started doing this today. My goal is to complete this work quickly so it has a good chance of being merged. I've found it difficult to find whoever the right person would be to get started on this.
> [https://github.com/thavlik/ignite]
> Note that I can't get the tests to run because my computer is having issues running Ignite locally, and I have no intention of moving the tests to Typescript. Only the imports for the tests will be changing.
> Also, I am removing all default exports as per its numerous caveats: [https://blog.neufund.org/why-we-have-banned-default-exports-and-you-should-do-the-same-d51fdc2cf2ad]
> Edit: I am able to confirm the Typescript client is a working drop-in replacement for my app after changing the imports.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)