2019-09-03
2361
#graphql#postgresql#react native
Austin Roy Omondi
5406
Sep 3, 2019 ⋅ 8 min read

How to create a React Native app with PostgreSQL and GraphQL: Part 1

Austin Roy Omondi Live long and prosper 👌

Recent posts:

react 19.2 what is new and what to expect

React 19.2 is here: Activity API, useEffectEvent and more

Discover what’s new in React 19.2, which features long-awaited features like the Activity API and the useEffectEvent Hook.

David Omotayo
Oct 13, 2025 ⋅ 7 min read
ai dev tool power rankings

AI dev tool power rankings & comparison [Oct 2025]

Compare the top AI development tools and models of October September 2025. View updated rankings, feature breakdowns, and find the best fit for you.

Chizaram Ken
Oct 13, 2025 ⋅ 9 min read

Hooks vs. Signals: The great reactivity convergence explained

React Hooks and SolidJS Signals solve reactivity differently. Learn how each manages state and updates, and when to choose one approach over the other.

Isaac Okoro
Oct 10, 2025 ⋅ 4 min read

Exploring the new Chakra UI MCP Server

Discover how the Chakra UI MCP server integrates AI into your editor, reducing context switching and accelerating development by fetching real-time documentation, component data, and code insights directly in-app.

Emmanuel John
Oct 9, 2025 ⋅ 6 min read
View all posts

2 Replies to "How to create a React Native app with PostgreSQL and GraphQL: Part 1"

  1. Good tutorial, but lots of missing parts, like the update mutation in notes.js under resolvers, and forgetting to mention the filename where the model goes into notes.js ?

Leave a Reply