GithubHelp home page GithubHelp logo

Comments (27)

IvanGoncharov avatar IvanGoncharov commented on April 28, 2024 2

@caniszczyk A few suggestions from me:

from foundation.

rajinwonderland avatar rajinwonderland commented on April 28, 2024 1

Hey @Urigo! Yes! We have been a bit understaffed lately, so haven't had much time to update it, but shouldn't take much to flip it over to the foundation. How should we proceed with this?

from foundation.

Urigo avatar Urigo commented on April 28, 2024 1

@rajinwonderland that's amazing and extremely generous!!

I think @brianwarner & @caniszczyk should follow with next steps?

from foundation.

brianwarner avatar brianwarner commented on April 28, 2024 1

Yep! Raj, I'll connect with you separately.

from foundation.

benjie avatar benjie commented on April 28, 2024 1

Separately, can I suggest re-ordering of the items.

  1. GraphQL over WebSockets refresh - top priority because this affects all the current users of GraphQL over websockets, and it would be great to get buy-in on the new language-agnostic spec from the community (and also it needs more eyes for security, performance and scalability reviews)
  2. Tagged type RFC - next highest priority because it's a significant change to the GraphQL spec and needs more eyes
  3. Field coordinates - a relatively minor proposal about standardizing how we refer to things in GraphQL; it's useful for all GraphQL people to know about this, but not as important as the two above
  4. DocumentNode generics - I, personally, am very excited for this! But it's very TypeScript specific, so I think all of the above have higher priority to the GraphQL community as a whole; sorry @dotansimha 😬

from foundation.

mayaptos avatar mayaptos commented on April 28, 2024 1

Hi All - I will be putting the blog together each month and your feedback and contributions are extremely helpful. Keep it up!

@benjie Thanks for the re-order and the updated text

@IvanGoncharov Great stuff. Thanks for contributing

@Urigo - We plan to publish ASAP and the cadence will be monthly. Given the Sept WG meeting just ocured the next one will post sooner, but in general it'll be a monthly cadence.

Happy to add more info on projects. That would be great. They just need to be supplied to me and we will add them.

from foundation.

Urigo avatar Urigo commented on April 28, 2024

@caniszczyk What should be the next steps?
Maybe it's worth reaching our to Prisma about their GraphQL Weekly newsletter?

They've done great work there but it seems to be a bit slow recently and maybe collaborating on that could be a good idea?

from foundation.

IvanGoncharov avatar IvanGoncharov commented on April 28, 2024

Maybe it's worth reaching our to Prisma about their GraphQL Weekly newsletter?

@Urigo I think it's a great idea.
AFAIK it's currently maintained by Novvum guys and they are members of the foundation.

from foundation.

Urigo avatar Urigo commented on April 28, 2024

@IvanGoncharov do you know their Github usernames? Can you tag them here?

from foundation.

Urigo avatar Urigo commented on April 28, 2024

cc @rohit-ravikoti @rajinwonderland

from foundation.

rajinwonderland avatar rajinwonderland commented on April 28, 2024

Sweet! We'll be glad to help in anyway possible 👍

from foundation.

caniszczyk avatar caniszczyk commented on April 28, 2024

We have started a monthly newsletter draft here: https://docs.google.com/document/d/14ZwpLnIuiSnHfD0zSb2gLoC30MirG1LHlpcF3LFsPFM/edit?ts=5f4fbf18

The idea is to do this in the open completely and get feedback from folks before posting.

from foundation.

benjie avatar benjie commented on April 28, 2024

I was working on the Tagged type RFC just earlier today as it happens. Can I suggest text a little more like this? (Feel free to add links/styles/brevity/otherwise edit as appropriate.)

Tagged Type RFC

This is an RFC for a new "Tagged" type to be added to GraphQL, to help address the input polymorphism feature gap. Originally proposed as the @oneField directive, the Tagged type has evolved into an entire new type in the type system, and is currently the lead proposal from the Input Unions Working Group.

A Tagged type defines a list of named member fields each with an associated type (like the fields in Object and Input Object types); but with the stipulation that exactly one of these fields must be present (no more, no less). Depending on the types of the member fields, a Tagged type could be appropriate for input, output, or both, which is proving to be quite controversial; it's possible that the tagged type might be scoped to input only before release. The Tagged type was most recently introduced to the GraphQL Working Group in August and is undergoing feedback and revision before an expected update with the working group in October or November.

If you have use-cases for input polymorphism, please take a look - feedback is very welcome.

from foundation.

Urigo avatar Urigo commented on April 28, 2024

Thank you @caniszczyk for the update!

  1. When are you planning to publish the newsletter?
  2. Also what would be the cadence, monthly?
  3. I do think the newsletter is a great platform to highlight the work that has been done on the graphql-js library (and all the other Foundation assets). It also is probably the only platform. So maybe we could have section like "Last month on the foundation's projects" and have a few bullets points on what happened. There we could also highlight TypedDocumentNode among others
  4. @brianwarner could you update on the conversation you had with @rajinwonderland and what was the result?

from foundation.

Urigo avatar Urigo commented on April 28, 2024

Also adding @acao to share more work from GraphiQL and stuff

from foundation.

Urigo avatar Urigo commented on April 28, 2024

also - can we add a place to accumulate things between newsletters?
like a backlog?
or we could just use this issue as a backlog?

from foundation.

rajinwonderland avatar rajinwonderland commented on April 28, 2024

Hey @Urigo 👋

I think @brianwarner most likely had a conversation with @rohit-ravikoti.

If there's anything I can answer though, I'd be happy to! But I think Rohit might have more context

from foundation.

mayaptos avatar mayaptos commented on April 28, 2024

All of your feedback and contributions has been added to the blog. Let me know if we are missing anything. otherwise we will get this posted early next week!
https://docs.google.com/document/d/14ZwpLnIuiSnHfD0zSb2gLoC30MirG1LHlpcF3LFsPFM/edit?ts=5f46a3be#

from foundation.

Urigo avatar Urigo commented on April 28, 2024

thank you @mayaptos !
I've added a couple of suggestion to the doc itself.

from foundation.

Urigo avatar Urigo commented on April 28, 2024

and I still hope that @acao will get to add his updates as well, but I can't add them myself

from foundation.

Urigo avatar Urigo commented on April 28, 2024

another question - on which channels will you spread the newsletter?
and how can people subscribe?
Will you use the official social accounts to promote it?

from foundation.

caniszczyk avatar caniszczyk commented on April 28, 2024
  1. we will post to the blog here https://foundation.graphql.org/news/
  2. we will setup a newsletter form using an internal LF system (we have marketing cloud behind the scenes)
  3. yes, we'd love too!

The goal is to start doing this every month and solicit input from the community

from foundation.

Urigo avatar Urigo commented on April 28, 2024

Hi everyone!

In order to increase the spread of this important newsletter, Prisma has agreed to also publish those updates under the GraphQL Weekly newsletter as well!

Together with @chenkie from Prisma, I helped take the first edition they published and merge all the previous editions we've published till now into one.

Check it out here: https://www.graphqlweekly.com/issues/209/#content

This is a first try, please review and give your feedback so we could further improve it and make sure it follows our required guidelines.

from foundation.

mayaptos avatar mayaptos commented on April 28, 2024

Thanks @Urigo ! Could we get a link back to the newsletter. I don't see one on the Graph weekly site

from foundation.

Urigo avatar Urigo commented on April 28, 2024

@mayaptos yes I saw that now, in looks different on the newsletter itself and I've mentioned it to @chenkie.

He said they are working on it, @chenkie could you give on update about that when you'll get a chance?

In the meantime, I'll try to put here some screenshots from the actual newsletter here for review:

Screen Shot 2020-10-31 at 11 38 24 AM

Screen Shot 2020-10-31 at 11 38 33 AM

Screen Shot 2020-10-31 at 11 38 45 AM

from foundation.

Urigo avatar Urigo commented on April 28, 2024

another issue was that they could current only have one link per items and not links in the texts.
I hope they could improve on that as well soon because it helped create better context.

from foundation.

chenkie avatar chenkie commented on April 28, 2024

Outstanding items that I'm working on to round out the GraphQL Weekly Foundation Edition newsletter:

  • Description from top of email in website as well (which includes link back to Foundation)
  • Support for links in description body

from foundation.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.