Commit Graph

1755 Commits

Author SHA1 Message Date
chris
f217cb70d6 Update README.md 2025-03-10 20:25:51 +00:00
chris
a1012f8f4d Update README.md 2025-03-10 14:58:13 +00:00
chris
2627c1a444 Update README.md 2025-03-10 14:56:59 +00:00
chris
1c8c387f02 Apply suggestions from code review 2025-03-10 14:56:38 +00:00
chris
1cdcfeafd6 Apply suggestions from code review 2025-03-10 14:55:22 +00:00
chris
4aeb637250 Merge branch 'main' into softchris-patch-1 2025-03-07 16:30:34 +00:00
chris
0222287bb5 Update README.md 2025-03-07 16:25:16 +00:00
Chris
5f8f61414e adding text updates and images 2025-03-07 16:19:38 +00:00
chris
333010d3fd Update README.md 2025-03-07 15:32:22 +00:00
chris
062015bd56 Merge pull request #1365 from jun216tee/main
Update README.md
2025-03-01 13:45:26 +00:00
chris
45f844f881 Create links.yml 2025-03-01 13:42:33 +00:00
Jun
581d3d78f5 Update README.md
Remove unneeded spaces.
2025-02-22 15:16:12 +08:00
Jun
901d96605f Update README.md
1 corrected a few portneial misspellings.
2025-02-19 20:54:16 +08:00
Anthony Bartolo
ad9833d821 Update README.md
Updating "Other Courses"
2025-02-13 12:10:40 -05:00
Anthony Bartolo
2c36031c90 Update README.md
Updating Other Courses section to include new courses.
2025-02-13 11:55:49 -05:00
Lee Stott
aa58307dee Merge pull request #1352 from microsoft/leestott-patch-2
Update README.md
2024-11-11 20:05:38 +00:00
Lee Stott
7ea42ba11f Update README.md
Follow these steps:
1. **Fork the Repository**: Click on the "Fork" button at the top-right corner of this page.
2. **Clone the Repository**:   `git clone https://github.com/microsoft/Web-Dev-For-Beginners.git`
2024-11-11 20:05:10 +00:00
Lee Stott
9ff74956c0 Update README.md 2024-10-15 12:00:01 +01:00
Lee Stott
e098c21fae Merge pull request #1348 from microsoft/leestott-patch-1
Update README.md
2024-10-15 11:25:23 +01:00
Lee Stott
8a97f63be7 Update README.md
Added a link to the AI Communty Discord
2024-10-15 11:22:31 +01:00
chris
b693422fdd Update README.md 2024-09-05 20:59:33 +01:00
chris
a11828af1a Merge pull request #1332 from juliamuiruri4/main
Added instructions to run quiz app locally and on Azure
2024-09-05 20:58:00 +01:00
Julia Muiruri
1104962513 Added examples for managing translations on the app 2024-09-05 08:49:31 +00:00
Julia Muiruri
470e2457f7 Added instructions for adding a translated quiz set 2024-09-04 14:54:56 +03:00
Julia Muiruri
6d9092bcfc Added instructions to run quiz app locally and on Azure 2024-09-04 14:46:30 +03:00
chris
d0cf3ac4eb Merge pull request #1328 from microsoft/upgrade-quiz-app
upgrading app to vue 3
2024-09-02 19:26:17 +01:00
Chris
fbe78fffc4 update README 2024-09-02 19:13:08 +01:00
Chris
a8724defea fixing lint errors 2024-09-02 19:09:38 +01:00
Chris
2a05babd74 remvoing .vscode 2024-08-30 13:24:05 +01:00
Chris
6d168288af upgrading app to vue 3 2024-08-30 13:20:53 +01:00
Julia Muiruri
115a56dbca Merge pull request #1327 from microsoft/softchris-patch-1
Lesson 1 - replacing quiz app with forms quiz
2024-08-30 09:44:02 +03:00
chris
5c0e397982 Lesson 1 - replacing quiz app with forms quiz 2024-08-29 21:22:57 +01:00
chris
6b2369337e Merge pull request #1326 from microsoft/dependabot/npm_and_yarn/5-browser-extension/solution/webpack-5.94.0
Bump webpack from 5.88.1 to 5.94.0 in /5-browser-extension/solution
2024-08-29 17:32:31 +01:00
chris
bf8291f791 Merge pull request #1325 from microsoft/dependabot/npm_and_yarn/braces-3.0.3
Bump braces from 3.0.2 to 3.0.3
2024-08-29 17:29:11 +01:00
dependabot[bot]
9e4158b8a7 Bump webpack from 5.88.1 to 5.94.0 in /5-browser-extension/solution
Bumps [webpack](https://github.com/webpack/webpack) from 5.88.1 to 5.94.0.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v5.88.1...v5.94.0)

---
updated-dependencies:
- dependency-name: webpack
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-28 21:22:48 +00:00
dependabot[bot]
1f7621ad33 Bump braces from 3.0.2 to 3.0.3
Bumps [braces](https://github.com/micromatch/braces) from 3.0.2 to 3.0.3.
- [Changelog](https://github.com/micromatch/braces/blob/master/CHANGELOG.md)
- [Commits](https://github.com/micromatch/braces/compare/3.0.2...3.0.3)

---
updated-dependencies:
- dependency-name: braces
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-28 21:22:45 +00:00
Glaucia Lemos
904cb216e7 Merge pull request #1324 from microsoft/upgrade-quiz-app
upgrading app to reduce vulnerabilities
2024-08-28 18:22:01 -03:00
Chris
38dbfaf39e upgrading app to reduce vulnerabilities 2024-08-28 14:06:50 +01:00
Lee Stott
2eea3b5cdd Update re Quiz App 2024-08-27 16:37:59 +01:00
chris
71339723bb Merge pull request #1318 from microsoft/dependabot/npm_and_yarn/quiz-app/babel/traverse-7.25.4
Bump @babel/traverse from 7.22.8 to 7.25.4 in /quiz-app
2024-08-27 00:01:33 +01:00
chris
b32794ee90 Merge pull request #1282 from ishu599/Sublime-fix
Link text for Sublime text has been fixed.
2024-08-26 23:40:55 +01:00
chris
0e84a5745b Merge pull request #1240 from bskrksyp9/patch-2
Fix typos & grammatical corrections
2024-08-26 23:36:58 +01:00
dependabot[bot]
73b9fa2276 Bump @babel/traverse from 7.22.8 to 7.25.4 in /quiz-app
Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) from 7.22.8 to 7.25.4.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.25.4/packages/babel-traverse)

---
updated-dependencies:
- dependency-name: "@babel/traverse"
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-26 22:34:40 +00:00
chris
d1b614ce60 Merge pull request #1317 from microsoft/dependabot/npm_and_yarn/5-browser-extension/solution/axios-1.7.4
Bump axios from 1.4.0 to 1.7.4 in /5-browser-extension/solution
2024-08-26 23:33:43 +01:00
chris
1081aaf7a2 Merge pull request #1268 from hwahyeon/fix-greek
Fix typo
2024-08-26 23:30:56 +01:00
chris
7fe4ac89ba Merge pull request #1308 from yellowflash2041/main
Fix 2 issues in bank product.
2024-08-26 23:28:23 +01:00
chris
45981c4319 Merge pull request #1298 from NoicePlayer/patch-1
Added the word "you"
2024-08-26 23:27:12 +01:00
chris
614ec90a34 Merge pull request #1316 from microsoft/dependabot/npm_and_yarn/quiz-app/braces-3.0.3
Bump braces from 3.0.2 to 3.0.3 in /quiz-app
2024-08-26 23:26:43 +01:00
chris
10b68d727c Merge branch 'main' into dependabot/npm_and_yarn/quiz-app/braces-3.0.3 2024-08-26 23:26:34 +01:00
chris
d365e3cfb8 Merge pull request #1320 from microsoft/dependabot/npm_and_yarn/quiz-app/webpack-dev-middleware-5.3.4
Bump webpack-dev-middleware from 5.3.3 to 5.3.4 in /quiz-app
2024-08-26 23:22:18 +01:00