Farasat AliinStackademicRunning Puppeteer/Chromium on AWS Lambda with Node.js 20+ — Working GuideRunning Puppeteer on Latest AWS Instances is causing the issues. So, moving Puppeteer to AWS Lambda is a better choice.4d ago4d ago
Farasat AliinStackademicScaling Node.js/Express App Using Worker Threads & Clusters — Simple GuideNode.js is a popular JavaScript Runtime based on Google’s V8 Engine and is well-known for its non-blocking, event-driven architecture that…Jul 11Jul 11
Farasat AliinStackademicOptimizing 3D Model Rendering in Next.js by Reducing Blocking Time Using React Fiber OffscreenWhenever we use CPU-intensive operation on the Web, it becomes sluggish and un-interactable for some time. Rendering a 3D model directly…Mar 4Mar 4
Farasat AliinStackademicCreating Animated Avatar for your Portfolio Website Using Ready Player, Mixamo, Next.jsIn today’s competitive world, a portfolio website is more than just a collection of pretty pictures and code snippets. It’s your virtual…Feb 29Feb 29
Farasat AliinStackademicOptimizing Your Next.js App By Offloading Compute-Intensive Tasks from Main Thread to Web WorkersJavaScript, used by our browsers, inherently runs on a single thread and we can offload CPU-intensive tasks on Web Workers…Feb 282Feb 282
Farasat AliinStackademicPrinciples that Distinguishes Quantum Computing from Classical Computing — Simple GuideHave you ever wondered about the buzz around quantum computing and how it’s different from the classical computing we’re all familiar with…Feb 16Feb 16
Farasat AliinStackademicActivating PWA in Next.js 13+ App Directory Using @Serwist — Simple GuideProgressive Web App allows browse visited pages offline, push notifications and desktop icon. Learn how to implement it in latest Next.js.Feb 7Feb 7
Farasat AliinStackademicSchrödinger Cat — An Early Illustration for the Superposition Concept — Simple GuideIntroduction:Feb 1Feb 1
Farasat AliinStackademicSyncing Tabs in Next.js 13+ using Redux Toolkit & Redux State Sync— Simple GuideWhen using redux with Next.js, it is often required to sync state across the tabs. This article shows an easy way to sync your state.Jan 171Jan 171
Farasat AliinStackademicSimple Guide on Deploying Python FastAPI on Vercel — Free of CostFastAPI is a modern, high-performance web framework for building APIs with Python. Follow this tutorial to easily deploy your API on…Dec 27, 2023Dec 27, 2023