Musab AbbasiAI 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…6d ago6d ago
Musab AbbasiOptimizing 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…Oct 30Oct 30
Musab AbbasiExploring 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…Apr 29Apr 29
Musab AbbasiHow 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…Nov 23, 2022Nov 23, 2022
Musab AbbasiHosting 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…Nov 20, 2022Nov 20, 2022
Musab AbbasiUploading 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…Nov 10, 2022Nov 10, 2022
Musab AbbasiRedux in React.js with Redux ToolkitFor the beginner it is often seems difficult to learn Redux. There might be few reasons, it can be that people have made it look difficult…Nov 6, 2022Nov 6, 2022
Musab AbbasiMERN Stack uploading files with MulterIn this tutorial we will be learning to upload files using Multer in MERN stack. Initially I will be using postmannode.js with express and…Oct 20, 2022Oct 20, 2022