/work-tutorials

A list of tutorials needed for work

Documentation for Buy Now

AWS

Lambda

Part of the serverless computing family of AWS services

Vue

Found in the mkt-web-ui repository, this application utilizes Vuex, Router, and Notifcations plug-ins

Development Paradigm

This project follows the recommended file structure for Vue single page apps

Router

The routes are stored in the router.js file. Here, the root is Root.vue, with every route being a child of it.

Testing

Testing in Vue can be straightforward, given the right guide