Found 47 bookmarks
Newest
(24) Post | LinkedIn
(24) Post | LinkedIn
🚫 How to Run UX Research Without Access To Users. With practical techniques to avoid guesswork and gather insights if you can’t talk directly to users… | 41 comments on LinkedIn
·linkedin.com·
(24) Post | LinkedIn
Moving A Git Repository To A New Server
Moving A Git Repository To A New Server
Suppose your company decides to change its code-hosting provider or you wish to move your own Git repository to a different host. It doesn’t happen often, but it happens. When I had to move a number of Git projects to a new host, it took me quite some time to find an accurate method.
·smashingmagazine.com·
Moving A Git Repository To A New Server
How to setup linting and coding standards compliance for WordPress - Create and Code
How to setup linting and coding standards compliance for WordPress - Create and Code
Fancy making a quantum leap forward with the quality of your WordPress Code? If so, you’ve come to the right place 🙂 Today we’re going to walk you through the exact steps to take setup all sorts of wonderful tools to improve your PHP, Javascript and CSS for WordPress projects. Specifically, we’re going to go […]
·createandcode.com·
How to setup linting and coding standards compliance for WordPress - Create and Code
[Tutorial] How to install ImageMagick
[Tutorial] How to install ImageMagick
Installing ImageMagick is really pain on other systems. However, it is trivial with Laragon if you follow these below steps (works with both Apache & Nginx): Download links: PHP Extension (PECL): https://pecl.php.net/package/imagick/3.4.3/windows Imagick...
·forum.laragon.org·
[Tutorial] How to install ImageMagick
Code Review Part 1: Fixing Design Flaw with the "Return Early" Strategy
Code Review Part 1: Fixing Design Flaw with the "Return Early" Strategy
While reading Josh Pollock’s first article in his Advanced OOP for WordPress series, I noticed opportunities to improve his code’s quality and performance. So I reached out to him. As a fellow educator, he suggested that I do a code review and then publish my insights in a series of articles here on Torque as …
·torquemag.io·
Code Review Part 1: Fixing Design Flaw with the "Return Early" Strategy
Itemizing Third-Party Scripts
Itemizing Third-Party Scripts
If I want to see all the third-party requests included with a webpage, I have a few options (that I know of): Look at the code in the and before the tags Use a browser extension like Ghostery to see what’s being served Utilize services like Calibre or SpeedCurve for in-depth analysis Inspect the page—use developer tools (network & sources panel)
·trentwalton.com·
Itemizing Third-Party Scripts
[Tutorial] How to install Imagick
[Tutorial] How to install Imagick
Installing Imagick is really pain on other systems. However, it is trivial with Laragon if you follow these below steps (works with both Apache & Nginx): Download links: PHP Extension (PECL): https://pecl.php.net/package/imagick/3.4.3RC1/windows Imagick ...
·forum.laragon.org·
[Tutorial] How to install Imagick