Skip to main content

Ankita Sachdev

Ankita is a Lead Technical Consultant at Perficient with 7+ years of experience in Full-Stack .NET Development. She is a dedicated and skilled Full-Stack .NET Developer with extensive experience designing, developing, and maintaining web applications. With a robust background in both front-end and back-end technologies, Ankita excels at creating seamless and efficient user experiences.

Blogs from this Author

Feature Image

Customize Quill.js and Error Handling in Vue.js

In my previous blog, Rich Text Editor in Vue Application: Using Quill.js, we covered the fundamentals of setting up Quill.js in a Vue.js application to create a rich text editor. This blog will build on that foundation by diving deeper into Quill.js customization in Vue.js to meet specific needs. By the end of this tutorial, […]

Diverse Team Working Together In Modern Co Working Space

Rich Text Editor in Vue Application: Using Quill.js

Rich text editors are essential for many web applications, allowing users to format text, add links, and even insert media directly into their content. Quill.js is a powerful, customizable open-source editor that integrates seamlessly with modern frameworks like Vue.js. This tutorial will walk us through the steps to set up and integrate Quill.js in a […]

A group of marketing professionals in a meeting.

Vue.js Location Autocomplete: Integration Guide

In this tutorial, we’ll explore how to achieve Vue.js Location Autocomplete by integrating the Google Maps Places Autocomplete API with a custom Geo Location component. We’ll walk you through each step to set up the Vue.js Location Autocomplete feature, manage user input, and bind it to Vue’s v-model for smooth two-way data binding. Prerequisites for […]

Istock 1435220822

Custom Select Picker with Vue.js: A Comprehensive Tutorial

In this blog post, we’ll develop a Custom Select Picker using Vue.js, TypeScript, and jQuery. This article will teach you how to use Vue.js to create a custom select-picker component. Select-pickers are adaptable user interface elements that let users select from a list of alternatives in numerous ways. We’ll improve this component by adding more features […]