Top 5 Apps Using PostHog Analytics to Collect User InsightsPostHog, a leading open-source analytics platform, powers insights for some of the most innovative apps across industries.Jan 3, 2025·2 min read
Tailoring Images to Perfection: A Developer's Guide to Cropper.jsOverviewIn this comprehensive guide, you will learn how to seamlessly integrate Cropper.js into your web development projects to handle image cropping with details. We'll explore the various aspects of implementing this versatile cropping tool and di...Oct 28, 2023·3 min read
My Journey: Switching from Windows to MacOS - Navigating the Mac LandscapeEmbarking on a journey from the familiar terrain of Windows to the mystical realm of MacOSAug 27, 2023·4 min read
Nuxt 3 & Brotli Compression: A Deep Dive into Hydration Mismatch SolutionsIf you are facing a hydration mismatch issue and are not able to figure out what might be the problem, then this article might help you.Aug 19, 2023·2 min read
Create a TinyMCE Editor Plugin💡 This article shows you how to create a plugin using yo generator which scaffolds files and folders for your plugin. Grunt and webpack is used in this process ⚠ The generator uses outdated packages. You may have to update the packages to meet ce...Jul 26, 2023·3 min read
Benefits of using Nuxt Image Module🧠 What you will learn from this article How to add File Download Feature in your website ( Traditional Way ) Write less Javascript ( Modern Way ) Image Optimization Solution to CORS ( Cross Origin Resource Sharing ) Additional Benefits ⬇️ Int...Jul 20, 2023·2 min read
Deep Dive into Nuxt 3 Server Side Data Fetching: Handling the Contextual Error with ComposablesIntroduction Nuxt.js has long been a popular framework for creating server-side rendered (SSR) Vue.js applications. With the release of Nuxt 3, developers gained access to exciting new features and improvements. However, while working with Nuxt 3 and...Jun 8, 2023·3 min read