From 45f35aca04ef09b96e7f179f416c6222f116f692 Mon Sep 17 00:00:00 2001 From: Jekie Date: Tue, 8 Jun 2021 19:28:10 +0300 Subject: [PATCH] Adds VueJs section The section is populated with a link to substantial & updated list of questions. \ Also section is put alphabetically. --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 5267389..14f2669 100644 --- a/README.md +++ b/README.md @@ -63,6 +63,7 @@ Please read the [contribution guidelines](contributing.md) or [creating a list g - [Scala](#scala) - [Shell](#shell) - [Swift](#swift) + - [VueJs](#vuejs) - [Wordpress](#wordpress) - [TypeScript](#typescript) @@ -468,6 +469,9 @@ Please read the [contribution guidelines](contributing.md) or [creating a list g * [Swift interview questions and answers on Swift 5 by Raywenderlich](https://www.raywenderlich.com/762435-swift-interview-questions-and-answers) * [Dynamic keyword in Swift](https://cocoacasts.com/what-does-the-dynamic-keyword-mean-in-swift-3) +### VueJs +* [List of 300 VueJS Interview Questions](https://github.com/sudheerj/vuejs-interview-questions) + ### WordPress * [Top 45 WordPress interview questions](https://pangara.com/blog/blog45-wordpress-interview-questions-and-answers/) * [10 Essential WordPress Interview Questions](https://www.toptal.com/wordpress/interview-questions)