/vue-js-developer-notation

This is a documentation, where a document is created with Vue.JS plugins, interview questions, various life cycle methods and all the necessary tools.

Primary LanguageJavaScript

vue-js-logo

Vue JS Developer Notation

Contributions : Younus Ali Akash

Table Of Content

Topic Topic Topic

Vue.js Note

Vue.js CheatSheet With Explanation

Vue.js Interview Question

Vue.js Plugins and Packages

Vue.js/Nuxt.js Blogs

Vue.js Other Resources

Vue.js Note

Your content for Vue.js Note goes here.

No. Question
1 What is VueJS?
2 Why VueJS?
3 Comparing Vue with Other Framework
4 Setting Up the Development Environment
5 Project Structure
6 Vue Instance and Data Binding
7 Vue Directives
8 v-bind
9 v-on
10 v-model
11 v-if, v-else, v-else-if
12 v-show
13a v-text
13b v-html
14 v-for
15 Computed Property
16 Filters
17 Introduction of Component
18 Creating and Using Components
19 Custom Events and Event Listener
20 Component Slots and Scoped Slots
21 Single File Component
22 Vue Dev Tools
23 Reactivity
24 ref and Reactive Object
25 Non-Reactive Data
26 Two-Way Data Binding
27 Component Props
28 Methods
29 Watch
30 Binding HTML Classes
31 Life Cycle Hooks
32 Template Refs, nextTick, Teleport
33 Child Components
34 Slot in Component
35 Props in Components
36 Emits, Event Listen
37 Props Drilling
38 Provide/Inject
39 Vue Router v4
40 Named Routes
41 Use Router and Router Push
42 Dynamic Route, Use of useRoute
43 Pinia State Management
44 Best Practices
45 Component Naming Conventions
46 Folder and File Structure Organization
47 Code Splitting and Lazy Loading
48 Performance Optimization Techniques
49 Vue Plugins and Libraries
50 Vue CLI
51 Vue Dev Tools
52 Composition API

Vue.js CheatSheet With Explanation

Your content for Vue.js CheatSheet With Explanation goes here.

No. Title
1 Vue Application
2 Vue3 Reactivity
3 Single File Component
4 Interpolations
5 Directive v-if
6 Directives v-text, v-show, v-html
7 Directive v-bind
8 Directive v-slot
9 Directive v-for
10 Directive v-on
11 Directive v-model
12 Directive v-pre, v-once, v-cloak
13 Special Attributes
14 Special Component Teleport
15 Special Component KeepAlive, Transition, Slot
16 Props
17 Events
18 Component Registration (Option API)
19 Props Registration (Option API)
20 Emits Registration (Option API)
21 Data Function (Option API)
22 Life Cycle Hooks (Option API)
23 Methods (Option API)
24 Watch (Option API)
25 Computed (Option API)
26 Router
27 Router Nested Routes
28 Router Template Syntaxes
29 Router (Option API)
30 Router Composition API
31 Pinia
32 Pinia (Option API)
33 Pinia Composition API
34 Setup Composition API
35 Reactivity API Utilities
36 Methods Composition API
37 Computed Composition API
38 Watch Composition API
39 Watch Effect Composition API
40 Life Cycle Hooks Composition API
41 DOM Composition API
42 Provide/Inject Composition API
43 NextTick Composition API
44 Vue Instance Composition API
45 Script Setup API
46 Script Setup API Example 1
47 Script Setup API Example 2
48 Script Setup API Example 3
49 Vue3 Cheat Sheets PDF File

vue.js Interview Question

Your content for Vue.js Interview Question goes here.

No. Title
1 Basic Interview Questions
2 Basic+ Interview Questions
3 intermediate Interview Questions
4 Advance Interview Questions
5 Advance++ Interview Questions
6 Pro Interview Questions

Vue.js Plugins and Packages

Your content for Vue.js Plugins and Packages goes here.

More Coming Soon....

Vue.js/Nuxt.js Blogs

Your content for Vue.js/Nuxt.js Blogs goes here.

Coming Soon....

Vue.js Other Resources

Your content for Vue.js Other Resources goes here.

Coming Soon....

N.B: It's open source contributions, anyone can fork the repo & contribute his/hi/her resource. The purpose of this repo a Vue developers' life to make easier. Thanks