Back
Mo
Mo
@user1394
39
Joined January 2019
Load previous page…
configuring jest with typescript #downtotalk
Adding signIn and signUp resolvers #downtotalk
creating a docker-compose cluster with prisma and postgres and the graphQl server for the auth api #downtotalk
adding transition animations between sign in and sign up #downtotalk
writing my first animation with react spring #downtotalk
Solving 1 problem on leet code and another one on CTCI #problemsolving
Abstracting Sign in components to general components to reuse it in Sign up #downtotalk
Solve 2 problems on CTCI and 1 on leetcode #problemsolving
making the layout of the sign in page responsive #downtotalk
finishing inital try for Login page layout #downtotalk
adding start button to landing page nav and fixing font sizes #downtotalk
checkout janus and jitsi media servers #downtotalk
refactoring sockets handler for signaling to use async await #downtotalk
Solve 1 problem on leet code, and another one from chapter 2 CTCI #problemsolving
Add initial hangouts like layout for the video call #downtotalk
Solving 2 problems on leetcode #problemsolving
Fixing state race condition issues after banging my head at it for 2 days by using a useReducer instead of useState for state management #downtotalk
Solve 2 problems in chapter 2 CTCI and 1 on leet code #problemsolving
Refactoring all signaling handlers to async-await #downtotalk