Do you ever find yourself feeling anxious about unfinished tasks, just as you're about to relax? It's a common experience: our brains like to remind us about things we have to do at
IntroIn this article we’re going to take a look at how to implement client-side authentication with Vue3 + Vite + Apollo + GraphQL. We will implement authentication using json web tokens and make it reactive
The basic understanding of SEO is, a way to make our websites visible to search engines in order to gain organic traffic: visitors that visit our websites from unpaid sources. At Bravado, the
By Sasha Shynkevich, Mofope Ojosipe-Isaac Public speaking is one activity many people shy away from because it is highly perceived as a difficult skill. However, numerous benefits make it an essential skill to
In Part I of our framework evolution series, we talked about how Bravado started with building our web application on just Ruby on Rails and evolved to a Rails + Vue framework. In this part we’ll discuss how we introduced Nuxt and NGINX to our framework infrastructure.