Workaday Reading

Web App Install Banners



"There are two types of app install banners: web app install banners and native app install banners. They let users quickly and seamlessly add your web or native app to their home screens without leaving the browser."

read »

Workaday Reading

dylanaraps/pure-bash-bible



"The goal of this repository is to document known and unknown methods of doing various tasks using only built-in bash features. Using the snippets from this guide can help to remove unneeded dependencies from your scripts and in most cases make them that little bit faster."

read »

Current Project: Stone Roberts

I'm currently working on a site redesign/development for the painter Stone Roberts. There isn't anything to be seen as of yet, but there is a Github repo I'll keep updated as I go along. More info can be found on it's project page. [wp_videojs mp4="https://thisbailiwick.com/wordpress/wp-content/uploads/2018/08/D19C48CE-9BF3-4612-8073-A8689D30A623.mp4"]   [wp_videojs mp4="https://thisbailiwick.com/wordpress/wp-content/uploads/2018/08/45550155-8898-48FB-B39E-AC9092DD5769.mp4"]

Workaday Reading

Configuring ESLint



"ESLint is designed to be completely configurable, meaning you can turn off every rule and run only with basic syntax validation, or mix and match the bundled rules and your custom rules to make ESLint perfect for your project. There are two primary ways to configure ESLint:"

read »

Workaday Reading

Network Analysis Reference



"Discover new ways to analyze how your page loads in this comprehensive reference of Chrome DevTools network analysis features. By default, DevTools records all network requests in the Network panel, so long as DevTools is open."

read »

Workaday Reading

Unfinished network requests



"You can use the Is:running Advanced Network Filter to see unfinished network requests (e.g. running requests). Some other filters you can try are: status-code, method, domain and more! Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 3."

read »

Workaday Reading

Local JSON



"Local JSON is a new feature added in version 5 which saves field group and field settings to files within your theme. The idea is similar to caching and both dramatically speeds up ACF and allows for version control over your field settings!"

read »