zabirauf || Zohaib
Topic

react

posts
Sep 30, 2023

A guide to using Python with Supabase securely

Learn how to use Python with Supabase for web development for all your AI/LLM backend needs. Create a secure Python service that validates JWT tokens from Supabase and integrates with Next.js.

6 min read min read
Mar 20, 2016

Redux - Calling web service asynchronously

> The store in Redux should be synchronous and should not have any side effects. How can you then make service calls or do anything asynchronously? That is the question

3 min read min read
Aug 25, 2015

P2P WebRTC file sharing app: Frontend using React & Flux

React [http://facebook.github.io/react] is one of the frontend framework that everyone is talking about these days. I wanted to see what all the fuss was about and

4 min read min read