Create a basic React component using the pre-built Supabase UI and enable authentication using email, Facebook, GitHub, and Google.
Explore four Firebase AI extensions with the PaLM API that enable you to add intelligent capabilities to your web applications.
Learn how to debut apps written in TypeScript (both frontend and backend, as well as using Node.js and Deno) using Chrome DevTools.
Object classification is one of the simplest and most fundamental applications of machine learning. With the advances in data generation […]
Tailwind CSS component libraries provide pre-built components to speed up the process of developing aesthetic, user-friendly interfaces.
File upload components tend to be more intuitive on the desktop, allowing you to drag and drop files into specific zones called drop zones.
Learn how to create a custom toast component in React using popular React hooks such as useState and useEffect.
We use CSS trigonometry functions to make precise measurements and create shapes, layouts, animations, and creative designs.
BigInt
In this article, we’ll learn about BigInts, their available methods, use cases, and the challenges that may arise when working with them.
setTimeout()
and other timer APIs in Node.jsWe explore the timers phase of the Node.js event loop, which implements Node’s asynchronous functionalities by executing I/O or timer callbacks sequentially using a set of queues.
We demonstrate how to use Remix and Supabase to build a real-time chat application, including configuring Supabase and creating the frontend.
Learn how to create striped backgrounds with CSS gradient functions and customize them with animations and additional layers.