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

Propose functionality examples #97

Open
1 of 6 tasks
i0bs opened this issue Sep 20, 2022 · 0 comments
Open
1 of 6 tasks

Propose functionality examples #97

i0bs opened this issue Sep 20, 2022 · 0 comments

Comments

@i0bs
Copy link

i0bs commented Sep 20, 2022

Introduction

The repository currently focuses on providing examples for frameworks in Python and TypeScript. However, developers have to rely on sections of the documentation and their client library of choice for usage. Developers may find it easier to look through existing examples for a more technical explanation as to how to bring EdgeDB forth into their applications.

Motive

The idea behind this proposal is to visually exemplify specific implementations of EdgeDB, such as Standard Library types and using EdgeQL. Some client libraries such as .NET and JS/TS feature query builders that also use helper methods and special paradigms which may be preferred by developers instead.

The objectivity of a PR resolving this Issue is to simply give examples of pure code—not documentation—so client libraries may be representable from the lens of a developer without having to immediately jump to reading docs.

Target

The following client libraries (including community-made, unofficial ones) we want to write examples for are:

Footernote

This Issue is focused on functionality of a client library and not using a framework. PRs aiming to showcase how to use clients with a framework are not to be considered as part of this Issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant