Blog Posts - Page 1
-
The large scale production of contradictory doublespeak by ChatGPT presents significant, underdiscussed challenges in contrast to hallucinations.
-
Another AI opinion piece, this time about how someone should approach learning about ChatGPT so they can use it most effectively.
-
An opinion piece about the implications of ChatGPT on the workflows and careers of Developer Advocates and how they can best utilize it.
-
tRPC is a TypeScript library for building end-to-end, type-safe APIs. It creates fully typed endpoints on the backend which are queried from a frontend client.
-
SolidStart is a project starter and metaframework for SolidJS that provides a first-class way to build and deploy SolidJS applications.
-
create-t3-app is a fullstack, typesafe React framework with Next.js, tRPC, Prisma, and Tailwind deployed on Vercel and Fly.
-
Zach Leatherman recently put out a provocative benchmark to compare different web frameworks on the speed at which they can generate a static site.
-
IPFS is a protocol defining a cryptographic-hashed and content-addressed peer-to-peer filesystem for directories and files.
-
Learn how to create and deploy a Solidity smart contract to an Ethereum testnet, mint an NFT, and store NFT information in a Fauna database.
-
This example uses Hardhat and Ethers to compile a smart contract written in Solidity and deploy that contract to an Ethereum test network with Alchemy.