PinnedMusab Abbasi·Oct 2, 2022Best Node.js & Express.js Based Project StructureA response icon7A response icon7
Musab Abbasi·Mar 11, 2025Think Twice Before Adding AI to Your Software — It’s Not What You ThinkThe Current State of AI in Software Development
Musab Abbasi·Mar 1, 2025‘I can’t stop grieving, unable to move on’“He was just talking to me…then he went just silent…I can’t get over it,” Tom told me, visibly in a deep state of grief.
Musab Abbasi·Oct 31, 2024AI Writing vs. Human Writing: A Battle of the Brains?The rise of artificial intelligence (AI) has revolutionized countless industries, and content creation is no exception. With AI writing…
Musab Abbasi·Oct 30, 2024Optimizing SEO for Your Next.js App: A Guide to Dynamic Sitemap Creation with Next-SitemapCreating a sitemap is essential for search engines to discover your site’s pages. With next-sitemap, you can dynamically generate sitemaps…
Musab Abbasi·Apr 29, 2024Exploring the Cutting Edge: Meta AI, ChatGPT, BARD, and Midjourney Image GenerationArtificial Intelligence (AI) continues to push the boundaries of what was once thought possible, with innovations that redefine how we…
Musab Abbasi·Nov 23, 2022How to add authorization in Node.js APIIf you are a beginner developer you might know that there are multiple types of validations. As a website developer if you are using…
Musab Abbasi·Nov 20, 2022Hosting React.js website on VercelAs a beginner react developer I used to find a way to host React.js based websites. Initially I was using Github pages to host it but one…
Musab Abbasi·Nov 10, 2022Uploading files in React.js Node.js on Cloud using CloudinaryIf you are creating a MERN website/web app and want to host on a platform that does not provide file storage system, Cloudinary can be one…