Home Preconditions and learning materials
Post
Cancel

Preconditions and learning materials

Overview

Here is a list of used frameworks and libraries for the project. Before you start adding new components to the ui part of the project, we recommend that you familiarize yourself with it.

Preconditions

Before you start, ensure that the following preconditions are met:

  • Basic Knowledge of Vue.js: Familiarity with Vue.js components, directives, and event handling.
  • Bootstrap Framework: Basic understanding of Bootstrap, especially in handling modals and forms.
  • Carrier Setup: Carrier should be installed and configured properly, with access to the UI Performance plugin.
  • Development Environment: Ensure that you have a development environment set up with Node.js, npm, and Vue CLI installed.

Learning Materials

To get a better understanding of the concepts covered in this guide, review the following resources:

  1. Vue.js Documentation: Learn about Vue.js components, directives, and lifecycle hooks.
  2. Bootstrap Documentation: Get familiar with Bootstrap components, including modals and buttons.
  3. JavaScript Fetch API: Understand how to use the Fetch API for making HTTP requests.
  4. Carrier Documentation: Explore Carrier’s official documentation for more details on using its plugins and APIs.
This post is licensed under CC BY 4.0 by the author.