Sam EvansBasic Vanilla Javascript Single Page App Set-UpIn this post, I will run through a simple initial set up for a single page web application written in vanilla javascript.Dec 4, 2020Dec 4, 2020
Sam EvansHow To Set Up An Infinite Scroll Component in React with HooksInfinite scrolling pages are cool. I remember when I first noticed this was happening on my facebook page, and I loved it! Here, I will…Oct 2, 2020Oct 2, 2020
Sam EvansHow To Seed with FakerIn any application where users interact with each other, it can be very helpful to seed a non-trivial number of data points during…Oct 2, 2020Oct 2, 2020
Sam EvansHow to Use Postgres with Ruby on RailsRuby on Rails, an open source web framework, uses SQLite has the default database, but it is not the only sql database available…Oct 2, 2020Oct 2, 2020