Matt Mirus (@mattmirus) 's Twitter Profile
Matt Mirus

@mattmirus

Full-stack web developer; melomaniac. Team member at @rootswp.

ID: 47578585

linkhttps://github.com/mmirus calendar_today16-06-2009 08:35:51

173 Tweet

121 Takipçi

33 Takip Edilen

Darren Jacoby (@darrenrjacoby) 's Twitter Profile Photo

Two util functions to help keep blade partials reusable; props() passes on var $props as a casted object to the partial, and reduce() takes in an array of data and re-assigns/links keys (as seen in title), or just passes the key on as is (similar to es6 destructuring).

Two util functions to help keep blade partials reusable; props() passes on var $props as a casted object to the partial, and reduce() takes in an array of data and re-assigns/links keys (as seen in title), or just passes the key on as is (similar to es6 destructuring).
roots.io (@rootswp) 's Twitter Profile Photo

Austin Pray dropped a little Valentine's Day gift: Debugging WordPress Admin JavaScript Click Handlers youtu.be/ZUdmr0KfNiI

Matt Mirus (@mattmirus) 's Twitter Profile Photo

Great intro to animations with Anime.js from @kn_wler! Generally usefuly, but especially relevant if you use roots.io Sage. roots.io/guides/using-a…

roots.io (@rootswp) 's Twitter Profile Photo

Sage has 10,000 ⭐️ on GitHub! Follow github.com/roots/sage/tre… as we work on Sage 10 and get ready to release an alpha

Matt Mirus (@mattmirus) 's Twitter Profile Photo

Set up Cloudinary on an image heavy page. Hand-optimizing 24.4MB of images got it to about 6MB; Cloudinary got it to about 1.8MB. Far less work for me, almost no visual difference. 🎉 cloudinary.com/invites/lpov9z…

Matt Mirus (@mattmirus) 's Twitter Profile Photo

Exploring using Mapbox offline with a Gatsby based PWA. Anyone have experience they're willing to share on pitfalls / alternative approaches? offline-mapbox.netlify.com

Matt Mirus (@mattmirus) 's Twitter Profile Photo

If you use WPML and find that your terms aren't always displaying the current language's translations (e.g., in a breadcrumb plugin's output or an ACF taxonomy field), give this a shot.

If you use <a href="/wpml/">WPML</a> and find that your terms aren't always displaying the current language's translations (e.g., in a breadcrumb plugin's output or an ACF taxonomy field), give this a shot.
Matt Mirus (@mattmirus) 's Twitter Profile Photo

Thanks for your nova checkboxes package, 박 다은! ♥️ Made a fork w/ small changes for my use case here in case you see anything you want to incorporate upstream. github.com/mmirus/novafie…