
The new App Router in Next.js 13 has changed the way developers handle routing in Next apps.

In this interview, we chatted with Susan Stavitzski, senior product manager at CarMax. She discusses her career journey and how she does customer discovery.

AI is accelerating every step of design. Discover how you can use it to create and test prototypes faster than ever.

We explore how to implement CSV functionality into a React app using react-papaparse, as well as handle errors and create downloadable files.

Neon allows you to bring Rust’s benefits into your Node.js project, such as its speed, efficiency, ecosystem, and more.

Continuous learning is always a good idea. These twelve UX design courses can help kick-start or advance your UX career.

Learn how to implement the react-native-iap package in an Android app in this detailed React Native tutorial with examples.

OpenNext is an open source adapter for the Next.js framework that helps integrate your Next.js app smoothly with AWS services like Lambda.

We discuss function overloading in TypeScript and investigate how (and in what scenario) )we can most effectively implement it.

Learn to enable React Native comments by building an example app from the ground up using Firebase for data storage and user auth.

getServerSideProps and getStaticPropsCompare 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.