Jirayu Yingthawornsuk

Jay somehow had trained his cats to help him codes. A mysterious source said the clowder had done over 99% of his works. What a miracle.

Full bio

Expertise, Software, Web App Development, Website Development

CSS and JavaScript Compilation 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
Read Now
Software, Website Development

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
Read Now
Software, Website Development

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
Read Now
Expertise, Software, Website Development

Modernizing WordPress Development with Sage 9 – Part 1

At Fresh Consulting, we’ve been using Sage as THE starter theme for some time now. Sage itself has been pushing WordPress development on more modern technologies. And with Sage 9, this has become a big step in WordPress development. Some aspects of the development workflow for WordPress are ancient and obsolete. This is where Sage 9
Read Now