Skip to content

Latest commit

 

History

History
33 lines (24 loc) · 1.87 KB

README.adoc

File metadata and controls

33 lines (24 loc) · 1.87 KB

Resources

This is a list of resources we went through to learn about the tech powering Drawbotics.

PR welcomed if you have anything to add to the specified technologies.

Ruby

GraphQL

  • GraphQL Introduction - The official one. Great to learn about the concepts.

  • How To GraphQL - The Fullstack Tutorial for GraphQL. Amazing multi-language implementation tutorial. Both Client and Server. A must-read