Commit Graph

1747 Commits

Author SHA1 Message Date
Sara Gibbons
7d4acb37b7 Merge pull request #856 from tarunl2002/main
Update README.md
2022-10-26 22:42:59 -04:00
Sara Gibbons
bcfd6d4993 Merge pull request #747 from decentlearner/patch-1
Update README.md
2022-10-26 20:47:48 -04:00
Sara Gibbons
e1207b5455 Merge pull request #821 from paulaxisabel/main
Fix Typos and Grammar in Browser Extension Project Part 2
2022-10-26 16:57:44 -04:00
Sara Gibbons
d1ce756508 Merge pull request #833 from ishyyyy/patch-2
Update assignment.md
2022-10-26 16:50:03 -04:00
Sara Gibbons
cb10df5cb2 Merge pull request #814 from jiyeonseo/main
fix a broken link
2022-10-26 16:31:36 -04:00
Sushant Srivastav
0aea8016a1 Fixed URLs acc. to language
Fixed the correct URLs to the links for appropriate language.
2022-10-27 02:00:05 +05:30
Sushant Srivastav
4faacd3f04 Updated the correct URLs
The URL contained in the direct links no longer reloads the page to the page site but instead points to the main URL.
2022-10-27 01:27:35 +05:30
Sushant Srivastav
9a1b4db196 fixed markdown
Added support to right links to remove 404 errors page.
2022-10-27 01:01:35 +05:30
Sara Gibbons
b06c3863f5 Merge pull request #808 from StepanNaryshkov/snaryshkov/fixed-typo-in-1-about-browsers
fixed typo in about-browsers chapter
2022-10-26 12:42:34 -04:00
Sara Gibbons
ac185ddc28 Merge pull request #807 from StepanNaryshkov/snaryshkov/added-null-as-type
added null as primitive type
2022-10-26 12:40:31 -04:00
Sara Gibbons
fc48632353 Merge pull request #766 from oscard0m/patch-2
ci(workflow): update actions/stale to v6
2022-10-26 11:19:20 -04:00
dependabot[bot]
9a0727db52 build(deps): bump node-forge, @vue/cli-plugin-babel, @vue/cli-plugin-eslint and @vue/cli-service
Bumps [node-forge](https://github.com/digitalbazaar/forge) to 1.3.1 and updates ancestor dependencies [node-forge](https://github.com/digitalbazaar/forge), [@vue/cli-plugin-babel](https://github.com/vuejs/vue-cli/tree/HEAD/packages/@vue/cli-plugin-babel), [@vue/cli-plugin-eslint](https://github.com/vuejs/vue-cli/tree/HEAD/packages/@vue/cli-plugin-eslint) and [@vue/cli-service](https://github.com/vuejs/vue-cli/tree/HEAD/packages/@vue/cli-service). These dependencies need to be updated together.


Updates `node-forge` from 0.10.0 to 1.3.1
- [Release notes](https://github.com/digitalbazaar/forge/releases)
- [Changelog](https://github.com/digitalbazaar/forge/blob/main/CHANGELOG.md)
- [Commits](https://github.com/digitalbazaar/forge/compare/0.10.0...v1.3.1)

Updates `@vue/cli-plugin-babel` from 4.5.19 to 5.0.8
- [Release notes](https://github.com/vuejs/vue-cli/releases)
- [Changelog](https://github.com/vuejs/vue-cli/blob/dev/CHANGELOG.md)
- [Commits](https://github.com/vuejs/vue-cli/commits/v5.0.8/packages/@vue/cli-plugin-babel)

Updates `@vue/cli-plugin-eslint` from 4.5.19 to 5.0.8
- [Release notes](https://github.com/vuejs/vue-cli/releases)
- [Changelog](https://github.com/vuejs/vue-cli/blob/dev/CHANGELOG.md)
- [Commits](https://github.com/vuejs/vue-cli/commits/v5.0.8/packages/@vue/cli-plugin-eslint)

Updates `@vue/cli-service` from 4.5.19 to 5.0.8
- [Release notes](https://github.com/vuejs/vue-cli/releases)
- [Changelog](https://github.com/vuejs/vue-cli/blob/dev/CHANGELOG.md)
- [Commits](https://github.com/vuejs/vue-cli/commits/v5.0.8/packages/@vue/cli-service)

---
updated-dependencies:
- dependency-name: node-forge
  dependency-type: indirect
- dependency-name: "@vue/cli-plugin-babel"
  dependency-type: direct:development
- dependency-name: "@vue/cli-plugin-eslint"
  dependency-type: direct:development
- dependency-name: "@vue/cli-service"
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-26 15:13:54 +00:00
Sara Gibbons
e95382bcbf Merge pull request #765 from oscard0m/patch-1
ci(workflow): update actions/checkout to v3
2022-10-26 11:12:19 -04:00
Hemant Sachdeva
5c4c85ab3a README(chore): Mention license of the project as well
Signed-off-by: Hemant Sachdeva <hemant.evolver@gmail.com>
2022-10-26 20:35:47 +05:30
Hemant Sachdeva
df7e711642 chore: Use embedded link of the quiz app
In my opinion, embedded links in a document are more friendly
instead of showing complete link until unless it is necessary
as in instruction 4 below.

Signed-off-by: Hemant Sachdeva <hemant.evolver@gmail.com>
2022-10-26 20:34:13 +05:30
Sara Gibbons
6f3d9f9c8e Merge pull request #762 from shonebinu/patch-1
Added a Full stop on the line 103.
2022-10-26 10:46:36 -04:00
Sara Gibbons
ddda3bf388 Merge pull request #753 from tony-xia/typos
Fixed minor typos
2022-10-26 10:37:49 -04:00
Sara Gibbons
335c8a5f29 Merge pull request #916 from microsoft/sara/fall-22/link-updates
Add and update tracking info to first-party URLs
2022-10-26 10:23:47 -04:00
Puneet Kathar
33e1a8265f Grammar fixes README.MD 2022-10-26 15:28:55 +05:30
Tejus Wadbudhe
aa253c1a13 Corrected grammar in explanation
I changed the comment to explain the working of the loop from past tense to present tense. 

You can see other comments which are in present tense "// runs if condition is false" but comments in other loops are in past tense "//Condition was true. Code in this block will run.". 

Minor but completes the doc.
2022-10-25 14:05:13 +05:30
Paras Singh
91ffe22e85 Update styles.css 2022-10-22 12:03:23 +05:30
Sara Gibbons
da90229f7c add and update tracking links 2022-10-20 11:44:24 -04:00
hanx
65f8c3c635 un-translate code 2022-10-20 15:21:35 +08:00
dagp-ucol
8e799566f1 translation: for-teachers.es.md 2022-10-15 14:58:55 -05:00
Pedro Lopes
b4694a0f79 Fixes some links from PT Translations 2022-10-15 08:37:21 -03:00
Dhruv Krishna Vaid
0780f90682 Update README.hi.md 2022-10-15 11:48:44 +05:30
Zen
0a8189c88f chore: Correction of some words 2022-10-15 07:22:05 +08:00
Meera T
16843e2ef9 added malayalam translation for assignment in first lesson 2022-10-14 21:02:35 +05:30
felixstenian
1d924b9754 [TRANSLATION] added a portuguese translation for 7 bank-project 2022-10-13 18:30:50 -03:00
Tejas Singh
24cabd0089 Fix Typos in README.md file of section 8.1 2022-10-13 19:19:14 +05:30
Francisco Heronildo
6f5a897c60 Added pt-BR translations for 6-space-game 2022-10-12 15:08:23 -03:00
Myca
4c6fddb64c HACKTOBERFEST
replacing invalid MDN documentation link with valid link
2022-10-12 14:46:41 -03:00
vedo18
4daf162797 Modified README.hi.md 2022-10-12 19:02:03 +05:30
Samar Jaffal
9a6812cf00 added spanish translations for 2-functions-methods readme 2022-10-11 22:52:10 -04:00
rym-oualha
51adaff9d2 Added french readme for lesson 8 about code editor 2022-10-11 21:45:36 +01:00
Tarun
baf024ee9a Update README.md
Grammatical changes were corrected
2022-10-11 22:26:50 +05:30
Tarun
cc6e88cb7d Merge pull request #1 from tarunl2002/tarunl2002-patch-1
Update README.md
2022-10-11 21:52:59 +05:30
Tarun
ecedacd8b1 Update README.md
Some grammatical mistakes were corrected and the language is made more understandable by the beginners
2022-10-11 21:51:57 +05:30
Darío Hereñú
a35b23560c Semantic & syntax issues (paragraph 20, 98 [...]) 2022-10-10 20:09:20 -03:00
Darío Hereñú
89233f75e2 Translation issue (paragraph 09) 2022-10-10 19:13:15 -03:00
Akash190104
7639f4760e Corrected some grammatical errors 2022-10-10 02:38:54 +05:30
Isha Sharma
e3840c76ea Update assignment.md 2022-10-09 20:58:18 +05:30
Rajat Khanduri
594846654a added resource & examples to the docs
> Added w3school's free course in the resources section (which is the  best course imo)
> Added the first 10 Fibonacci numbers
2022-10-09 19:22:13 +05:30
Flavia Mabras
204c45a4cf improve spanish translation 2022-10-09 13:20:40 +02:00
Dhruv Krishna Vaid
224c5c6966 Update README.hi.md 2022-10-08 14:21:22 +05:30
Paula Isabel
95740ae0a2 Fix Typos and Grammar in Browser Extension Project Part 2 2022-10-08 15:47:04 +08:00
Cheese
63ea1e2d83 Update README.ko.md
fix a broken link
2022-10-07 22:14:29 +09:00
Stepan Naryshkov
06aef92c2c fixed typo in about-browsers chapter 2022-10-06 22:24:56 +03:00
Stepan Naryshkov
5da62e0f56 added null as primitive type 2022-10-06 20:43:24 +03:00
Harsh Mahadev Duche
44a063e539 Link added to for-teachers.mar.md 2022-10-06 20:58:56 +05:30