Skip to content

shota-tech/graphql

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

88 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Kanban Board

A Kanban board created for learning GraphQL.

What I learned

  • What is GraphQL.
  • How to define GraphQL schema.
  • How to implement GraphQL server using gqlgen.
  • How to implement GraphQL client using urql.
  • How to solve the N+1 problem in GraphQL using dataloader.
  • How to authenticate and authorize using Auth0.
  • How to use Github Actions.
  • How to implement drag and drop using dnd kit.

References

About

A Kanban board created for learning GraphQL.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages