Clay Murray

Clay Murray @powerc9000

About: I like programming and typically video games too! Working on games and stuff. They/Them

Location:
Salt Lake City
Joined:
Sep 6, 2018

Clay Murray
articles - 25 total

The Ultimate Asset Pipeline.

Why I made Cute Exporter.

Learn More 3 0Sep 7 '20

Asset pipeline updates

Updates I made to my asset pipeline

Learn More 8 0Jul 8 '20

Asset Pipeline in my Game

Post about an asset pipeline in my game

Learn More 6 0Jun 30 '20

What do you use for server logging?

Server side logging

Learn More 11 1Dec 3 '19

Incoming email hooks and you!

Handle incoming email hooks for fun and profit.

Learn More 13 0Nov 11 '19

Building JuniperCity.com

How I built juniper city and what it is.

Learn More 6 0Nov 4 '19

Sending emails with templates using MJML

Sending emails is something a lot of web apps like to do. Password resets, notifications, promotions...

Learn More 34 4Oct 23 '19

Simplifying my old event bus architecture with Bull

The why So before I posted about an event bus with AWS SNS and SQS. I think it works reall...

Learn More 7 0Oct 9 '19

Automating Lambda Deployment With Travis-CI

This is a post from my old blog. Info in here may be out of date or useless. Janu...

Learn More 6 0Sep 27 '19

Making Your Own 2.5D Renderer Thing In C++ For Fun

I had an old Blog and want to get the posts on here: From February 2018: So I l...

Learn More 9 0Sep 27 '19

How do you do language translations

Having worked at a company that supported a large number of languages I always wondered how other dev...

Learn More 6 2Sep 25 '19

Write your own map filter and reduce

So most of us know that these functions already exists. [].map(); [].filter(); [].reduce(); But...

Learn More 33 0Jul 16 '19

Parsing JSON

Hello friends, Last time I talked with you about parsing INI files. Now let's parse some JSON. Ther...

Learn More 6 0Jul 2 '19

Making An INI parser.

I think writing code to parse stuff is fun. Sometimes it's nice to get away from regex hell and make...

Learn More 5 1Jun 29 '19

Using Browser Custom Events

A lot of times when writing things you may want want to react to certain events on your page. We do...

Learn More 45 7Jun 26 '19

Using React with Stimulus JS

I have written a few articles about how much I like Server Side Rendering (SSR) and using Stimulusjs....

Learn More 22 3Jun 22 '19

SPAs are way too much work

There is a lot of beauty in a simple HTML + CSS application with a sprinkle of Javascript mixed in....

Learn More 6 9Jun 19 '19

A case for Turbolinks, Stimulus and React

Single page apps are pretty cool. I like them a lot and they are fun to create. However, they can get...

Learn More 12 2Jun 6 '19

Simple blog with DropConfig

DropConfig is very versatile and with some of the new features we have added it's become very easy to...

Learn More 3 0Jun 3 '19

Sending Emails With AWS SES

So in my last post I mentioned using your event bus to send emails. I skimmed over the implementation...

Learn More 7 0May 29 '19

AWS SNS & SQS Event Bus

Using AWS SQS and SQS to handle events in your code

Learn More 17 0May 29 '19

I Am Co-Founder of DropConfig.com, Ask Me Anything!

Hello my co-founder Dzmitry and I made https://dropconfig.com. Ask me anything about making a produc...

Learn More 4 4May 28 '19

Using DropConfig for Feature Flags

We’ll show how you can use DropConfig to manage your feature flags What...

Learn More 8 0Jun 5 '19

Dynamic web-page with Dropconfig.com and vanilla JavaScript

Much like Larry Wall (the creator of Perl programming language), we built Dropcon...

Learn More 5 0Jun 5 '19

Using DropConfig for website translations

Using DropConfig to make translations for your website easy

Learn More 0 0Mar 4 '19