Blog

Tag: SPFx

Blog
Debopoma Chaudhury - Dec 15, 2021

Single vs Multiple Webparts Solution in SPFx

Background:  Often, we have SPFx projects which are huge and complex. There are too many modules and too many interdependencies. In SharePoint it is generally expected in projects…
Blog
Debopoma Chaudhury - Jul 6, 2021

Using AG Grid in SPFx

Background: Having worked on quite a range in SPFx, I’ve some handy tips for dashboards, reports, task list etc. in my other blogs (jQuery Data Table with Both…
Blog
Debopoma Chaudhury - Jun 4, 2021

Usage of Various Open-source Editors in SPFx

Background: Editors are most used controls in SharePoint applications say like mailbox type applications, form based applications. One might use it as document editor, to type in mail…
Blog
Debopoma Chaudhury - Oct 30, 2019

Kendo Grids vs UI Fabric Grids in SPFx

Most SPFx applications have grids in various modules like dashboard, tasks, to-dos. There are various third-party grids that can be used in these areas. I have used both…