No React Native Awesome UI videos yet. You could help us improve this page by suggesting one.
Based on our record, Hasura seems to be more popular. It has been mentiond 123 times since March 2021. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.
A few years back, I decided to replace our spreadsheet-based host and service registries with a proper, Web-based asset registry. It took us a few days to hack together a simple system that we could use to track our infrastructure elements. It was not a big project -- just a simple app backed by a database, Hasura, and a React frontend. Since we were already using OpenID for authentication, it was easy for our... - Source: dev.to / 4 days ago
Hasura is a neck-to-neck competitor to Supabase as a BaaS, but with a crucial difference: its GraphQL-first approach. Unlike Supabase, Hasura doesn't bundle database services, allowing it to work with virtually any database including Supabase's own Postgres, Neon, and others. - Source: dev.to / 2 months ago
Hasura and PostGraphile lead the PostgreSQL GraphQL landscape. Hasura provides real-time subscriptions and a powerful permissions system, while PostGraphile offers deep PostgreSQL integration and excellent performance for complex queries. - Source: dev.to / 5 months ago
Here is an example data schema we get for a query using Hasura and GraphQL-Codegen. - Source: dev.to / 8 months ago
Hasura is a great tool. I was worried about a few things such as huge RAM consumption, excessive focus on new features and functions despite many outstanding issues, long time rewrite of the server in Rust, etc... - Source: dev.to / 10 months ago
React Native - A framework for building native apps with React
Supabase - An open source Firebase alternative
React Native Desktop - Build OS X desktop apps using React Native
How to GraphQL - Open-source tutorial website to learn GraphQL development
NativeBase - Experience the awesomeness of React Native without the pain
GraphQl Editor - Editor for GraphQL that lets you draw GraphQL schemas using visual nodes