From 45f35aca04ef09b96e7f179f416c6222f116f692 Mon Sep 17 00:00:00 2001 From: Jekie Date: Tue, 8 Jun 2021 19:28:10 +0300 Subject: [PATCH 1/3] 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) From 9f9102fcb267aa4d5b29c934b50ec732419346b8 Mon Sep 17 00:00:00 2001 From: Ryan Blunden Date: Wed, 4 Aug 2021 13:31:05 +1000 Subject: [PATCH 2/3] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 14f2669..1d8c3e6 100644 --- a/README.md +++ b/README.md @@ -63,7 +63,7 @@ Please read the [contribution guidelines](contributing.md) or [creating a list g - [Scala](#scala) - [Shell](#shell) - [Swift](#swift) - - [VueJs](#vuejs) + - [Vue.js](#vuejs) - [Wordpress](#wordpress) - [TypeScript](#typescript) From 2871cd17eb4ea282bd8724592ae9291c8e2c7a77 Mon Sep 17 00:00:00 2001 From: Ryan Blunden Date: Wed, 4 Aug 2021 13:31:10 +1000 Subject: [PATCH 3/3] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1d8c3e6..59cfff3 100644 --- a/README.md +++ b/README.md @@ -469,7 +469,7 @@ 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 +### Vue.js * [List of 300 VueJS Interview Questions](https://github.com/sudheerj/vuejs-interview-questions) ### WordPress