Sunil ChaudharyUsing request/success/failure pattern in Redux to handle async actionsA lot of times while making the API calls, we face the challenge; where based on different points of time of API call, we need to show…Dec 20, 2020Dec 20, 2020
Sunil ChaudharySimplifying request/success/failure model for async action in Redux for large applicationsNow that we have learnt the pattern to skillfully handle the async actions in redux, let’s dive deeper into how to simplify the same to…Dec 18, 2020Dec 18, 2020
Sunil ChaudharyDetermining real data types in Javascript using Object.prototype.toStringIs there an alternative (and maybe better way) to determine data type of variables in javascript other than typeof? Turns out there is one.Dec 6, 2020Dec 6, 2020
Sunil ChaudharyAmazon Virtual Interview Experience — Frontend Engineer IIAbout a few months ago I was looking out for a job when I got the opportunity to be interviewed at Amazon. As I started my research online…Aug 9, 2020Aug 9, 2020