Written by Daragh Walsh. Here I will write about web development interests and, occasionally, some other stuff.
Changing passwords with Next.js, GraphQL and Mikro-ORM
September 29, 2020I will discuss how I handle changing passwords using Next.js in combination with GraphQL and Mikro-ORM
Managing User Roles in React
March 13, 2019How I handled user permissions in my application using CASL, Redux, and React Router