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

Dark Mode in React: An In-Depth Guide

Dark mode in React: An in-depth guide

Dev

In this article, we learned how to implement dark mode in a React application and its top considerations.

Zain Sajjad
Mar 29, 2023 ⋅ 8 min read
SvelteKit Auth With AWS Cognito

SvelteKit Auth with AWS Cognito

Dev

Learn how to use the SvelteKit Auth module to authenticate your SvelteKit apps, including processes like redirection-based logins.

Zain Sajjad
Feb 6, 2023 ⋅ 8 min read
Re.pack For Large-Scale React Native Projects

Using Re.pack for large-scale React Native projects

Dev

Re.pack, the webpack-based toolkit, allows large-scale React Native apps to benefit from features like code splitting and module federation.

Zain Sajjad
Jan 17, 2023 ⋅ 7 min read
Smarter Redux With Redux Toolkit

Smarter Redux with Redux Toolkit

Dev

Redux Toolkit eliminates many of the lingering critiques against using Redux for state management.

Zain Sajjad
Apr 8, 2022 ⋅ 10 min read
Keep Faith React Native

Should you keep the faith with React Native?

Dev

Some devs argue that React Native is dead, especially in comparison to Flutter. Review the current status of React Native and its expected features.

Zain Sajjad
Nov 16, 2021 ⋅ 7 min read

How to build an AR/VR app with ViroReact

Dev

Learn how to create an app with AR capabilities using ViroReact, a React Native platform that makes AR/VR development a breeze.

Zain Sajjad
Nov 11, 2021 ⋅ 5 min read

React Native Debugger: Tips for fast debugging

Dev

React Native Debugger comes with features that can boost your development and debugging speed. Here’s how to use it.

Zain Sajjad
Oct 1, 2021 ⋅ 6 min read
React Navigator vs. React Native Navigation Feature Image

React Navigation vs. React Native Navigation: Which is right for you?

Dev

React Navigation vs. React Native Navigation? We weigh the critical aspects of selecting the right navigation library for your app.

Zain Sajjad
Sep 1, 2021 ⋅ 6 min read

A deep dive into Lefthook for React and React Native

Dev

Advance beyond Husky with this deep dive into Lefthook, a Git Hooks manager with parallelization and support for custom runners.

Zain Sajjad
Sep 1, 2021 ⋅ 5 min read
serverless-authentication-solutions-compared

Serverless authentication services compared

Dev

Choose among several serverless tools, which can increase your focus on core application features by performing routine tasks like authentication.

Zain Sajjad
Feb 3, 2021 ⋅ 3 min read
React Native CI/CD Using GitHub Actions

React Native CI/CD using GitHub Actions

Dev

Nobody likes to wait for their app build to complete before going home. Automate CI/CD for your React Native app using GitHub Actions.

Zain Sajjad
Dec 22, 2020 ⋅ 6 min read
User Behavior Testing with React Native Testing Library

User behavior testing with React Native Testing Library

Dev

Testing user behavior is crucial for delivering great products, and React Native Testing Library makes it a joy.

Zain Sajjad
Dec 9, 2020 ⋅ 5 min read