2020-01-07
4080
#graphql#postgresql#react
Austin Roy Omondi
12159
Jan 7, 2020 ⋅ 14 min read

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

Austin Roy Omondi Live long and prosper 👌

Recent posts:

How To Install And Use NVM: A Complete Guide For Managing Node.js Versions

How to install and use NVM

Tired of version conflicts with Node.js? NVM lets you switch between multiple versions easily, ensuring your projects always run smoothly with the right environment.

Carlos Mucuho
Mar 10, 2025 ⋅ 7 min read

JavaScript’s sort()method: From basics to custom sorting

Discover how to sort arrays in JavaScript using sort() and toSorted(), including customization and language-sensitive sorting techniques.

Joseph Mawa
Mar 7, 2025 ⋅ 11 min read
Migrating To Valkey From Redis

Migrating to Valkey from Redis

With Redis’ license change and the launch of Valkey 8.0 as an alternative, this guide covers key differences and migration steps.

Matteo Di Pirro
Mar 6, 2025 ⋅ 5 min read
GraphQL Vs. REST APIs: What’s The Difference Between Them

GraphQL vs. REST APIs: What’s the difference between them

Compare GraphQL vs. REST APIs in terms of flexibility, efficiency, versioning, over-fetching, under-fetching, caching, and more.

Esteban Herrera
Mar 5, 2025 ⋅ 7 min read
View all posts

Leave a Reply