A Product of
Kinsa Creative
Manipulate the DOM from React using useRef
1 Oct. 2024
JavaScript
React
Escape HTML in React using HTML-Entities
1 Oct. 2024
JavaScript
React
Set a class name in React based on a button value
1 Oct. 2024
JavaScript
React
Handling CSV Files in PHP
6 Sept. 2024
PHP
WordPress
Querying WordPress Taxonomy Terms
3 Sept. 2024
PHP
WordPress
Work with WordPress from an External File to be Run from the Command Line
29 Aug. 2024
PHP
WordPress
Hide the 0 value on the Y axis in chart.js 4
27 Aug. 2024
JavaScript
Creating a chart of monetary values in chart.js 4
26 Aug. 2024
JavaScript
Embed Video in HTML
24 Aug. 2024
Design
Accessible Accordion Content with HTML Details and Summary Elements
19 Aug. 2024
CSS
React Modal Window
23 July 2024
CSS
JavaScript
React
Debounce a Function in JavaScript to Avoid Multiple Calls When Resizing
15 July 2024
JavaScript
WebP Images
6 June 2024
CSS
Django
Python
WordPress
JavaScript to Open External Links in a New Tab
24 May 2024
JavaScript
Sass, CSS and JS with Gulp
8 May 2024
CSS
JavaScript
Wordpress Search with a Floating Form Label and a Search Icon Prefix
30 April 2024
CSS
JavaScript
WordPress
Django Middleware To Temporarily Redirect Every URL Except For One Single Page
19 April 2024
Django
Python
CSS to Allow Overflow-X and Hide the Scrollbar without Triggering Backwards Navigation on Swipe Left
1 March 2024
CSS
Rename a Git Branch on BitBucket or GitHub
26 Feb. 2024
Git
Python Function to Get the 0-based Index of a Column in a Google Sheet
21 Feb. 2024
Python
Generate Web Icons in Python with PIL
12 Feb. 2024
Python
Run JavaScript After the DOM Content Has Loaded
8 Feb. 2024
JavaScript
Selectively Enqueue Styles and Scripts in WordPress
6 Feb. 2024
CSS
JavaScript
PHP
WordPress
Using WordPress Shortcodes to Place Specific Content on a Page
6 Feb. 2024
PHP
WordPress
Encode SVG Images into CSS with Python using Base64 Encoding
17 Jan. 2024
CSS
Python
Using WordPress Widgets to Place Specific Content on a Page
17 Jan. 2024
PHP
WordPress
WordPress Function to Estimate the Time Required to Read an Article
20 Nov. 2023
PHP
WordPress
Scroll an Element Into View with CSS or Vanilla JavaScript
20 Nov. 2023
CSS
JavaScript
Manually order a Django queryset to match a predefined list
17 May 2022
Django
Python
Generate a QR Code with Python
19 Sept. 2021
Python
Remove Meta Data from an Image in Python with PIL
9 Aug. 2021
Python
Adding a Sortable Column to a Models List View in the Django Admin
28 June 2021
Django
Python
Unit Testing File Objects in Django with SimpleUploadedFile
4 March 2021
Django
Python
Logging Exceptions with Stracktrace in Python
18 Feb. 2021
Python
Installing Multiple Versions of Python Alongside Each Other on Apple Mac OS X with PyEnv
5 May 2020
Python
Access Django within a Python Script
5 May 2020
Django
Python
Use Django's settings.TIME_ZONE to create a time zone aware datetime object
5 May 2020
Django
Python
.gitignore file for WordPress Theme Development
10 Dec. 2019
Git
WordPress
Using a Python Loop to Output a Complex Iterating Formula for a Spreadsheet for Tracking and Calculating Endurance Athlete Training Load
5 Dec. 2019
Python
Sport
CSS Cache Busting in WordPress using a query string with a timestamp of the stylesheet lastmod value
10 Sept. 2019
CSS
WordPress
Cribbage Board App Updates
2 Dec. 2018
Design
Create a Vertically-Even Series of Elements in HTML
1 July 2018
CSS
JavaScript
Find Twitter Following Users Who Do Not Belong To a List
31 Jan. 2018
Python
Running django_extensions' iPython Notebook from a Vagrant Virtual Machine
5 Dec. 2015
Django
Python
Test a Reusable Django Application for Support of Multiple Django Releases with Tox and TravisCI
3 Dec. 2015
Django
Python
Python Deep Copy a List of Lists in Order to Avoid Making Edits to the Original Nested List Object
14 Sept. 2015
Python
Releasing a GitHub-Hosted, GitFlow-Release-Managed, Wheel-Packaged Python Package with a Markdown-formatted Readme to PyPI Using Twine
17 July 2015
Git
Python
Designing and Developing a Cribbage Board App for Apple's iPhone
10 May 2015
Design
Installing Python 2 and Python 3 Alongside Each Other on Apple Mac OS X with Virtualenv and Virtualenvwrapper
30 April 2015
Python
Setting up a Java Development Environment for Android Studio on Apple Mac OS X Yosemite
31 March 2015
Android