Learn to enable React Native comments by building an example app from the ground up using Firebase for data storage and user auth.
We explore how to manage vector data in a PostgreSQL database using Supabase and how to create embeddings with OpenAI.
getServerSideProps
and getStaticProps
Compare the `getInitialProps`, `getServerSideProps`, and `getStaticProps` data fetching methods, and how they work for server-side rendering and static site generation.
Avoid common module problems in TypeScript using the TypeScript compiler and module system.
A lot has changed about programming since the CSS lobotomized owl selector was introduced in 2014. Learn to use it in a modern context here.
Next.js environment variables influence the way an application runs or behaves in different contexts and environments.
In a Node.js app, you can send emails using an email API to better automate and customize communications with your users.
Compare schema validation libraries, Zod and Yup, in terms of validating common data patterns such as primitives, objects, and arrays.
Learn how to use Kanel to generate TypeScript types from PostgreSQL, then see it in action by building a to-do app.
Compare the two React frameworks, Gatsby and Next.js, based on use cases and performance when building a variety of websites.
Leverage React Native animation libraries to improve user experience in terms of interactions and engagement.
Fern allows you to define an API and generate documentation and other information automatically to build more maintainable and reliable apps.