GET IN TOUCH
+1-732-668-8002
+91-62843-00850
info@penthara.com
LOCATIONS
USA
131 Continental Drive
Suite 305
Newark, DE 19713
United States
India
SCO 515, Third Floor
Sector 70, Mohali
Punjab, 160055
Follow Us on Social -

Category:

CSS
How to implement CSS in SPFx in different ways

There are a couple of ways to add CSS into HTML within SPFx solution and in this article, you are going to learn how to do in different ways and advantages and disadvantages of using those ways. You will learn what CSS is and most importantly how to add dynamic classes in SPFx solution.

Read More
Exploring advanced customizations of react-table component within SPFx solution

Learn how to customize react-table within SPFx solution. In this blog post we have covered some advanced customizations and configuration options like conditional rendering of table data, adding hyperlink to table row, making a single cell clickable in a row, and maintaining pagination with react-table.

Read More
Quickly work with SharePoint API calls with Postman

SharePoint APIs are powerful tools for building custom solutions that interact with SharePoint data and functionality. However, testing and executing these API calls can be time-consuming and complex. In this blog,You will learn how to use Postman, a popular tool for API testing, to quickly and easily work with SharePoint APIs calls.

Read More
Different use case scenarios of useEffect in SPFx React solutions

Ready to Empower Your SPFx React Solutions? Unlock the true potential of your SPFx React solutions. Learn how to use the useEffect() hook in your functional components to handle side effects, manage state, and optimize performance. Also learn about the different scenarios in your SPFx React solutions that you can apply useEffect to achieve the desired functionality and behavior.

Read More
Getting started with Redux in SPFx solution with React Framework

Redux is a framework that is responsible for managing the state for most of the popular front-end frameworks, such as React, Angular, etc. You can build web parts using any of the frameworks using redux. (Insert basics of redux)

Read More
Major Pitfalls to avoid while working with SPFx Solutions

CSS is a powerful tool for customizing your SharePoint Framework solutions, but it also comes with some challenges and pitfalls. In this blog, you will learn how to avoid common issues such as style conflicts, third-party library integration, and hard-coded values. You will also discover the best practices and recommendations from Microsoft for using CSS in SPFx solutions.

Read More