Web Services Abstraction - Introduction to SharePoint Framework

Поділитися
Вставка
  • Опубліковано 30 вер 2024
  • In this lesson, we’ll improve upon the work completed in the previous lesson by making our web part’s context more portable and far easier to use. We will create an entirely new abstracted service class that will handle all of the communication between SharePoint and our web part, as well as introduce much-needed features like error handling. Finally, we’ll extend the service class to include multiple SharePoint REST API endpoints and learn how to implement typed interface return types with local mock data.
    Get to Know the SharePoint REST Service: docs.microsoft...
    SharePoint Search REST API: docs.microsoft...
    Getting Started with OData: www.odata.org/...
    Lesson Source Code: github.com/isp...
    Watch the full playlist: • Introduction to ShareP...

КОМЕНТАРІ • 4

  • @cedricbouve
    @cedricbouve 2 роки тому

    thanks you much this is better than gold platinuim i think i hope you will continue

  • @addayounes3950
    @addayounes3950 2 роки тому

    Thanks for the big effort you put in these videos

  • @sharepointoperator5143
    @sharepointoperator5143 2 роки тому

    Excellent explanation !!!!
    Clarifies concepts and establishes the correct way to create services
    Thanks!

  • @TheStoibz
    @TheStoibz 2 роки тому

    Absolute gold. Thank you so much for putting this out.
    The whole series is excellent!