Articles & Tutorials(6 articles)
GenAI: Building An AI Flashcards Generator with Next.js, Gemini & Vercel's AI SDK
Build an AI tool to generate flashcards from notes.
11/08/2024
15 min read
GenAI: Building an AI Quiz App with Next.js & Gemini AI
Build an AI tool to generate quizzes from notes.
04/08/2024
15 min read
Rate Limiting with Upstash Redis
This article discusses how to implement rate limiting with Upstash Redis. This is useful for preventing abuse of APIs.
20/07/2024
5 min read
Building a React Web Speech Component
In this guide, we'll delve into the process of creating a reusable React component that leverages the Web Speech API for text-to-speech functionality.
08/06/2024
15 min read
TIP#1: Mutually Exclusive Props
In this guide, we'll examine how to apply typescript checking for mutually exclusive properties.
05/05/2024
10 min read
Mokku - A browser extension for mocking API responses in the Browser
Mocking API responses is a very useful capability for Front end development
06/04/2024
5 min read