Brandon Parise
Brandon Parise has written 2 articles for SitePoint.
Brandon's articles
How to Deploy Your Secure Vue.js App to AWS
I will walk you through building a small, secure Vue app and deploying it to Amazon Web Services (AWS). If you’ve never used AWS, don’t worry! I’ll walk you through each step of the way.
How to Add Authentication to Your Vue App Using Okta
Learn to scaffold a Vue project, offload authentication to Okta, lock down protected routes, and performing CRUD operations through a REST API server.