HKHimanshu Kumarinprd-for-a-daily-needs-shop.hashnode.dev·Mar 17, 2025 · 3 min readCustom JavaScript Polyfills for Array Methods: filter, forEach, and mapWhat is a Polyfill? A polyfill is a piece of code that adds functionality to older JavaScript environments (like microsoft edge browser) that do not support certain modern features. By writing polyfills, we can understand how built-in JavaScript meth...00
HKHimanshu Kumarinprd-for-a-daily-needs-shop.hashnode.dev·Mar 14, 2025 · 2 min readBrainstorming on the PRD for a daily needs shop in your local areaSo, lets go through it, but directly to the point. A PRD i.e. Product Requirements Document is necessary before developing a software product. Purpose: There is a popular local shop (imagine the name as ‘Kirana‘) in your area which sells daily needs ...00