Nícholas André

Results 111 comments of Nícholas André
trafficstars

Any updates on this?

@stevegrunwell I pushed some changes to address your feedback! Thanks for you time looking into this. By adding filtering on Thing::build() you mean moving the cache purging logic to cache.php...

Merging the latest changes here, I'll take another pass and recreate the tests. @stevegrunwell are you still open to merge this PR?

This might be out of the scope of this PR but it would be great to check if there's an ads.txt file in the WP domain, that would allow users...

Assigning this first task over to me, planning on working on this in the next few days.

It sounds like preventing react fast refresh from being injected into the CSS virtual modules (or whatever they are called) is the key to solving some of the issues here....

A few things come to mind - A couple of examples of how to test/select a node, for example getting all nodes with a specific class name or id, or...

Swiper is too big for sites, I don't think it's worth adding ~130kb of js for sliders. Specially for react/headless codebases when building one from scratch is easier compared to...

Even with gzip the browser still have to parse 130kb worth of JS. Unfortunately swiper isn't going to be the only JS lib that a sites needs, hence my concern...

> I'm not sure where my thought process has led to that or where I have suggested blanketly adding libraries without pondering needs. It depends per project and depends on...