Kenny HammerlundProgramatically import Toggl time data to Google Sheets invoiceLearn how to import your time tracking into google sheets with a single click! Then you can modify and create invoices based on that info.Dec 20, 20201Dec 20, 20201
Kenny HammerlundAbstracting protected GQL fields with Apollo ServerIn our tech stack, we are starting to move into creating more protected fields. In this article, I am going to share a function that has…Dec 16, 2020Dec 16, 2020
Kenny HammerlundFunction Time Tracking HookI have been doing a lot of performance tracking in GQL lately. Picking apart resolvers that seem to work fine but when scaled are having…Nov 6, 2020Nov 6, 2020
Kenny HammerlundinLevel Up CodingApollo Client + Typescript Hook Patterns: Pt. 2 useMutationIn this edition I will discus custom use mutation hooks. These help encapsulate your business i/o logic and separate it from your display…Sep 4, 2020Sep 4, 2020
Kenny HammerlundinLevel Up CodingApollo Client + Typescript Hook PatternsDive into hook patterns using Apollo graphQL hooks, typescript and Apollo codegen tools. Part 1/3 explores the useQuery hook.Apr 21, 20201Apr 21, 20201