Back
karma
add hovers for buttons #frontend #karma
create modal #frontend #karma
create contact form #frontend #karma
make redirect to the main page if person was deleted #frontend #karma
rewrite way of deleting related nodes using @relation(onDelete: CASCADE) #backend #karma
rewrite way of karma counting #backend #karma
make correct karma counting when action is updated or deleted #backend #karma
add deleting all related nodes for each schema (User, Person, Action, ActionMember) #backend #karma
successfully deploy frontend and backend to all stages #karma
move all resolvers into separate files #backend #karma
split queries and subscription into single components #frontend #karma
make code refactoring for component App due for avoiding code duplicates #frontend #karma
make synchronous UI updating between tabs/devices when action was created/updated/removed #frontend #karma