Dave WisecarverHow to use Hooks in ReactReact Hooks were introduced in React 16.8 in February of 2019. There were several problems that hooks set out to resolve. For beginners…Feb 18, 2021Feb 18, 2021
Dave WisecarverBeginner’s guide to CSS animationsCSS animations can be a great way to bring your webpage to life with many different visual effects. Animation and effects can be a great…Feb 4, 2021Feb 4, 2021
Dave WisecarverHow Math.random() works in JavascriptAs someone who has spent time developing games, I have made regular use of random number generators. Whether simulating a roll of the die…Jan 27, 2021Jan 27, 2021
Dave WisecarverChanging careers to software developmentNearly a decade ago, in early 2011, I began my career as an aerospace technician at the Boeing Company. At the low-point of the 2008…Jan 9, 2021Jan 9, 2021
Dave WisecarverRegex Basics in RubyThroughout the process of learning Ruby, I have occasionally run into problems where I need conditional logic to validate user inputs by…Dec 22, 2020Dec 22, 2020