James ChenReact-native-gifted-chat undefined error displaying messages due to deprecated methodsHave you encountered this error?Jul 6, 2023Jul 6, 2023
James ChenHow to backup a PostgreSQL database with pg_dump from Hasura / Heroku instanceWe needed to create a backup of our server, as I begin my transition away from the startup I’ve been working at for the past 2 years. I…Jun 29, 2023Jun 29, 2023
James ChenReact Navigation: Accessing the navigation state from aboveHow we reached the navigation object outside the scope of the navigation containerJul 12, 2022Jul 12, 2022
James ChenGet Bootstrap in ReactJS in 2 StepsI’ve been a big benefactor of bootstrap and so I wanted to share just how you can set this up in a new react app granted that you have…Jun 25, 2021Jun 25, 2021
James ChenManipulating 2D Arrays in ReactHey, you’re here! Let’s get started, 2D Arrays come in handy when we want to map out a grid or board. In my case, I used a 2D array to…May 13, 2021May 13, 2021
James ChenIntro to the DOM, as told from a studentToday I want to talk about the DOM, otherwise known as the Document Object ModelApr 20, 2021Apr 20, 2021