Home Developer Blog

Ty Warren | Developer Blog

Ketchup!

What have I been doing!? To make a long story short. I have been SLACKING -- on blogging. However I have been writing code most days and working on other projects. I have been working on the hoard API. Which is an API for tabletop roleplaying games. I am in the process of learning mor... Read more

JS 30 Day 6

Live Demo The Task: Make a input field with a "type ahead" feature. When typing into the field it will match and filter into a subset of the entire JSON. Thoughts: Using fetch() is awesome! Which is supported by all browsers according to MDN e... Read more

JS 30 Day 5

Live Demo The Task: Flex Panels with CSS Variables and JS. Most of this project I would say was Flex panels... which all was an entirely new concept to me. Once all the Flex was set up, all that was left was adding javascript event listeners. Thoughts: ... Read more

JS 30 Day 4

Live Demo Nothing too pretty here unless you think arrays are pretty... which I could get get on board with! Day 4 was a very informative episode that I will definitely have to watch and play around with a few times in order to fully understand. The Task: Today was a series of ... Read more

JS 30 Day 3

Live Demo Nothing too pretty here unless you think arrays are pretty... which I could get get on board with! Day 4 was a very informative episode that I will definitely have to watch and play around with a few times in order to fully understand. The Task: Today was a series of ... Read more

JS 30 Day 2

Live Demo Day 2! Going strong. This one was fun and pretty straight forward to get up and running. I hope this does NOT become a running theme but again there were somethings that bothered me when I pushed for functionality. I tried my best to figure out a way to resolve the issues, in the end I was satisfied b... Read more

JS 30 Day 1

Live Demo First ever blog post here. I am still learning the ropes with jekyll. This first set of posts will be going through the javascript30 course. Javascript 30 is a free course provided by Wes Bos. You can check that out here. My hope is to retoactively supply links for these deployed assignments. I am loo... Read more