Suprabha
Frontend Engineer at Uber
Expertise: Web development, front end development, mobile apps, JavaScript and UI/UX
Education: Hindustan University

Suprabha is a front end engineer for Uber with more than six years of experience in software development roles. Before joining Uber, Suprabha has worked as a senior front end engineer for Gojek and as a software engineer for Zoomcar. She has a bachelor’s in information technology from Hindustan University. 

Sort By
Most Recent
Most Recent
Oldest
2 Articles
An person working on an animation.
The requestAnimationFrame() method tells the browser to call an animation function and repeat it very fast, forever. It calls itself to paint the next frame. Here’s what you need to know.
The smallest dall of a series of nesting dolls at the center of all of the dolls.
Currying in JavaScript is a process that allows you to transform a function with multiple arguments into a sequence of nesting functions.