• +91 9723535972
  • info@interviewmaterial.com

Vue JS Interview Questions and Answers

Question - How to create Constants in Vue js.

Answer -

To create constant const keyword is used.In Vue.js we suggest to create a seperate file for defining your consants.
Example:
Creating a Constant in Vue js.
export const SITE_URL = 'https://www.onlineinterviewquestions.com';
Importing a Constant in Vue js.
import {SITE_URL} from './path/to/constants.js';

Comment(S)

Show all Coment

Leave a Comment




NCERT Solutions

 

Share your email for latest updates

Name:
Email:

Our partners