Zain Sajjad Head of Product Experience at Peekaboo Guru. In love with mobile machine learning, React, React Native, and UI designing.

Stories by Zain Sajjad

7 Feature-rich Alternatives to styled-components

7 feature-rich alternatives to styled-components

Dev

Styled-components has been at the forefront of CSS-in-JS for years, but it’s worth exploring today’s new, feature-rich alternatives.

Zain Sajjad
Nov 2, 2020 ⋅ 4 min read
Benchmarking Bundlers in 2020: Parcel.js vs. Rollup vs. webpack

Benchmarking bundlers 2020: Rollup vs. Parcel vs. webpack

Dev

Bundlers serve as a cornerstone technology for all modern web apps. We’ve benchmarked Rollup, Parcel.js, and webpack across multiple criteria.

Zain Sajjad
Oct 7, 2020 ⋅ 6 min read
8 Definitive Rules For Building Apps With Redux

8 definitive rules for building apps with Redux

Dev

Longtime believers and new converts alike should heed these eight rules for managing state in large-scale apps with Redux.

Zain Sajjad
Jul 23, 2020 ⋅ 5 min read
Image Styling And Filters Using WebAssembly

Image styling and filters using WebAssembly

Dev

Tools like Emscripten are making WebAssembly more accessible frontend devs. Learn how to use it to style images with Wasm.

Zain Sajjad
Mar 30, 2020 ⋅ 6 min read

Redux DevTools: Tips and tricks for faster debugging

Dev

We will look into some extraordinary features that Redux DevTools offers that can help you debug your applications faster.

Zain Sajjad
Mar 18, 2020 ⋅ 4 min read
AI in Browsers: Comparing TensorFlow, ONNX, and WebDNN for image classification

AI in browsers: Comparing TensorFlow, ONNX, and WebDNN for image classification

Dev

Libraries such as TensorFlow, ONNX, and WebDNN make it possible to perform image recognition in the browser, enabling developers to use advanced AI features to create dazzling user experiences.

Zain Sajjad
Dec 6, 2019 ⋅ 3 min read
Advances In AI For Better, Faster Web Development

Advances in AI for better, faster web development

Dev

From intelligent code completion to automated testing, learn how AI has already made its mark in web development.

Zain Sajjad
Oct 8, 2019 ⋅ 3 min read
How To Convert Your Existing Redux Containers To Hooks

How to convert your existing Redux containers to Hooks

Dev

Learn how to free your components from the hassle of connected HOCs.

Zain Sajjad
May 5, 2019 ⋅ 5 min read