JG.js is a small utility JavaScript library I wrote and maintain to speed up my frontend development workflow and to learn more about the inner workings of JavaScript and the DOM. It is designed for websites that use only vanilla JavaScript, and it automates many of the most common frontend features I have repeatedly developed […]
Tower Presbyterian Church is the first client to be featured here in my client project showcase. It is an ECO Presbyterian Church in Grove City, Pennsylvania, just a short walk down the road from my alma mater, Grove City College. After attending church there for the latter half of my college career, I finally got […]
So you want to implement a shopping cart for guest users? If you have ever developed an application that includes a “shopping cart” feature, you have surely been faced with the question: How should I handle shopping carts for users who are not logged in to accounts. This can be a puzzling question. It is […]