Gigi Sayfan

  Gigi has been developing software professionally for more than 20 years in domains as diverse as instant messaging, morphing, chip fabrication process control, embedded multimedia applications for game consoles, brain-inspired machine learning, custom browser development, web services for 3D distributed game platforms, IoT sensors, and virtual reality.

   



4 Stories by Gigi Sayfan

Using WebSockets for two-way communication in React apps

Learn what WebSockets is, how it can be used, and how they can be implemented in a React app with the Socket IO library.
0 12 min read

Comparing Kubernetes across GKE, EKS, and Azure

Kubernetes is an excellent choice for container orchestration, but the question for you is whether to run it on GKE, EKS, or Azure?
0 6 min read

A comprehensive guide to data fetching in React

Explore the most common data fetching strategies in React, paired with examples and alternatives.
13 19 min read

Beyond REST — Using GraphQL to shape your data

Overview GraphQL is an exciting API for ad-hoc queries and manipulation of hierarchical data. It is extremely flexible, has great tooling and provides many...
0 9 min read