Ramyakrishna Jammigumpula

default-avatar

Software Engineer

She loves building rich UI using react and react-native. She spends time learning and writing on blockchain technology.

Recent Posts

Convert Asynchronous calls to Synchronous in JavaScript

Convert Asynchronous calls to Synchronous in JavaScript

01-29-2020    Ramyakrishna Jammigumpula

What is asynchronous and synchronous.  A simple definition of asynchronous and synchronous is, the execution of functions statement by statement i.e the next statement will get executed only after the execution of the previous statement, ...

Read More