For some reason, I always have trouble setting up Font Awesome (quickly) with Laravel & Elixir. It's three easy steps. Pull in font-awesome with npm or…
One of the updates I'm working on for WhichBeach is the ability for other website owners to embed WhichBeach widgets that will display up-to-date beach data.…
Learning about immutable objects improved my PHP code thoroughly. I've listed some helpful resources below that really helped me grasp the concept of immutability and value…