I recently wrote an article about exploring #GraphQL running at the edge using @awscloud’s lambda@edge. Not sure about the practicality of it, but was definitely cool to play around with: yoseph.tech/graphql/server…
After thinking about unit testing for a while and why I enjoy writing them as much as I enjoy writing actual code, I think I figured it out.
I wrote this post about how I go about writing tests and how I think us as software engineers can improve testing: yoseph.tech/lets-change-ho…