
A modern Vue 3 application for showing TV shows information
We will use Typescript, Vue 3, vite, pinia, cypress and other fancy things to create an app which will consume the TVmaze API to display movie information.
We will use Typescript, Vue 3, vite, pinia, cypress and other fancy things to create an app which will consume the TVmaze API to display movie information.
Throwing resources at a problem is rarely the right solution. Having a very powerful server waiting to process updates you might do once a week basically translates to wasting money. Therefore, in the following article we will try to find…
sync-sql is designed to make synchronous queries to the database. It has been developed as a tool to help nightwatch.js tests – or other such tools – connect directly to an sql database.