Tweet
Stuck with running a #graphql mutate query with #zod and #react-hook-form on #nextjs. Checking my code against tens of tutorials i found on google but still can't figure out what i am missing. #buildinpublic
Feature Friday! One of our goals is to simplify working in teams across department boundaries.

We continue to invest heavily in the spreadsheet view of our database and hope that the latest changes make you even more productive.

#buildinpublic #graphql #tables #spreadsheet
Upcoming releases of authorizer.dev will fix quite some issues for Redirect URL after email verification & forgot password actions

#oss #buildinpublic #react #golang #react #js #sql #nosql #graphql #graphdb #docker #k8s
Developers, do you like SCRUM? If you were the business owner would you implement it ?
#buildinpublic #graphql #React
Day 18/100 More GraphQL and Apollo client through FullStackOpen, inspired by a podcast by Loonie Engineering ๐Ÿwith Andrew C. and ๏ฟผ Christopher Naismith to #buildinpublic so some of today will be devoted to planing how.
#100DaysOfCode #Apollo #GraphQL
Checked out HotChocolate v14... Keeps getting better and better!

#GraphQL #buildinpublic
Build a GraphQL API with NestJs and MongoDB, in a modern way - Part 2.
In this part, I explain the testing of APIs in general and the TDD workflow
Enjoy it!
{ by @PacifiqueLinja1 } from @hashnode

#nestjs #graphql #tdd #jest #mocking #buildinpublic
paclinjanja.hashnode.dev/build-graphql-โ€ฆ
๐Ÿ’ช What new programming languages, frameworks, or technologies have you learned recently?

I will start first, I've been learning more about #graphql

Share in the comments below! ๐Ÿ‘‡ #TechTalk #DeveloperCommunity #AlwaysLearning #buildinpublic
Building the #GraphQL api within the #Laravel app live on twitch this evening at 8pm CET for headstart.support ๐Ÿ’ป

Stream (8pm CET):
twitch.tv/joonlabs

#headstartsupport #buildinpublic
3 years ago I created a library to use graphql in javascript objects, what do you think about it?
github.com/victorvoid/dinโ€ฆ

#javascript #graphql #buildinpublic
shortener. To see whatโ€™s working and what isnโ€™t.

If youโ€™re building something in elixir, mind sharing how you normally ship new features?

#warp #indiehacker #buildinpublic #myelixirstatus #elixir #phoenixframework #graphql (2/2)
Iโ€˜ve been building quite consistently this year. Am considering to build more publicly. Anyone interested in my learnings about #reactnative #expo #aws #cdk #remix #pnpm #monorepo #relay #graphql? Quite a stack but I love it and itโ€˜s working quite well! #buildinpublic
I am starting my first project using GraphQL

I never fully understood why people used it until now

Just making a simple todo list app to get use to the syntax and I'll document the process of learning it

#buildinpublic #GraphQL
Is graphQL overhyped? ๐Ÿง We found some folks that thought so๐Ÿ˜Ž Interested in your thoughts ๐Ÿ‘‚
#LoloCode #Serverless #GraphQL @newsycbot
news.ycombinator.com/item?id=323667โ€ฆ
#buildinpublic #graphql
successfully connected my backend with the frontend. also thanks to @elitasson for the article on how to connect reactquery with codegen
Are you building a #SaaS alone? What's your current tech stack?

I'll start:
โœ… #Golang
โœ… #GraphQL
โœ… #PostgreSQL
โœ… #Reactjs

What's yours?

#buildinpublic #indiehacker
What is the best slogan for GraphQL?

I will start:๐Ÿ‘‡

"GraphQL! Ask what you need, get exactly that!"

What else?

#coding #Javascript #programming #twitterDaily #graphQL #buildInPublic @GraphQL
#100DaysOfCode Day 33/100 continued...
taking #fullstackopen MERN stack to make a simple project management app.
Practicing make it work, make it right, make it fast.
Loving the cool #GraphQL
#FullStackDeveloper #programming #ReactJS #javascript #Nodejs #buildinpublic #MongoDB twitter.com/lucasbuild/staโ€ฆ
#100DaysOfCode] Day 33/100
#fullstackopen Refactoring and revising Part 4 while playing with Part 5 again. testing and testing.
github repo pushed
Github:github.com/lucas-low/Fullโ€ฆ

#FullStackDeveloper #programming #ReactJS #javascript #Nodejs #buildinpublic #MongoDB
#100DaysOfCode Day 33/100 continued...
taking #fullstackopen MERN stack to make a simple project management app.
Practicing make it work, make it fast, make it right. Loving the cool #GraphQL
#FullStackDeveloper #programming #ReactJS #javascript #Nodejs #buildinpublic #MongoDB twitter.com/lucasbuild/staโ€ฆ
#100DaysOfCode] Day 33/100
#fullstackopen Refactoring and revising Part 4 while playing with Part 5 again. testing and testing.
github repo pushed
Github:github.com/lucas-low/Fullโ€ฆ

#FullStackDeveloper #programming #ReactJS #javascript #Nodejs #buildinpublic #MongoDB
Hello #SaaS Developers, I have reimplemented the reviews & rating section in my LMS application. please see it below and let me know how does it looks like. used #graphql upsert mutation for data consistency
#buildinpublic #nextjs
my stack is ๐Ÿ‘‰ @nextjs + @ClerkDev +@HasuraHQ +PG
Successfully finished the first GraphQL connection with React! The query for fetching bookmarks is working :)

It was really easy to set up with @apollographql!

#BuildInPublic #graphql #reactjs
My #buildinpublic tasks for the next week for appglean

1. Build a landing page, #react+#tailwindcss
2. Create a DB schema
3. Design architecture for an API, research in #REST vs #graphql
4. Tech stack decisions

Lots of decisions to make, Iโ€™ll keep you posted
Yay! I finished my first resolver for GraphQL with @nestframework! ๐Ÿฅณ

โ–ถ๏ธ My next step is to finish the backend of my super-heroes side-project, I feel so excited!

You can checkout my repo: github.com/yteruel31/supeโ€ฆ

#buildinpublic #GraphQL #nestjs #100Devs
Oh wow, I did not know about #GraphQL pagination. I don't know if a recursive call is the best way to do this. But it's what I could come up with at 2am :D
#buildinpublic
Initial support for Unions was done.

Thanks @Kingdutch for the tip on using addTypeResolver. Union name was done using ContentType+FieldName to avoid collisions but a generic naming could be done without much rework.

#Drupal #GraphQL v4 schema generation updates #BuildInPublic
Initial support for Date (formatters are still missing) and Link fields added to the schema.

The next goal is to work on Media and User schemas and also better detection for multiple fields and unions.

#Drupal #GraphQL v4 schema generation updates. #BuildInPublic
I'm off marketing, learning cool technologies, it's a bit hard, but my first impression using #NestJS, #GraphQL, #Apollo is fantastic๐Ÿ–๏ธ
#buildinpublic
Yesterday I tried to implement graphql Input Unions until the Moment I realized that #graphql only Support resolver Unions... Why? ๐Ÿ˜ญ #buildinpublic
Working on Chapter Chat's "book club starting soon" views before diving into some invitation stuff.

Live @ twitch.tv/kidqueb

#typescript #graphql #node #react #reactnative #buildinpublic
Making progress on the #graphql API integration. Authentication setup is done ๐Ÿ’ซ

If anybody has worked with file uploads with GraphQL in Nestjs, any help would be highly appreciated.

#buildinpublic #nestjs #angular
Dรญa 7: Empezamos con la #API de la aplicaciรณn en #GraphQL con Nest.js.

Ahora vamos a generar el diagrama de datos usando #Prisma, se viene algo muy interesante ๐Ÿคฉ

#buildinpublic #goals #habits #atomichabits #indieapp
Glad to see many people interested in this project #buildinpublic #graphql

Reply here or DM for early access ๐Ÿ‘‡ twitter.com/lopezjurip/staโ€ฆ
This project turns any website into a #GraphQL API ๐Ÿคฏ

๐Ÿ•ท Find links and crawl pages
โ˜๏ธ DNS records
๐ŸŽจ HTML scraping via CSS selectors
๐Ÿ‘€ Identify tech stack behind
๐Ÿค– Parse sitemap.xml
๐Ÿ”— Follow redirects
๐Ÿช Cookie-enabled

What other features would you want?
#buildinpublic
This project turns any website into a #GraphQL API ๐Ÿคฏ

๐Ÿ•ท Find links and crawl pages
โ˜๏ธ DNS records
๐ŸŽจ HTML scraping via CSS selectors
๐Ÿ‘€ Identify tech stack behind
๐Ÿค– Parse sitemap.xml
๐Ÿ”— Follow redirects
๐Ÿช Cookie-enabled

What other features would you want?
#buildinpublic
Foundation put in place for my side project api.
I also have the boilerplate code for the crates.
Only got about 10 minutes in today, next time i will add the Dockerfile and setup a build pipeline.

#buildinpublic #rustlang #GraphQL

New video on my youtube channel ๐Ÿ“บ!

๐Ÿ‘จโ€๐Ÿ’ป "Designing a #graphql API for chooseyourplant.com ๐ŸŒฑ pt 1".

๐ŸŽ™๏ธ I'm going to be editing the live streaming and uploading everyone on my youtube channel.

#buildinpublic #100DaysOfCode

youtube.com/watch?v=3F9i-Wโ€ฆ
Let's migrate the code of chooseyourplant.com/shops to use the new brand #graphql API that we created on the previous streaming ๐ŸŽ™๏ธ๐Ÿ‘จโ€๐Ÿ’ป

I'm going to be streaming for an hour or so! โบ๏ธ

#learninpublic #buildinpublic

๐Ÿ‘‡๐Ÿ‘‡๐Ÿ‘‡

twitch.tv/devictoribero
In about 10minutes I will start streaming ๐ŸŽ™๏ธ

I will design the #graphql API ๐Ÿ‘จโ€๐Ÿ’ป for chooseyourplant.com ๐ŸŒฑ related to shops.

I'm planning to add them, their information, location, socials, products & more!

Join me in a few minutes ๐Ÿ”ฅ

#buildinpublic

twitch.tv/devictoribero
Last Saturday I came back from vacation.

I will start streaming either this weekend or next week ๐Ÿ™Œ.

The next streaming will be about moving all the shops of @chooseyourplant ๐ŸŒฑ into the #graphql API ๐Ÿ”

#buildinpublic #100DaysOfcode
5. Read GraphQL

#GraphQL is the younger brother of APIs. If the system can generate GraphQL output, @n8n_io can read that data using the GraphQL node (docs.n8n.io/nodes/n8n-nodeโ€ฆ)

#NoCode #buildinpublic
Les arguments en #GraphQL c'est comme la Barre de Faire, รงa permet de tout faire ! Quelles sont vos principales difficultรฉs pour les utiliser ? Je vous donne les miennes juste en dessous ! #BuildInPublic

youtube.com/watch?v=2GIDXoโ€ฆ
Today I finished project management ui with #GraphQL and #amplify and #nuxtjs It was a bit harder to find out how and where to write custom mutations on amplify's graphql api but finally managed that too at 23:30 ๐Ÿค“ eventbunker.io app coming soon... twitter.com/Halil_D_/statuโ€ฆ
I'm planning to learn #graphql by building a clone of @newsycombinator (example guided) ๐Ÿ‘จโ€๐Ÿ’ป.

After that, I will build a SaaS project in graphql ๐Ÿ’ช

Wish me luck ๐Ÿคž

#100DaysOfCode #BuildInPublic
Bought the domain name for the #gamedev and #CGI artists hiring platform ๐Ÿคฏ

๐Ÿš€ I'm excited to develop cubeheads.io, learning a new stack, helping people landing their future

#buildinpublic #IndieGameDev #gamedev #graphql #Python #100DaysOfCode #b3d
Finished some wireframing for cubeheads.io ๐Ÿค—

Now moving onto finishing up the #graphql api and setting up some front end.

#buildinpublic #prisma #React #indiedev
Hallo hallo!
New update for @CubeheadsI ๐Ÿฆ„

- Completely refactored the design (drop your feedback ๐Ÿค—)
- Finished wireframes for jobs and studios pages
- Added routes for jobs
- Oh and finished the custom pagination ๐Ÿ™ƒ

#buildinpublic #100daysofcode #React #Nextjs #GraphQL
GOING LIVE ๐Ÿ”ฅ!

Let's refactor the current code listing page of @chooseyourplant to use the new #graphql API we built on the past streamings ๐Ÿ‘จโ€๐Ÿ’ป.

#buildinpublic #learninpublic #100DaysOfCode

twitch.tv/devictoribero
My very first streaming is now available on youtube ๐Ÿ”ด๐ŸŽ™๏ธ.

Building in public a #graphql API using Nextjs and Apollo Server.

I'm going to be uploading all the live streamings to youtube ๐Ÿ™Œ

#100DaysOfCode #learninpublic #buildinpublic

youtube.com/watch?v=sr0E0lโ€ฆ
just finished the live streaming! โธ๏ธ

๐Ÿ‘จโ€๐Ÿ’ปToday I migrated the plant page of @chooseyourplant ๐ŸŒฑ to the #graphql API we built in previous streamings.

Next: Migrate the listing page ๐Ÿ‘.

#100DaysOfCode #buildinpublic
Streaming time ๐Ÿ”ด๐ŸŽ™๏ธ

๐Ÿ‘จโ€๐Ÿ’ป I'll keep refactoring @chooseyourplant to use the new #graphql API we built (prev streamings).

โš ๏ธ Also, I'm going to be fixing breaking changes I've introduced with the new API

twitch.tv/devictoribero

#buildinpublic #learninpublic #100DaysOfCode
Streaming time ๐Ÿ”ด๐ŸŽ™๏ธ

๐Ÿ‘จโ€๐Ÿ’ป I'll keep refactoring @chooseyourplant to use the new #graphql API we built (prev streamings).

โš ๏ธ Also, I'm going to be fixing breaking changes I've introduced with the new API

twitch.tv/devictoribero

#buildinpublic #learninpublic #100DaysOfCode
I'm going to be streaming for 1h ๐Ÿ”ด๐ŸŽ™๏ธ.

Today:
- Refactor of @chooseyourplant ๐ŸŒฑ in order to use the new #graphql API that we deployed to production on the last stream

Come and say hi ๐Ÿ‘‡๐Ÿ‘‹
twitch.tv/devictoribero

#100DaysOfCode #learninpublic #buildinpublic
I'm going to start streaming ๐Ÿ”ด. Today ๐ŸŽ™๏ธ:
- Deploy a #graphql API to Vercel
- Migrate some parts of the chooseyourplant.com to the new API
- If there's is time I will add more features to the API

#learninpublic #100DaysOfCode #buildinpublic

twitch.tv/devictoribero
In 20min or so, I'm going to be #streaming on twitch.tv/devictoribero ๐Ÿ‘จโ€๐Ÿ’ป๐ŸŽ™๏ธ

Today, I will be learning in public how the #graphql queries work, and I will add some to the API I'm building in public for @chooseyourplant ๐ŸŒฑ

#100DaysOfCode #learninpublic #buildinpublic