Skip to main content

Priyanka Jambhulkar

Priyanka Jambhulkar is a senior technical consultant at Perficient, bringing seven years of experience to her role. She specializes in SharePoint and the SPFx framework, with a particular passion for SPFx development, SharePoint migrations, and general SharePoint development. With her extensive experience, Priyanka enjoys sharing insights, tutorials, and practical tips to assist others in the field.

Blogs from this Author

Testing wireframes on laptop for conducting UAT on your website

Build a Custom Accordion Component in SPFx Using React – SharePoint

When building modern SharePoint Framework (SPFx) solutions, reusable UI components play a crucial role in keeping your code clean, scalable, and maintainable. In particular, interactive components help improve the user experience without cluttering the interface. Among these components, the Accordion is a commonly used UI element. It allows users to expand and collapse sections, making […]

Woman sits at desk reviewing product data before entering it into a PIM.

Upgrading from Gulp to Heft in SPFx | Sharepoint

With the release of SPFx v1.22, Microsoft introduced Heft as the new build engine, replacing Gulp. This change brings better performance, modern tooling, and a more standardized approach to building SPFx solutions. In this blog, we’ll explore what this means for developers and how to upgrade. What is Gulp in SPFx? In SharePoint Framework (SPFx), […]