Curated Video
Practical GraphQL - Become a GraphQL Ninja - Registering a user via GraphQL
Authentication and Authorisation in GraphQL: Registering a user via GraphQL This clip is from the chapter "Authentication and Authorisation in GraphQL" of the series "Practical GraphQL - Become a GraphQL Ninja".This section is about...
Curated Video
Practical GraphQL - Become a GraphQL Ninja - Getting started with React and GraphQL
GraphQL and React: Getting started with React and GraphQL This clip is from the chapter "GraphQL and React" of the series "Practical GraphQL - Become a GraphQL Ninja".This section is about GraphQL and React.
Curated Video
Practical GraphQL - Become a GraphQL Ninja - Additional basic GraphQL Queries
Working with Static Data: Additional basic GraphQL Queries This clip is from the chapter "Working with Static Data" of the series "Practical GraphQL - Become a GraphQL Ninja".This section is about working with static data. It includes...
Curated Video
Practical GraphQL - Become a GraphQL Ninja - Basic GraphQL Queries and Types
Working with Static Data: Basic GraphQL Queries and Types This clip is from the chapter "Working with Static Data" of the series "Practical GraphQL - Become a GraphQL Ninja".This section is about working with static data. It includes...
Curated Video
Practical GraphQL - Become a GraphQL Ninja - Accessing GraphQL Query Data From Pug - part 1
Create an Application to Display an Image via GraphQL: Accessing GraphQL Query Data From Pug - part 1 This clip is from the chapter "Create an Application to Display an Image via GraphQL" of the series "Practical GraphQL - Become a...
Curated Video
Practical GraphQL - Become a GraphQL Ninja - Introduction to GraphQL
Introduction: Introduction to GraphQL This clip is from the chapter "Introduction" of the series "Practical GraphQL - Become a GraphQL Ninja".This section gives an introduction to GraphQL and creates the application shell.
Curated Video
Master Hibernate and JPA with Spring Boot in 100 Steps - Step 86 - Performance Tuning - Avoid N+1 Problems
In this video, we will cover performance tuning - avoid N+1 problems. This clip is from the chapter "Performance Tuning Tips with Hibernate and JPA" of the series "Master Hibernate and JPA with Spring Boot in 100 Steps".In this section,...
Curated Video
Master Hibernate and JPA with Spring Boot in 100 Steps - Step 33 - ManyToOne Mapping - Wrapping Up
In this video, we will cover ManyToOne mapping - wrapping up. This clip is from the chapter "Establishing Relationships with JPA and Hibernate - OneToMany and ManyToMany" of the series "Master Hibernate and JPA with Spring Boot in 100...
Curated Video
Master Hibernate and JPA with Spring Boot in 100 Steps - Step 10 - Implementing deleteByID Spring JDBC Update Method
In this video, we will implement deleteByID Spring JDBC update method. This clip is from the chapter "Journey From Spring JDBC to JPA" of the series "Master Hibernate and JPA with Spring Boot in 100 Steps".In this section, you will learn...
Curated Video
Master Hibernate and JPA with Spring Boot in 100 Steps - Step 09 - Implementing findByID Spring JDBC Query Method
In this video, we will implement findByID Spring JDBC query method. This clip is from the chapter "Journey From Spring JDBC to JPA" of the series "Master Hibernate and JPA with Spring Boot in 100 Steps".In this section, you will learn...
Curated Video
Master Hibernate and JPA with Spring Boot in 100 Steps - Quick Introduction to JPA
In this video, let's see a quick introduction to JPA. This clip is from the chapter "Introduction" of the series "Master Hibernate and JPA with Spring Boot in 100 Steps".This section is the introductory section that introduces you to the...
Curated Video
The Complete Guide to ASP.NET Core MVC (.NET 5) - Implement Repository Interface
In this video, we'll look at implementing repository interface. This clip is from the chapter "Repository Pattern" of the series "The Complete Guide to ASP.NET Core MVC (.NET 5)".In this section, let's look at the repository pattern.
Curated Video
Spring Framework Master Class - Java Spring the Modern Way - Step 10 - Implementing the deleteById Spring JDBC Update Method
This video demonstrates how to implement the deleteById Spring JDBC Update method. This clip is from the chapter "Spring Level 6 - Interacting with Databases - Spring JDBC, JPA, and Spring Data" of the series "Spring Framework Master...
Curated Video
Spring Framework Master Class - Java Spring the Modern Way - Step 09-Implementing the findById Spring JDBC Query Method
This video demonstrates how to implement the findById Spring JDBC Query method. This clip is from the chapter "Spring Level 6 - Interacting with Databases - Spring JDBC, JPA, and Spring Data" of the series "Spring Framework Master Class...
Curated Video
REST APIs with Flask and Python - Using the PUT Method with Database Interaction
This video explains how to use the PUT method with database interaction. This clip is from the chapter "Storing Resources in a SQL Database" of the series "REST APIs with Flask and Python".This section explains the various aspects of...
Curated Video
REST API Automation Testing from Scratch - REST Assured Java - Solving Complex Queries from JSON Using Simple POJO Methods -Part 1
This video is the first part of the two-part video that demonstrates how to solve complex queries from JSON using simple POJO methods. This clip is from the chapter "Deserialization Using POJO Classes with REST Assured" of the series...
Curated Video
Master Microservices with Spring Boot and Spring Cloud - Step 2 – World Before JPA – JDBC, Spring JDBC, and myBatis
This video explains different options available before JPA. This clip is from the chapter "Appendix – Introduction to JPA in 10 Steps" of the series "Master Microservices with Spring Boot and Spring Cloud".This section provides an...
Curated Video
Master Microservices with Spring Boot and Spring Cloud - Step 17 – Create a JPA Repository
This video shows how to create a JPA repository. This clip is from the chapter "Microservices with Spring Cloud – V1" of the series "Master Microservices with Spring Boot and Spring Cloud".This section focuses on microservices with...
Curated Video
Master Microservices with Spring Boot and Spring Cloud - Step 14 – Create a JPA Repository – V2
This video explains how to create a JPA repository. This clip is from the chapter "Microservices with Spring Cloud – V2" of the series "Master Microservices with Spring Boot and Spring Cloud".This section focuses on microservices with...
Curated Video
Web Security: Common Vulnerabilities And Their Mitigation - Who Is Bobby Tables?
SQL Injection: Who Is Bobby Tables? This clip is from the chapter "SQL Injection" of the series "Web Security: Common Vulnerabilities And Their Mitigation".In this section, we will discuss a major security vulnerability that might exist...
Curated Video
Web Security: Common Vulnerabilities And Their Mitigation - Types of XSS
Cross Site Scripting: Types of XSS This clip is from the chapter "Cross Site Scripting" of the series "Web Security: Common Vulnerabilities And Their Mitigation".In this section, we will look into most common and prevalent attacks called...
Curated Video
Web Security: Common Vulnerabilities And Their Mitigation - Learn by example - how does SQLi work?
SQL Injection: Learn by example - how does SQLi work? This clip is from the chapter "SQL Injection" of the series "Web Security: Common Vulnerabilities And Their Mitigation".In this section, we will discuss a major security vulnerability...
Curated Video
Job-Ready SQL in an Afternoon - Grouping and Filtering Aggregations
In this video, you will learn how to group and filter aggregations. This clip is from the chapter "Dates, Times, and Manipulating Data" of the series "Job-Ready SQL in an Afternoon".In this section, we will cover dates, times, and...
Curated Video
Job-Ready SQL in an Afternoon - Reading Data
In this video, you will learn how to read data. This clip is from the chapter "Databases, Tables, and Basic Queries" of the series "Job-Ready SQL in an Afternoon".In this section, we will cover databases, tables, and basic queries.