Dheeraj Purohit

Results 4 comments of Dheeraj Purohit

I can work on this , looks interesting

Very thoughtful , even in verbal communication while pair programming or while guiding juniors i have observed that contracted words like feat and perf can create confusion so it's great...

@bluepuma77 @shilpa5010 i tried dynamic import it worked for me ``` let PdfViewer; export let resumeUrl = 'https://raw.githubusercontent.com/mozilla/pdf.js/ba2edeae/examples/learning/helloworld.pdf'; // Lazy load the PdfViewer component async function loadPdfViewer() { const module...