#dev

2023
Testing Node.js SDKs with nock
2022
Upgrade from Winston 2 to 3 using colors
Mock process.env using mocked-env
Update a single item in a list with vuex
2021
Bundler ignoring BUNDLE_WITHOUT
BUNDLE_WITHOUT not working with development group
Test OpenGraph image generation on Netlify locally
Using array.map with async/await
array.filter with async/await
Generating OpenGraph images with Netlify on-demand builders
Map object values .toLowerCase()
Concatenate strings in Nunjucks
Use an Eleventy filter as an if statement
Add a Markdown filter to Eleventy
Pause Laravel queue execution
Check if a row was created with Laravel updateOrCreate
Perform an action on team creation with Laravel Jetstream
Dedicated test databases with Laravel Sail
Ensure all nock mock interceptors are used
2020
CSS :target selector
Gatsby category count
Find value of key recursively with JavaScript
Adding a script tag using Gatsby JS
Follow GitHub Link headers with Bash
Mock require with Jest
Semantic versioning for GitHub Actions
2019
Trigger wp_insert_post_data handler on every post in WordPress
Create a GitHub Action using actions-toolkit
2018
Custom content types in Hugo
Creating a new Hugo theme
PSR-15 middleware, Zend Expressive and versioning
Middleware, Slim and versioning
Speech-to-text with IBM Watson and PHP
Working with the Google Calendar API in Node.js
Google OAuth with Node.js
2017
2FA logins with Laravel and Nexmo
SlimPHP and Symfony dependency injection
Bootstrap a new Laravel project with user authentication (in 5 minutes)
ChatOps with Nexmo Verify
Autoloading controllers with Composer in SlimPHP
Using controllers with SlimPHP
Using layouts with Twig and SlimPHP
Adding Twig to your SlimPHP project
Creating a new SlimPHP application
Customising the AuthController in Laravel Spark
2016
Selecting a team via the URL in Laravel Spark
Git and Node.js on Azure Functions
2015
Using INI config with python.logger
The class 'APCIterator' could not be found
Jekyll: Failed to build gem native extension
2014
Golang: Get last character of a string
Golang: How to go get private repos
Golang: Using Memcached
golang: Encode/Decode arbitrary JSON
golang: invalid operation: someVar == "" (mismatched types *string and string)
Writing an Ansible module using PHP
alembic - TypeError: Boolean value of this clause is not defined
Python: Dynamically load all modules in a folder
PHP: return and the HEREDOC syntax
Using var_export to unit test existing code
alembic - Python migrations quick start
virtualenv and pip - a Python environment in 60 seconds
2013
Force flush headers using the HTTP module for Node.js
Building for now
Uncaught exceptions
Debugging Node.js memory leaks
Sending messages to certain clients with Socket.io
2012
Using the PHP SDK with Google BigQuery
Behat + Selenium2 / WebDriver with MinkExtension
Behat + Selenium2 / WebDriver