Next.js
Vercel
React
Nuxt.js
Node.js
Svelte
Vite
Supabase
PostGraphile
Hasura
GraphQL
Oracle PL/SQL
Prisma
JsonAPI
Graphene
Prisma GraphQL API
Next.js
PostGraphileNext.js has become the de-facto standard for our frontend engineering team when building modern web applications. The Server-Side Rendering (SSR) and Static Site Generation (SSG) are absolutely essential for our product's SEO strategy and fast indexing.
The transition to the App Router initially required a paradigm shift for our developers, but it ultimately made our architecture much more scalable. We love that the framework handles the heavy lifting—image optimization, code splitting, and routing—allowing our team to focus purely on business logic. It provides a phenomenal Developer Experience that keeps our deployment cycles fast and predictable.
Based on our record, Next.js seems to be a lot more popular than PostGraphile. While we know about 1145 links to Next.js, we've tracked only 1 mention of PostGraphile. 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.
In this article, we’ll look at how to approach these problems in a Next.js application using the App Router. Rather than focusing on the basics of translating strings, we’ll focus on the technical decisions behind the implementation: how the language is detected, how it’s propagated through the application, how translations are loaded on the server and client, and how localized routes are handled. - Source: dev.to / 5 days ago
We set up three near-identical Next.js 16 projects to answer a simple question: if you set a browserslist target in package.json, does the build change to match it? We tested three targets (ie 11, chrome 116, about 3 years old, and chrome 139, about 1 year old) and compared the compiled output byte by byte. - Source: dev.to / 2 days ago
Blurring of the lines. React Server Components (RSC) and associated frameworks such as NextJS involve code executing on both server and client, while HTMX focuses on markup and emphasises use of full-stack/backend templating engines to generate code targetting the browser. Working with these new tools blurs the distinction between the front end and back end skill set. - Source: dev.to / 14 days ago
What replaced the laptop, before we get to the schema: Health Auto Export now posts straight to a Vercel function on a daily schedule, a scheduled job pulls lifting history from Liftosaur, and both land in TimescaleDB on Tiger Cloud. No files, no iCloud, no Mac. A Next.js app reads it and tells me whether I hit protein, which is a separate post. - Source: dev.to / 16 days ago
This guide shows you how to install and use the Shadcn Checkbox component in React and Next.js. - Source: dev.to / about 2 months ago
There are tools like Hasura/Haskell, Postgraphile/Node.js or Graphjin/Golang that could generate an automatic graphQL API from a Postgres database. Im new to Elixir and really love it. I wonder if there is anything similar these. I heard about Absinthe for graphQL, however as far as I understand it requires to write your own resolvers. What will it take to create a similar tool in Elixir like the one stated above?... Source: almost 4 years ago
Vercel - Vercel is the platform for frontend developers, providing the speed and reliability innovators need to create at the moment of inspiration.
Hasura - Hasura is an open platform to build scalable app backends, offering a built-in database, search, user-management and more.
React - A JavaScript library for building user interfaces
GraphQL - GraphQL is a data query language and runtime to request and deliver data to mobile and web apps.
Nuxt.js - Nuxt.js presets all the configuration needed to make your development of a Vue.js application enjoyable. It's a perfect static site generator.
Oracle PL/SQL - PL/SQL is Oracle's procedural extension to industry-standard SQL.