← back

All Articles

Practical guides on AI, DSA, full stack, cloud, and career growth.

Showing 356 articles

Full Stack / 3 min read

Are You a JavaScript Developer If You Can’t Answer These Questions?

Yes, you heard it right — that’s what my friend was asked in an interview. But should a JavaScript developer be judged on a specific…

Read guide
Career / 3 min read

Ready to Break Free from try-catch?

No more try catch. Introduction to Safe Assignment Operator that transforms how error handling is done in JavaScript Frameworks completely.

Read guide
Full Stack / 4 min read

React Native Events Tracking on GA4

In this guide, we’ll learn how to create and send predefined as well as custom events for GA4 using @react-native-firebase/analytics to…

Read guide
Cloud & DevOps / 4 min read

AWS Series | EC2 Instances | Part I

AWS Series | EC2 Instances | Part I Introduction to AWS Series Learning a new technology can be challenging, so I’m creating this AWS series to help people...

Read guide
Cloud & DevOps / 4 min read

Cloud Computing Service Models

We often come across cloud computing models like IaaS, PaaS, and SaaS, but we may not fully understand what they mean or how they work…

Read guide
Full Stack / 4 min read

Sending Custom Ad Events to Meta in React Native with Expo

In a previous article, we discussed how to set up Meta ads with React Native using Expo. If you haven’t seen it yet, feel free to check it…

Read guide
DSA / 7 min read

Integrating Meta Ads SDK Using Expo Config Plugins

Overview

Read guide
Full Stack / 4 min read

Create in-app sharing and referral using Branch.io -Expo React Native

Branch.io is a powerful deep linking and attribution platform designed to help developers create seamless user experiences and track…

Read guide
AI / 5 min read

Managing Multiple GitHub Accounts on a Single Device with SSH

Juggling multiple GitHub accounts for work, personal projects, or open-source contributions? This guide will be your one-stop for managing…

Read guide
Full Stack / 11 min read

Top 10 most commonly asked JavaScript Interview questions that you should know

Drawing on my experience as a Full Stack Developer for the past four years, I’ve compiled a set of essential JavaScript interview questions…

Read guide
Blog | Tech by Neha Gupta