Show Nav
Jing Fan

Software Consultant & Developer. Passionate about becoming a stronger developer. Enjoys coffee, tea, and rearranging my furniture.

 
Featured

Jest Setup: Gotchas with Next and MUI

If you're setting up UI tests with Jest and React Testing Library and then adding in NextJS and Material UI, watch for these three things.
All Posts
Developer Tools

How to Log in PHP

It took a bit to find the best way to console log while running php in Valet. Here are a couple of techniques that helped me debug locally with PHP Laravel.