From 13e5d939461b1c5c2ed3a3ea465933293d3590d7 Mon Sep 17 00:00:00 2001 From: choiwhmarco Date: Mon, 7 Oct 2019 20:17:45 -0700 Subject: [PATCH 1/8] Update vi-faq.md --- pages/vi/vi-faq.md | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/pages/vi/vi-faq.md b/pages/vi/vi-faq.md index c907d7d9e..06240cdea 100644 --- a/pages/vi/vi-faq.md +++ b/pages/vi/vi-faq.md @@ -279,6 +279,21 @@ It can often be challenging to see the 'Big Picture', and it’s easy to lose si - [Vagrant Documentation](https://www.vagrantup.com/docs/getting-started/) - [Vagrant Tutorial](https://scotch.io/tutorials/get-vagrant-up-and-running-in-no-time) +#### *HTML* +- [HTML5](https://www.w3schools.com/html/html5_intro.asp) + +#### *JavaScript* +- [JavaScript Tutorial](https://www.w3schools.com/js/default.asp) + +#### *Angular* +- [Angular Tutorial](https://angular.io/tutorial) + +#### *CouchDB* +- [CouchDB Tutorial](https://www.tutorialspoint.com/couchdb/index.htm) + +### *Node.js* +- [Node.js Tutorial](https://www.tutorialspoint.com/nodejs/index.htm) + ## Helpful Videos - [GitHub & Git Foundations (Playlist)](https://www.youtube.com/watch?list=PLg7s6cbtAD15G8lNyoaYDuKZSKyJrgwB-&v=FyfwLX4HAxM) From bbb34cbf74ec345a193182241215cb4114bd12c6 Mon Sep 17 00:00:00 2001 From: choiwhmarco Date: Mon, 7 Oct 2019 20:29:49 -0700 Subject: [PATCH 2/8] Update vi-faq.md --- pages/vi/vi-faq.md | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/pages/vi/vi-faq.md b/pages/vi/vi-faq.md index 06240cdea..ef60db030 100644 --- a/pages/vi/vi-faq.md +++ b/pages/vi/vi-faq.md @@ -280,14 +280,23 @@ It can often be challenging to see the 'Big Picture', and it’s easy to lose si - [Vagrant Tutorial](https://scotch.io/tutorials/get-vagrant-up-and-running-in-no-time) #### *HTML* -- [HTML5](https://www.w3schools.com/html/html5_intro.asp) +- [HTML5 Tutorial](https://www.w3schools.com/html/html5_intro.asp) + +### *CSS* +- [CSS Tutorial](https://www.w3schools.com/css/) #### *JavaScript* - [JavaScript Tutorial](https://www.w3schools.com/js/default.asp) +#### *ES6* +- [ES6 Tutorial](https://www.tutorialspoint.com/es6/index.htm) + #### *Angular* - [Angular Tutorial](https://angular.io/tutorial) +#### *TypeScript* +- [TypeScript Tutorial](https://www.typescriptlang.org/docs/handbook/typescript-in-5-minutes.html) + #### *CouchDB* - [CouchDB Tutorial](https://www.tutorialspoint.com/couchdb/index.htm) From e0fd9c1d3279d14dc721cec9d5e6622446e34264 Mon Sep 17 00:00:00 2001 From: choiwhmarco Date: Tue, 8 Oct 2019 12:36:55 -0700 Subject: [PATCH 3/8] Update vi-faq.md --- pages/vi/vi-faq.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/pages/vi/vi-faq.md b/pages/vi/vi-faq.md index ef60db030..95024cf58 100644 --- a/pages/vi/vi-faq.md +++ b/pages/vi/vi-faq.md @@ -293,15 +293,14 @@ It can often be challenging to see the 'Big Picture', and it’s easy to lose si #### *Angular* - [Angular Tutorial](https://angular.io/tutorial) +- [RxJS](https://angular.io/guide/rx-library) #### *TypeScript* - [TypeScript Tutorial](https://www.typescriptlang.org/docs/handbook/typescript-in-5-minutes.html) #### *CouchDB* -- [CouchDB Tutorial](https://www.tutorialspoint.com/couchdb/index.htm) +- [CouchDB Tutorial](http://docs.couchdb.org/en/stable/intro/why.html) -### *Node.js* -- [Node.js Tutorial](https://www.tutorialspoint.com/nodejs/index.htm) ## Helpful Videos From 0bd2e0b7d2953b2b64a6404f981bc2ce7efb53cb Mon Sep 17 00:00:00 2001 From: choiwhmarco Date: Tue, 8 Oct 2019 12:55:41 -0700 Subject: [PATCH 4/8] Update vi-faq.md --- pages/vi/vi-faq.md | 23 ----------------------- 1 file changed, 23 deletions(-) diff --git a/pages/vi/vi-faq.md b/pages/vi/vi-faq.md index 95024cf58..c907d7d9e 100644 --- a/pages/vi/vi-faq.md +++ b/pages/vi/vi-faq.md @@ -279,29 +279,6 @@ It can often be challenging to see the 'Big Picture', and it’s easy to lose si - [Vagrant Documentation](https://www.vagrantup.com/docs/getting-started/) - [Vagrant Tutorial](https://scotch.io/tutorials/get-vagrant-up-and-running-in-no-time) -#### *HTML* -- [HTML5 Tutorial](https://www.w3schools.com/html/html5_intro.asp) - -### *CSS* -- [CSS Tutorial](https://www.w3schools.com/css/) - -#### *JavaScript* -- [JavaScript Tutorial](https://www.w3schools.com/js/default.asp) - -#### *ES6* -- [ES6 Tutorial](https://www.tutorialspoint.com/es6/index.htm) - -#### *Angular* -- [Angular Tutorial](https://angular.io/tutorial) -- [RxJS](https://angular.io/guide/rx-library) - -#### *TypeScript* -- [TypeScript Tutorial](https://www.typescriptlang.org/docs/handbook/typescript-in-5-minutes.html) - -#### *CouchDB* -- [CouchDB Tutorial](http://docs.couchdb.org/en/stable/intro/why.html) - - ## Helpful Videos - [GitHub & Git Foundations (Playlist)](https://www.youtube.com/watch?list=PLg7s6cbtAD15G8lNyoaYDuKZSKyJrgwB-&v=FyfwLX4HAxM) From ea30c10ef3f05653202b7f2e49d57fed3840a7b6 Mon Sep 17 00:00:00 2001 From: Wan Hin Choi Date: Mon, 28 Oct 2019 22:26:57 -0700 Subject: [PATCH 5/8] added links to step 7 to 8 #2799 --- pages/vi/vi-nation.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/pages/vi/vi-nation.md b/pages/vi/vi-nation.md index f2bf6390d..920a033f2 100644 --- a/pages/vi/vi-nation.md +++ b/pages/vi/vi-nation.md @@ -92,6 +92,8 @@ vagrant up prod [Helpful links and videos](vi-faq.md#Helpful_Links) +## Next Section _([Step 8](vi-first-steps.md#Step_8_-_Create_Issues_and_Pull_Requests))_ **→** + In the next section, you will create and resolve more issues with GitHub. #### Return to [First Steps](vi-first-steps.md#Step_7_-_Nation_Planet) From bc30c60be6fedf4a9ccd6763ad210ce17af490b1 Mon Sep 17 00:00:00 2001 From: Wan Hin Choi Date: Mon, 28 Oct 2019 22:29:13 -0700 Subject: [PATCH 6/8] added links to step 7 to 8 #2799 --- pages/vi/vi-nation.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/vi/vi-nation.md b/pages/vi/vi-nation.md index 920a033f2..2a139d316 100644 --- a/pages/vi/vi-nation.md +++ b/pages/vi/vi-nation.md @@ -92,7 +92,7 @@ vagrant up prod [Helpful links and videos](vi-faq.md#Helpful_Links) -## Next Section _([Step 8](vi-first-steps.md#Step_8_-_Create_Issues_and_Pull_Requests))_ **→** +## Next Section _([Step 8](https://open-learning-exchange.github.io/#!pages/vi/vi-first-steps.md#Step_8_-_Create_Issues_and_Pull_Requests))_ **→** In the next section, you will create and resolve more issues with GitHub. From 4468b0e9f75a15b3b2ea33d7923fb54f461fc3f7 Mon Sep 17 00:00:00 2001 From: Wan Hin Choi Date: Mon, 28 Oct 2019 22:30:58 -0700 Subject: [PATCH 7/8] added links to step 7 to 8 #2799 --- pages/vi/vi-nation.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/vi/vi-nation.md b/pages/vi/vi-nation.md index 2a139d316..7b12e06c2 100644 --- a/pages/vi/vi-nation.md +++ b/pages/vi/vi-nation.md @@ -92,7 +92,7 @@ vagrant up prod [Helpful links and videos](vi-faq.md#Helpful_Links) -## Next Section _([Step 8](https://open-learning-exchange.github.io/#!pages/vi/vi-first-steps.md#Step_8_-_Create_Issues_and_Pull_Requests))_ **→** +## Next Section _[Step 8](https://open-learning-exchange.github.io/#!pages/vi/vi-first-steps.md#Step_8_-_Create_Issues_and_Pull_Requests)_ **→** In the next section, you will create and resolve more issues with GitHub. From b644c98d6489327bf689b0d6bb57512f8e318057 Mon Sep 17 00:00:00 2001 From: Wan Hin Choi Date: Mon, 28 Oct 2019 22:32:36 -0700 Subject: [PATCH 8/8] added links to step 7 to 8 #2799 --- pages/vi/vi-nation.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/vi/vi-nation.md b/pages/vi/vi-nation.md index 7b12e06c2..2a139d316 100644 --- a/pages/vi/vi-nation.md +++ b/pages/vi/vi-nation.md @@ -92,7 +92,7 @@ vagrant up prod [Helpful links and videos](vi-faq.md#Helpful_Links) -## Next Section _[Step 8](https://open-learning-exchange.github.io/#!pages/vi/vi-first-steps.md#Step_8_-_Create_Issues_and_Pull_Requests)_ **→** +## Next Section _([Step 8](https://open-learning-exchange.github.io/#!pages/vi/vi-first-steps.md#Step_8_-_Create_Issues_and_Pull_Requests))_ **→** In the next section, you will create and resolve more issues with GitHub.