Explore >> Select a destination


You are here

blog.logrocket.com
| | jordaneldredge.com
9.9 parsecs away

Travel
| | Defining a meaningful distinction within code-first GraphQL server libraries.
| | www.prisma.io
11.9 parsecs away

Travel
| | GraphQL Nexus is a code-first, type-safe GraphQL schema construction library for JavaScript/TypeScript. Learn how it can be connected to a database using the Prisma client & the new nexus-prisma plugin.
| | www.prisma.io
5.9 parsecs away

Travel
| | Tooling for GraphQL server development has exploded in the last two years. We believe that the need for most tools comes from the popular schema-first approach - and can be solved by an alternative: code-first.
| | blog.makerx.com.au
80.9 parsecs away

Travel
| Node.js now supports running TypeScript directly by stripping types at runtime, eliminating the need for a build step. TypeScript 5.8 introduces the erasableSyntaxOnly flag to ensure compatibility. This may streamline workflows and speed up development, although there are limitations to be aware of.