dfinity / examples

Example applications, microservices, and code samples for the Internet Computer
https://dfinity.org
Apache License 2.0
539 stars 378 forks source link

Azle (TypeScript) examples #318

Closed lastmjs closed 4 months ago

lastmjs commented 2 years ago

Azle is a TypeScript CDK for the Internet Computer. We've been creating many examples, some from this repo, here. Just wondering if you'd accept pull requests for examples written in TypeScript with Azle.

sesi200 commented 2 years ago

Hi Jordan, apologies for the ridiculously late response. If I don't respond within 2-3 days it means that I missed the request. Feel free to ping me again next time.

After some back and forth we decided that for now, we do not accept examples in more frameworks to the repo because of the maintenance burden of keeping up with many different frameworks. Our consensus was basically "If it was only Jordan, we'd accept in a heartbeat, but we don't want to set the precedent."

I can present you two alternatives that you hopefully like (and would be happy about feedback):

lastmjs commented 2 years ago

This all sounds great, thanks!

lastmjs commented 2 years ago

How can I add examples to the community section? And on the community section, it would be nice if the language filter could somehow differentiate between frontend code and canister code. For example, nearly every app will use JavaScript, but that doesn't reflect what the canister is written in.

sesi200 commented 2 years ago

Adding an example:

I agree that the language filter is not perfect as is, but I can't get anyone to rework that right now. You could, however, add Azle or TypeScript as a Language in /src/components/SamplesPage/FilterBar/index.tsx

github-actions[bot] commented 4 months ago

This issue is stale because it has been open for 30 days with no activity.

github-actions[bot] commented 4 months ago

This issue was closed because it has been inactive for 14 days since being marked as stale.