graphqlkl's profile picture. All things GraphQL. Organised by @nadereskandar & @gerardsans
Looking for speakers! http://bit.ly/3nXzCWP

GraphQL KL 🇲🇾

@graphqlkl

All things GraphQL. Organised by @nadereskandar & @gerardsans Looking for speakers! http://bit.ly/3nXzCWP

GraphQL KL 🇲🇾 reposted

Part 2 of Netflix’s #GraphQL Federation journey explores migration, observability, security, resiliency, and more. Check it out! buff.ly/3oJlsZM

philip_pfo's tweet image. Part 2 of Netflix’s #GraphQL Federation journey explores migration, observability, security, resiliency, and more. Check it out!
buff.ly/3oJlsZM

GraphQL KL 🇲🇾 reposted

Our chat with @GKAnemone and @DianaSuvorova has been uploaded on YouTube! Their approach to GraphQL is really great, worth a listen! youtube.com/watch?v=UTxEi9…

__xuorig__'s tweet card. GraphQL @ Uber

youtube.com

YouTube

GraphQL @ Uber


GraphQL KL 🇲🇾 reposted

Believe it or not, you don't have to use a library to fetch GraphQL data🤯. In this post, we explore four simple ways to call a GraphQL API (IDEs, curl, fetch, and GraphQL clients). apollographql.com/blog/4-simple-…

apollographql's tweet image. Believe it or not, you don't have to use a library to fetch GraphQL data🤯. In this post, we explore four simple ways to call a GraphQL API (IDEs, curl, fetch, and GraphQL clients).

apollographql.com/blog/4-simple-…

Couldn't agree more 🙌

In my opinion GraphQL is the ultimate API gateway – regardless of the underlying databases you are using. If your API is only tied to a single database that’s fine, but where it really shines is when it’s consuming multiple databases, microservices, and Serverless functions.



GraphQL KL 🇲🇾 reposted

⚡ There's a new way to do local GraphQL development. We’re thrilled to announce Dev Graphs: a way to get all of Explorer's productivity-boosting features in your local development environment 🎉. This powerful GraphQL IDE is free to use. Forever. apollographql.com/blog/apollo-st…


GraphQL KL 🇲🇾 reposted

When building real-time apps with GraphQL, one of the most common use cases is filtered subscriptions with arguments (think a chat app, rooms with messages filtered by room ID) See my new video below to learn how it's done. Length - 15 minutes ⏰ youtube.com/watch?v=CeeoFq…

dabit3's tweet image. When building real-time apps with GraphQL, one of the most common use cases is filtered subscriptions with arguments (think a chat app, rooms with messages filtered by room ID)

See my new video below to learn how it's done.

Length - 15 minutes ⏰

youtube.com/watch?v=CeeoFq…

GraphQL KL 🇲🇾 reposted

📰 Hot off the press: How to GraphQL's Fullstack Tutorial with GraphQL, React & Apollo is all up to date! 🤩 Check it out! howtographql.com/react-apollo/0…


GraphQL KL 🇲🇾 reposted

It's fetch Friday! 🎉 Want to get some data from a GraphQL API but you don't want to configure a GraphQL client? Send a fetch request! 👩🏻‍💻 Try it out: codesandbox.io/s/little-dawn-… 📰 See the gist: gist.github.com/eveporcello/84… 🏕️ Learn more about GraphQL: graphqlworkshop.com

eveporcello's tweet image. It's fetch Friday! 🎉

Want to get some data from a GraphQL API but you don't want to configure a GraphQL client? Send a fetch request!

👩🏻‍💻 Try it out: codesandbox.io/s/little-dawn-…
📰 See the gist: gist.github.com/eveporcello/84…
🏕️ Learn more about GraphQL: graphqlworkshop.com

GraphQL KL 🇲🇾 reposted

Can't wait! 🏕️🥾

📹 Don't miss learning @apollographql Federation with @eveporcello 📅 Tuesday, Dec 8th, 11AM PST ⛺️ Camp Counselor Eve will show you how to control your apps as they grow Grab your spot at camp here👇: egghead.io/s/eve-apollo-f…

eggheadio's tweet image. 📹 Don't miss learning @apollographql Federation with @eveporcello 

📅 Tuesday, Dec 8th, 11AM PST

⛺️ Camp Counselor Eve will show you how to control your apps as they grow

Grab your spot at camp here👇:
egghead.io/s/eve-apollo-f…


GraphQL KL 🇲🇾 reposted

Happy birthday, JavaScript 🎂


GraphQL KL 🇲🇾 reposted

I'm giving a brand new workshop as part of @GraphQLGalaxy next week on December 10 👉 Full Stack Serverless with GraphQL, CDK, Next.JS & AWS Amplify Workshop is actually free with the purchase of any full ticket! ✨ Check it out! graphqlgalaxy.com/workshops-3h

dabit3's tweet image. I'm giving a brand new workshop as part of @GraphQLGalaxy next week on December 10

👉 Full Stack Serverless with GraphQL, CDK, Next.JS & AWS Amplify

Workshop is actually free with the purchase of any full ticket! ✨ Check it out!

graphqlgalaxy.com/workshops-3h

GraphQL KL 🇲🇾 reposted

re:Invent starts tomorrow, so let me round up the biggest #serverless related announcements from the last 2 weeks (I know, crazy!) and share a few thoughts on what they mean for you. Mega 🧵If this gets 168 retweets then I'll add another batch! #serverless #aws #reinvent


GraphQL KL 🇲🇾 reposted

Calling all #GraphQL folks! 💻 GraphQL Meetup with @MoonHighway, ft. @eveporcello and @MoonTahoe is tomorrow! Be sure to set a reminder and tune in at 3:30pm EST 🙏 buff.ly/38syAKB


GraphQL KL 🇲🇾 reposted

GraphQL MN tomorrow: How to Easily Secure and Build GraphQL APIs presentation by Matt Tanner, Developer Evangelist @ Tyk meetup.com/GraphQL-MN/eve… #GraphQL


GraphQL KL 🇲🇾 reposted

.@_darkfadr's talk will focus on observability and the various techniques and tools we can use to understand how our #GraphQL services are running in production. Learn more at #GraphQLGalaxy:


GraphQL KL 🇲🇾 reposted

X: when would you NOT use #AppSync? me: since AppSync gives you managed #GraphQL server as a service, so if you need a REST API instead then you won't use AppSync. Also, you wouldn't use AppSync if you need GraphQL/Apollo features that are not supported by AppSync


GraphQL KL 🇲🇾 reposted

Offline-first apps can be challenging. Most require resources to store data locally and guarantee consistency between devices. Join me at @AngularUP to learn how we can use Offline-first, #graphql and Amplify DataStore to work offline and support real time collaboration! ✨🚀

gerardsans's tweet image. Offline-first apps can be challenging. Most require resources to store data locally and guarantee consistency between devices.

Join me at @AngularUP to learn how we can use Offline-first, #graphql and Amplify DataStore to work offline and support real time collaboration! ✨🚀

GraphQL KL 🇲🇾 reposted

Next week I'll be showing how to improve your Developer Experience (DX) with GraphQL @ReactiveMeetups

gethackteam's tweet image. Next week I'll be showing how to improve your Developer Experience (DX) with GraphQL @ReactiveMeetups

GraphQL KL 🇲🇾 reposted

I figured I would create a graphic to get a grasp of which are the largest GraphQL communities in the world. This is the result! 🤓📚 Join a GraphQL community near you meetup.com/topics/graphql #graphql #top5 #meetups ✨🚀

gerardsans's tweet image. I figured I would create a graphic to get a grasp of which are the largest GraphQL communities in the world. This is the result! 🤓📚

Join a GraphQL community near you
meetup.com/topics/graphql

#graphql #top5 #meetups ✨🚀

We are looking for speakers to help us kick off our very first event! Interested to speak or have an idea of a great talk? We would love to hear about it! Let us know 👉🏻 bit.ly/3nXzCWP #GraphQL #graphqlkl


Loading...

Something went wrong.


Something went wrong.