Click to skip to the main content.

Development

Development tutorials and blogs to share my thoughts or how I solved problems in the software development world.
featured.jpg

Rails Development with Docker Without Losing AutoReloading and AutoLoading

One of the most annoying things for me is working on a Rails project using Docker for development that is improperly configured, losing the automatic reloading of application constants and modules, forcing you to restart the Rails server each time you make a change.

avatar.pngJames Fawks Read more
featured.jpg

How To Add Structured Data (JSON-LD) to Hugo

Prevent Hugo from adding backslashes to the URLs in your structured data.

avatar.pngJames Fawks Read more