We believe that repetition is the key to learning a language. Our app is designed to help you internalize the phrases you learn, ensuring that they be...
Cookie-based authentication with Supabase stores JWTs in secure, HTTP-only cookies to manage user sessions. Upon login, Supabase generates a JWT, whic...
In React, callbacks are commonly passed as props to child components, which can sometimes cause unnecessary re-renders and degrade performance. React’...
FFmpeg’s ffprobe tool, you can automate this process and store the metadata in a JSON file. In this post, I’ll walk you through a custom script I deve...