Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TypeScript/JavaScript Doublets Adapter via GraphQL client #13

Open
Konard opened this issue Sep 4, 2021 · 4 comments
Open

TypeScript/JavaScript Doublets Adapter via GraphQL client #13

Konard opened this issue Sep 4, 2021 · 4 comments
Assignees
Labels
good first issue Good for newcomers help wanted Extra attention is needed reward This issue have an reward that is paid on completion.

Comments

@Konard
Copy link
Member

Konard commented Sep 4, 2021

500 RUB reward can be claimed by anyone who completes this task.

This adapter should provide standard Doublets CRUD operations API in the native to JavaScript code style (the most commonly used one).
The libraries' architecture should take in account the ability to swap GraphQL with a native library that will be shipped later (when we finish translation to C++).
The GraphQL client layer should be usable separately as well as native to JavaScript's API.
It should be made as package for NPM.

20211130_100448

@Konard Konard added good first issue Good for newcomers help wanted Extra attention is needed labels Sep 4, 2021
@Konard Konard changed the title TypeScript/JavaScript Doublets GraphQL client TypeScript/JavaScript Doublets Adapter via GraphQL client Sep 4, 2021
@Konard Konard added the reward This issue have an reward that is paid on completion. label Oct 6, 2021
@uselessgoddess
Copy link
Member

and livescript/coffescript

@chuvankov chuvankov self-assigned this Oct 25, 2021
@uselessgoddess
Copy link
Member

@Konard via WebAssembly?

@Konard
Copy link
Member Author

Konard commented Nov 27, 2021

@uselessgoddess it is not required to use WebAssembly, but if you feel it can be useful, you can try it.

@Konard
Copy link
Member Author

Konard commented Dec 4, 2021

https://github.com/deep-foundation/deeplinks/blob/main/imports/client.ts - looks like this client is exactly what we need.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers help wanted Extra attention is needed reward This issue have an reward that is paid on completion.
Projects
None yet
Development

No branches or pull requests

3 participants