ITProTV – Windows Configuration Designer

ITProTV – Windows Configuration Designer
English | Size: 913.28 MB
Category: Tutorial


Windows Configuration Designer 56 M
Windows Configuration Designer can create provisioning packages for Windows 10 desktop and mobile editions. In this course, you’ll learn how to configure it.

Oreilly – Strata Data and Ai Superstream Series Data Analytics From Collection to Visualization-iLLiTERATE

Oreilly – Strata Data and Ai Superstream Series Data Analytics From Collection to Visualization-iLLiTERATE
English | Size: 1.81 GB
Category: Tutorial


About the Strata Data & AI Superstream Series: This three-part series of half-day online events gives attendees an overarching perspective of key topics in data and AI today, including deep learning, data analytics, and natural language processing. Each of these areas is pushing the boundaries of what’s possible with more computing power, data, and innovative algorithms.

PluralSight – Consuming a GraphQL API with Apollo Client and React

PluralSight – Consuming a GraphQL API with Apollo Client and React Bookware-KNiSO
English | Size: 271.18 MB
Category: Tutorial


Release Notes: Traditional REST APIs are not always focused on the client GraphQL is an alternative where the client has more power to ask for what they want and get exactly that back in a single call. In this course, Consuming a GraphQL API with Apollo Client and React, you ll learn to consume and interact with GraphQL APIs from your frontend React application. First you ll explore writing queries to retrieve data from the GraphQL API. Next, you ll learn more about the GraphQL Schema using API introspection techniques. Finally, you ll learn how to write mutations to modify and update the GraphQL data When you re finished with this course, you ll have the skills and knowledge to build frontend applications that can consume GraphQL API using the Apollo client

PluralSight – Securing a GraphQL API with Apollo

PluralSight – Securing a GraphQL API with Apollo Bookware-KNiSO
English | Size: 591.48 MB
Category: Tutorial


Securing APIs has always been an important part of web application development, and with GraphQL it is no different Access control is a critical aspect of your API whether you re developing for internal or third-party use. In this course, Securing a GraphQL API with Apollo, you ll learn to implement modern security practices for using GraphQL effectively on the server and client, as well as protection against complex queries specific to GraphQL APIs. First you ll explore how authentication is handled for Apollo on both the server and client. Next, you ll discover how GraphQL can give you fine-grained role-based access for your models even down to the field level. Finally, you ll learn about complex queries and how to handle and prevent them. When you re finished with this course, you ll have the skills and knowledge of how to build modern, secure GraphQL APIs with the Apollo server and client libraries