DEV Community

porgeet
porgeet

Posted on

GraphQL Server Creation - Codepen With Notes

Hey all 👋

I've been learning javascript for a while now and still consider myself a beginner. Part of my learning process has involved going back through old projects from tutorials and trying to figure out what I did.

So I'm creating a public codepen with annotated code for myself and anyone who might benefit from it.

This pen in particular will deal with creating a GraphQL server using ExpressJS.

https://codepen.io/porgeet/pen/dyyyevm

Enjoy,
I hope this is helpful

PS - I will be updating this pen the more I understand about GraphQL

Top comments (0)