Reading Time: 4minutes SPFx 1.9 is released with lot of new features check out release notes here… one new feature generally available is Library component. What is library component? When to use it ? When building web parts if we like to be able to extract common code to a separate library that …
Reading Time: 2minutes On 22nd May, amazing Microsoft Ignite The Tour 2019 event, Microsoft held its Mumbai stop on the Ignite the Tour 2019 at the Bombay Convention & Exhibition Centre. Mumbai kick starts with over 100+ sessions and workshops by 350+experts. Attend the event to know the best practices on the future of …
Reading Time: 7minutes Best Practices on Naming convention When creating columns, always create it with a short name first. This should be a fairly unique version of the full name, without any spaces, punctuation etc. This is because the column internal name is generated from that first name; if you allow spaces then …