A long, curated list of useful javascript functions and snippets I've collected throughout the years.
Back with another PHP guide with useful snippets and functions you can use in your projects.
A curated list of essential plugins and command line tools to improve your productivity.
Sometimes keys get old on a server you've had up for a while. We just need to update those third party keys.
A curated list of essential plugins and command line tools to improve your productivity.
A guide to setting up your computer for development and what I use and how I install everything.
Data requests or web scraping, also known as data extraction, is the process of retrieving, thus scraping, data from a website. Developers use certain HTTP methods to manipulate data, usually using APIs.
A cheatsheet containing ES2015 [ES6] tips, tricks, best practices and code snippet examples for your day to day workflow.