Rob Tomlin
Comparing Objects in JavaScript
What works, what doesn't and why
JavascriptProgramming
How to Create and Publish your own NPM Package
Create an account in the NPM registry, write some code for your package and publish
NpmJavascriptNodejs
Using React's useEffect Hook to Fetch Data and Periodically Refresh The Data
ReactUseeffectHooks
How To Read An Excel File In Node.js
It Couldn't Be Easier
NodejsExcel
Using JavaScript and window.postMessage()
Safe Cross-Domain Communication
JavascriptPostmessageCross-domain