
Jirayu Yingthawornsuk (Jay)
WordPress Developer
Jay has 10 years of experience developing in WordPress. His technical mastery includes utilizing WordPress for advanced back-end customization, strengths in Vanilla PHP, front-end development, and jQuery.
Jay has completed projects for companies of all sizes, including Lenovo.
Outside of work, Jay has been a WordCamp speaker and makes time for blogging, his cats, traveling, photography, and gaming.
My Blogs
blog
Compiling CSS and JavaScript Made Easy with Laravel Mix
Today, we have a lot of tools and technologies to aid web development. CSS preprocessors like SASS or LESS make writing CSS easier and more powerful than ever. JavaScript keeps evolving with new features added every year. But these options can come with a cost: compatibility. CSS preprocessors are unlikely to have native support in … Continued
blog
Modernizing WordPress Development with Sage 9 – Part 3
In Part 1 and Part 2 of this series, we’ve covered Controller in Sage 9. According to MVC pattern (Model-View-Controller), in the ideal circumstance, Views and Controller will be completely separated which enables us to reuse Views more conveniently Imagine you are tailoring a website. There are parts that share the same HTML markup but use … Continued
blog
Modernizing WordPress Development with Sage 9 – Part 2
In the previous post, we introduced you to Sage 9, our choice when it comes to developing a WordPress theme from scratch. Sage 9 contains a ton of content and features that can help you modernize your WordPress development process. As we mentioned previously, Sage 9 utilizes the already-popular Blade Template Engine from Laravel. One of the … Continued