Companies Home Search Profile

Introduction to GraphQL with Prisma (v1)

Focused View

Chris Dixon

2:32:08

37 View
  • 01 introduction what this course covers.mp4
    02:23
  • 02 what is graphql.mp4
    04:44
  • 03 what we will be building.mp4
    03:34
  • 04 setting up our project and graphql yoga.mp4
    07:31
  • 05 including sample data to work with.mp4
    03:00
  • 06 first look at typedefs and resolvers.mp4
    08:33
  • 07 scalar types passing in arguments.mp4
    10:16
  • 08 custom object types.mp4
    05:39
  • 09 working with the context and arrays.mp4
    08:21
  • 10 automatically restarting the server.mp4
    02:44
  • 11 refactoring our code.mp4
    04:54
  • 12 relationships between types.mp4
    01:55
  • 13 creating our relationships part 1.mp4
    08:02
  • 14 creating our relationships part 2.mp4
    08:23
  • 15 introduction to mutations.mp4
    08:22
  • 16 movie and review mutations.mp4
    10:04
  • 17 subscriptions.mp4
    08:08
  • 18 prisma setup.mp4
    09:57
  • 19 updating our datamodel.mp4
    03:33
  • 20 writing to the database.mp4
    06:19
  • 21 checking if data exists creating connections.mp4
    10:37
  • 22 reading data with prisma part 1.mp4
    06:02
  • 23 reading data with prisma part 2.mp4
    04:46
  • 24 thank you next steps.mp4
    03:58
  • 25 follow me on skillshare.mp4
    00:23
  • Description


    GraphQL is one of the biggest buzz words in web development right now. 

    But what is it, and what can it do for your projects?

    GraphQL can be a replacement for the traditional REST API, which is a much more flexible approach to getting the data your application needs. 

    *** Please note this class uses Prisma v1 ***

    This course is designed to give you a good understanding of what GraphQL is, and how it can be used to create a backend (server/API) for any frontend, such as a website or mobile device.

    GraphQL is compatible with most popular programming languages, and we will cover a Javascript/Node.js based approach in this course.

    GraphQL can seem intimidating when first trying to understand it, but we will cover all of the fundamentals you will need to get going, along with applying everything to a project.

    This course also covers how to use Prisma, which we will use model our data, and interact with our database.

    Since GraphQL is designed for the backend, we will not be creating a traditional website or app, instead we will be creating the backend (server & database) for a movie review application.

    We will use a tool called the GraphQL Playground to interact with our server and test everything works as it should.

    The course is fully project based so everything you learn will be immediately fit into a project to see how it works.

    Here are some of the key things you will discover during this course:

    • Setting up a web server using GraphQL Yoga
    • Working with sample data in our project to get up and running
    • Type definitions and resolvers
    • Queries, mutations and subscriptions
    • Scalar and custom object types
    • Using the context to work with custom data
    • Relationships between our types and data
    • Nested data and resolvers
    • Setting up Prisma and a database
    • The data model and directives
    • Writing and querying the database using Prisma methods
    • How to auto generate a Prisma schema
    • Checking if data exists and creating connections

    Although this course is aimed at GraphQL newcomers, a little background in Javascript will really help. Along with a basic overview of web concepts such as frontend, backend, server, database etc, this is not essential, but it will help you get the most out of this course.

    If you are wondering what all the hype around GraphQL is, or looking to get into the backend world of web apps, then this is the course for you! 

    *** You can find attached to the project section of this course all of the course code, for each stage, to help with any problems or typos you may encounter

    And also a sample data file we will use for the course ***

    What You'll Learn?


      • Technology
      • Web Development
      • Node.Js
      • Database
      • Directive
      • Web Server
      • GraphQL

    More details


    User Reviews
    Rating
    0
    0
    0
    0
    0
    average 0
    Total votes0
    Focused display

    Hello, My name is Chris and I am a Web Developer from the UK. I am an experienced trainer leading web development bootcamps and also teaching online courses.

    My main areas of interest are Vue.js, WordPress, Shopify, Javascript, eCommerce, and business. I am passionate about what I do and about teaching others. 

    Whatever your reason for learning to build websites you have made an excellent career choice.

    My personal motivation was to become my own boss and have more freedom and flexibility in my life. I also enjoy the technical challenge it provides and the way it constantly evolves. I built my first website back in 1999 and I have watched the web evolve into what it is today.

    I try to make my courses enjoyable and try to remember what it was like when I was learning. I also believe the best way to learn is by doing and try to include as many practical examples as possible in my courses.

    Thanks for taking an interest and I look forward to you joining me.

    Chris

    Skillshare is an online learning community based in the United States for people who want to learn from educational videos. The courses, which are not accredited, are only available through paid subscription.
    • language english
    • Training sessions 25
    • duration 2:32:08
    • English subtitles has
    • Release Date 2024/01/05

    Courses related to Database Programming