Workaday Readings are the droll, dry, and dear pages I continuously tick through during my day.

This is shop talk, not for general consumption! (lest you want to fall asleep 😉 )

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 »

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 »
1 26 27 28 29 30 31