How I built a SPA with Vanilla.js + Ruby on Rails backend
What is a Single Page Application?
There are two main design patterns for web apps: multi-page application (MPA) and single-page application (SPA). A single-page application is an app that works inside a browser and does not require page reloading du...
shariftarver.hashnode.dev4 min read