Go to Page Content

Development Subscribe to RSS Feed" "target

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

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.

James Fawks
Read more

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

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

James Fawks
Read more