Published onAugust 18, 2025Non-blocking I/O in JavaScriptjavascriptTo understand what is non-blocking I/O in JavaScript and keep it in mind while coding.
Published onApril 2, 2025Internet and Web VersionsoftwarearchitectureIntroduction to the internet and web version includes web1.0, web2.0, web3.0, and web4.0
Published onMarch 25, 2025Optimize parallel processing in React applicationjavascriptsoftwarereactOptimize parallel processing in React application by using Scatter-Gather pattern, Work-stealing pattern