MikailacomfortRemain Calm. It’s Just JavaScriptI have heard from every source that JavaScript is hard to learn. As it turns out, the world is correct about this. I definitely find…Mar 25Mar 25
Peyten BevillThe Art of ImmutabilityThe pros and cons of immutability: Pros- Immutable objects are straightforward and easy to reason about since their state cannot change…May 18, 2023May 18, 2023
Charles AbrazaldoEmbrace the SuckThere was a period in my life where I wanted to become a hero. Shortly after my high school graduation I had left for Fort Leonardwood…Feb 6Feb 6
MikailacomfortRemain Calm. It’s Just JavaScriptI have heard from every source that JavaScript is hard to learn. As it turns out, the world is correct about this. I definitely find…Mar 25
Peyten BevillThe Art of ImmutabilityThe pros and cons of immutability: Pros- Immutable objects are straightforward and easy to reason about since their state cannot change…May 18, 2023
Charles AbrazaldoEmbrace the SuckThere was a period in my life where I wanted to become a hero. Shortly after my high school graduation I had left for Fort Leonardwood…Feb 6
Corey TylerWhat are the different ways to visually hide content (and make it available only for screen…There are a few different ways you can hide content to a user and make it only available to a screen reader. From what I am researching…Jul 23, 2019
crashdaddyAn Object-Oriented Approach to the Classic Rock, Paper, Scissors Algorithm in PHP to Facilitate…If you’ve been to college, a programming boot camp, or coding academy you have almost definitely at some point been assigned to code your…Jan 13, 2020