Sarang PatelReact JS Virtual DOMVirtual DOM is same as browser DOM, but its exists in memory. React uses this virtual DOM to update content faster. As described in below…Feb 3, 2021Feb 3, 2021
Sarang PatelSimple app in React: BeginnerThis article helps you to start in ReactJS:Jan 28, 2021Jan 28, 2021
Sarang PatelDestructuring in Javascript in 2 minsIts used to unpack values from arrays, or properties from objects, into distinct variables.Jan 20, 2021Jan 20, 2021
Sarang PatelPromises and async / awaitIn the article I am going to explain promises and async / await.Jul 12, 2020Jul 12, 2020
Sarang PatelImage uploader & Resizer using nodejs in Amazon S3 bucketJust copy and paste below code and provide your S3 Bucket NameJun 28, 2020Jun 28, 2020
Sarang PatelAdding Google Custom Search on websiteGoogle provides service Programmable Search to add Google Search in any website.Jun 17, 2020Jun 17, 2020
Sarang PatelAWS Cognito token verification in LumenThis article explains how to verify / validate incoming AWS Cognito token in Lumen using middleware.May 17, 20204May 17, 20204
Sarang PatelAWS Cognito in LumenI was recently assigned to implement AWS Cognito in one of my PHP projects. After searching dozens of articles, I am equipped to write…Mar 17, 20205Mar 17, 20205