Show Nav
Jing Fan

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

 
Featured

Dynamically Generate Responsive Form Fields in React

The Dynamic Form Field component should ideally be able to render different types of form fields based on the provided props.
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.