zabirauf || Zohaib
Topic

reactjs

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
Oct 18, 2015

Workflow for static frontend development (Gulp + ReactJs + ES6)

Getting into frontend development could be overwhelming. I recently started learning more about frontend development. My intent is to build some static websites to try out things like IPFS [http:

5 min read min read