How to Convert plist Files to XML or Binary in Mac OS X
Plist files contain preference specifics and properties relevant to a particular application or portion of Mac OS X system software. Depending on where the plist file is located and what function t…
What Is The Parcel Bundler? Can We Use It With Vue.js or React?
The Parcel Bundler is a zero configuration web application bundler. It's really easy to use and I think one day it might even replace webpack for some projec...
Now You See Me: How To Defer, Lazy-Load And Act With IntersectionObserver
Intersection information is needed for many reasons, such as lazy loading of images. But there's so much more. It's time to get a better understanding and different perspectives on the Intersection Observer API. Ready?
Disable Those Annoying Browser Notifications Once and for All
You hate it as much as I do: that little box that appears whenever you visit a news site or blog, asking for permission to bug you with notification boxes for stuff you don’t care about. Instead of th…
How do I update each dependency in package.json to the latest version?
I copied package.json from another project and now want to bump all of the dependencies to their latest versions since this is a fresh project and I don't mind fixing something if it breaks. What'...
If you use WordPress, a big change is coming. The impending release of version 5.0 will bring along with it the new Gutenberg editor. It’s poised to become a major step up in terms of the ability to c…
HTML 5.2 has introduced a new <dialog> element for native modal dialog boxes. At first glance, it seems fairly straightforward (and it is), but as I’ve been playing around with it, I’ve found it