mini docs

2022-08-15: Meeting minutes from RSocket July meeting. RSocket at LFX Crowdfunding Implementations updates: RSocket-Java: RSocket-Kotlin: RSocket-JS: …

2022-07-30: Rust GraphQL lib async-graphql is reporting a High severity (7.5/10) security issue. DOS GraphQL …

2022-06-12: GraphQL Voyager makes a GraphQL API’s schema into a visual display that can be navigated and …

2022-06-02: GraphQL social reach change in May 2022 - part2 Github Metrics Watchers. -1 Forks +8 Stars +25 …

2022-06-02: GraphQL’s social reach change in May 2022. +1493 Twitter Followers No change on discord 71 …

2022-05-27: The Web Platform team at Major League Baseball is multiple web properties like MLB.com, USA …

2022-05-25: GraphiQL 2.0 UI mocks. www.figma.com/file/p8f8…

2022-05-23: Twitter has been using GraphQL in production since 2017 making it one of the early adopters and a …

2022-05-22: A common security measure for GraphQL APIs is to block use of introspection in production.

2022-05-22: The client implementations for both Twitter and the New York Times use both Relay and GraphiQL. …

2022-05-21: Why are FE devs are salty about union types in a GraphQL schema? Anytime the schema devs add an arm …

2022-05-12: News to me: The BFF (Backend for Frontends) architecture pattern was created at Soundcloud circa …

2022-05-11: Recommended tools that aren’t custom like those at Twitter. Apollo - defacto standard for …

2022-05-09: Next you’ll want to add a helper function in your resolvers. export enum QueryStatus { success …

2022-05-09: What does the ! do? Bang indicates a value that can’t return null. The field will return …

2022-05-09: I just received a question on why GraphQL always returns HTTP status 200. The specification defines …

2022-05-09: This is a test. Oddly enough it’s a test of integration as opposed to an integration test. heh

2022-05-08: The first enterprise, not named Facebook, to build a GraphQL implementation was Airbnb.

2022-05-08: The GraphQL specification doesn’t support file uploads.

2022-05-07: Next steps Add plugin for twitter cards and test pushing these posts to twitter.

2022-05-07: micro.blog with docdocgo.dev Step 1. Set up a microblog on this site. And build a collection of …

2022-05-07: Learning How to use micro.blog for TIL with the intent to publish on a docdocgo.dev page to share …

2022-05-07: This is a test to see if this will work as a platform for live blogging and In a microblog format. …

2022-05-07: Hello World!