Creating "Stevie The Photo Bus" website using GatsbyJS
Posted on July 26, 2020Background, me and my girlfriend started creating a Photo Bus business and we needed a website. We looked at different website builders like Square Space and Wix, but they all charged $10-$20 dollars…
Read full postThe dangers of using arrays and objects in Javascript
Posted on January 06, 2020Array and objects are awesome ways to store your data. However, sometimes we tend to forget the dangers of saving the data to new arrays/objects. Why do we need to know this ? If you're handling large…
Read full post