Show Nav
Jing Fan

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

 
Featured

Sync Figma Variables with Figma API

Variables in Figma are an integral part of achieving consistent design. Let's employ and sync Figma variables using the Figma API.
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.