Stuck getting `Errors occurred, no packages were upgraded.`? Well, have I got the solution for you..
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.
Today I'm going to share with you some of my absolute favorite finds on Github. Some are rare gems, others are foundational or lifesavers. Each is worth a glance at the very least if not a deep delving into.
A handy, quick reference for me (and everyone) to come back to when working with React.
When working with PHP I have a bunch of go-to functions and things I come back to often.
Sass is an extension of CSS, adding nested rules, variables, mixins, selector inheritance, and more. It's translated to well-formatted, standard CSS using the command line tool or a plugin for your build system.
This tutorial is a quick one. Cause generating an SSL certificate should be quick and painless anyway.
Put together a quick cheat-sheet from things I've copied and saved over the years. I come back to these notes from time to time and thought it time to finally share them.
This is the NGINX config I use for most Wordpress / PHP projects. I've updated it throughout the years with optimal configurations