Echo JS 0.11.0

<~>

jashmenn comments

jashmenn 1347 days ago. link 1 point
Hey Echo friends! We created a free course to create your first GraphQL server (from scratch) using Node and TypeScript. TypeScript and GraphQL are a powerful combo, but there's a lot of confusing edges if you're getting it setup the first time.

In this course we cover the basics of getting TypeScript setup with Node, how GraphQL works, and how to set up a GraphQL server using Apollo server. It's two hours long, it comes with complete code examples, and we walk through the code step-by-step.

It's taught by my friend, Shopify-engineer Hassan Djirdeh and he's integrated what he's learned using GraphQL in production as an engineer at Shopify. We've already had over 1,300 students enroll and it's been getting great reviews so far.

I'm around if you have any questions about it.
jashmenn 2474 days ago. link 1 point
Neat! I've been discussing a similar idea for a few weeks, but my approach was to put this info in the package manager metadata.

I think one of the biggest challenges here is developing a multi-network address standard. E.g. something that could support both traditional and crypto addresses, including support for forks. 

I've laid out more of my thinking in detail here: https://github.com/sustainers/discussions/issues/5

@jhabdas, I'd love to chat more with you about this (my email is in my profile)
jashmenn 2822 days ago. link 1 point
(author/op here) 

Ah interesting! What solution did you eventually come up with? I haven't written written about this yet and I'd be glad to collaborate with you to write something. Do you have an open repo where this was implemented?