Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

JavaScript: Tag removal/status - all remaining #24665

Merged
merged 2 commits into from
Feb 21, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 0 additions & 7 deletions files/en-us/web/javascript/closures/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,13 +2,6 @@
title: Closures
slug: Web/JavaScript/Closures
page-type: guide
tags:
- Closure
- ES5
- Guide
- Intermediate
- JavaScript
- Reference
---

{{jsSidebar("Intermediate")}}
Expand Down
5 changes: 0 additions & 5 deletions files/en-us/web/javascript/data_structures/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,6 @@
title: JavaScript data types and data structures
slug: Web/JavaScript/Data_structures
page-type: guide
tags:
- Beginner
- Guide
- JavaScript
- Types
---

{{jsSidebar("More")}}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,6 @@
title: Enumerability and ownership of properties
slug: Web/JavaScript/Enumerability_and_ownership_of_properties
page-type: guide
tags:
- Guide
- JavaScript
---

{{JsSidebar("More")}}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,17 +2,6 @@
title: Equality comparisons and sameness
slug: Web/JavaScript/Equality_comparisons_and_sameness
page-type: guide
tags:
- Comparison
- Equality
- Guide
- Intermediate
- JS
- JavaScript
- NaN
- SameValue
- SameValueZero
- Sameness
---

{{jsSidebar("Intermediate")}}
Expand Down
9 changes: 0 additions & 9 deletions files/en-us/web/javascript/eventloop/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,15 +2,6 @@
title: The event loop
slug: Web/JavaScript/EventLoop
page-type: guide
tags:
- Advanced
- Event Loop
- Event Management
- Event Queue
- Guide
- Handling Events
- JavaScript
- events
---

{{JsSidebar("Advanced")}}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,17 +2,6 @@
title: Control flow and error handling
slug: Web/JavaScript/Guide/Control_flow_and_error_handling
page-type: guide
tags:
- Beginner
- Decision making
- Error Handling
- Flow control
- Guide
- JavaScript
- Logic
- control
- "l10n:priority"
- statements
---

{{jsSidebar("JavaScript Guide")}}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,13 +2,6 @@
title: Expressions and operators
slug: Web/JavaScript/Guide/Expressions_and_Operators
page-type: guide
tags:
- Beginner
- Expressions
- Guide
- JavaScript
- Operators
- "l10n:priority"
---

{{jsSidebar("JavaScript Guide")}} {{PreviousNext("Web/JavaScript/Guide/Functions", "Web/JavaScript/Guide/Numbers_and_dates")}}
Expand Down
6 changes: 0 additions & 6 deletions files/en-us/web/javascript/guide/functions/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,6 @@
title: Functions
slug: Web/JavaScript/Guide/Functions
page-type: guide
tags:
- Beginner
- Functions
- Guide
- JavaScript
- "l10n:priority"
---

{{jsSidebar("JavaScript Guide")}} {{PreviousNext("Web/JavaScript/Guide/Loops_and_iteration", "Web/JavaScript/Guide/Expressions_and_Operators")}}
Expand Down
4 changes: 0 additions & 4 deletions files/en-us/web/javascript/guide/grammar_and_types/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,6 @@
title: Grammar and types
slug: Web/JavaScript/Guide/Grammar_and_types
page-type: guide
tags:
- Guide
- JavaScript
- "l10n:priority"
---

{{jsSidebar("JavaScript Guide")}} {{PreviousNext("Web/JavaScript/Guide/Introduction", "Web/JavaScript/Guide/Control_flow_and_error_handling")}}
Expand Down
4 changes: 0 additions & 4 deletions files/en-us/web/javascript/guide/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,6 @@
title: JavaScript Guide
slug: Web/JavaScript/Guide
page-type: guide
tags:
- Guide
- JavaScript
- "l10n:priority"
---

{{jsSidebar("JavaScript Guide")}}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,6 @@
title: Indexed collections
slug: Web/JavaScript/Guide/Indexed_collections
page-type: guide
tags:
- Guide
- JavaScript
- "l10n:priority"
---

{{jsSidebar("JavaScript Guide")}} {{PreviousNext("Web/JavaScript/Guide/Regular_Expressions", "Web/JavaScript/Guide/Keyed_Collections")}}
Expand Down
6 changes: 0 additions & 6 deletions files/en-us/web/javascript/guide/introduction/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,6 @@
title: Introduction
slug: Web/JavaScript/Guide/Introduction
page-type: guide
tags:
- Beginner
- Guide
- Introduction
- JavaScript
- "l10n:priority"
---

{{jsSidebar("JavaScript Guide")}} {{PreviousNext("Web/JavaScript/Guide", "Web/JavaScript/Guide/Grammar_and_types")}}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,6 @@
title: Iterators and generators
slug: Web/JavaScript/Guide/Iterators_and_Generators
page-type: guide
tags:
- Guide
- Intermediate
- JavaScript
- "l10n:priority"
---

{{jsSidebar("JavaScript Guide")}} {{PreviousNext("Web/JavaScript/Guide/Using_promises", "Web/JavaScript/Guide/Meta_programming")}}
Expand Down
7 changes: 0 additions & 7 deletions files/en-us/web/javascript/guide/keyed_collections/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,13 +2,6 @@
title: Keyed collections
slug: Web/JavaScript/Guide/Keyed_collections
page-type: guide
tags:
- Collections
- Guide
- JavaScript
- Map
- "l10n:priority"
- set
---

{{jsSidebar("JavaScript Guide")}} {{PreviousNext("Web/JavaScript/Guide/Indexed_Collections", "Web/JavaScript/Guide/Working_with_Objects")}}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,6 @@
title: Loops and iteration
slug: Web/JavaScript/Guide/Loops_and_iteration
page-type: guide
tags:
- Guide
- JavaScript
- Loop
- Syntax
- "l10n:priority"
---

{{jsSidebar("JavaScript Guide")}}
Expand Down
7 changes: 0 additions & 7 deletions files/en-us/web/javascript/guide/meta_programming/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,13 +2,6 @@
title: Meta programming
slug: Web/JavaScript/Guide/Meta_programming
page-type: guide
tags:
- ECMAScript 2015
- Guide
- JavaScript
- Proxy
- Reflect
- "l10n:priority"
---

{{jsSidebar("JavaScript Guide")}}{{PreviousNext("Web/JavaScript/Guide/Iterators_and_Generators", "Web/JavaScript/Guide/Modules")}}
Expand Down
6 changes: 0 additions & 6 deletions files/en-us/web/javascript/guide/modules/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,6 @@
title: JavaScript modules
slug: Web/JavaScript/Guide/Modules
page-type: guide
tags:
- Guide
- JavaScript
- Modules
- export
- import
browser-compat:
- javascript.statements.import
- javascript.statements.export
Expand Down
13 changes: 0 additions & 13 deletions files/en-us/web/javascript/guide/numbers_and_dates/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,19 +2,6 @@
title: Numbers and dates
slug: Web/JavaScript/Guide/Numbers_and_dates
page-type: guide
tags:
- Calculation
- Dates
- FP
- Floating Point
- Floating-Point
- Guide
- Integer
- JavaScript
- Math
- Numbers
- Numeric
- "l10n:priority"
---

{{jsSidebar("JavaScript Guide")}} {{PreviousNext("Web/JavaScript/Guide/Expressions_and_Operators", "Web/JavaScript/Guide/Text_formatting")}}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,13 +2,6 @@
title: Assertions
slug: Web/JavaScript/Guide/Regular_Expressions/Assertions
page-type: guide
tags:
- Assertions
- Guide
- JavaScript
- Reference
- Regular Expressions
- regex
---

{{jsSidebar("JavaScript Guide")}}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,13 +2,6 @@
title: Character classes
slug: Web/JavaScript/Guide/Regular_Expressions/Character_Classes
page-type: guide
tags:
- Guide
- JavaScript
- Reference
- RegExp
- Regular Expressions
- character classes
---

{{JSSidebar("JavaScript Guide")}}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,6 @@
title: Regular expression syntax cheat sheet
slug: Web/JavaScript/Guide/Regular_Expressions/Cheatsheet
page-type: guide
tags:
- Cheat sheet
- Guide
- JavaScript
- RegExp
---

{{jsSidebar("JavaScript Guide")}}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,15 +2,6 @@
title: Groups and backreferences
slug: Web/JavaScript/Guide/Regular_Expressions/Groups_and_Backreferences
page-type: guide
tags:
- Guide
- JavaScript
- Reference
- Polyfill
- Regular Expressions
- groups
- backreferences
- regex
---

{{jsSidebar("JavaScript Guide")}}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,14 +2,6 @@
title: Regular expressions
slug: Web/JavaScript/Guide/Regular_Expressions
page-type: guide
tags:
- Guide
- Intermediate
- JavaScript
- Reference
- RegExp
- Regular Expressions
- regex
---

{{jsSidebar("JavaScript Guide")}} {{PreviousNext("Web/JavaScript/Guide/Text_formatting", "Web/JavaScript/Guide/Indexed_collections")}}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,13 +2,6 @@
title: Quantifiers
slug: Web/JavaScript/Guide/Regular_Expressions/Quantifiers
page-type: guide
tags:
- Guide
- JavaScript
- Reference
- Regular Expressions
- quantifiers
- regex
---

{{jsSidebar("JavaScript Guide")}}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,13 +2,6 @@
title: Unicode property escapes
slug: Web/JavaScript/Guide/Regular_Expressions/Unicode_Property_Escapes
page-type: guide
tags:
- Guide
- JavaScript
- Reference
- Regular Expressions
- regex
- unicode property escapes
---

{{jsSidebar("JavaScript Guide")}}
Expand Down
4 changes: 0 additions & 4 deletions files/en-us/web/javascript/guide/text_formatting/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,6 @@
title: Text formatting
slug: Web/JavaScript/Guide/Text_formatting
page-type: guide
tags:
- Guide
- JavaScript
- "l10n:priority"
---

{{jsSidebar("JavaScript Guide")}} {{PreviousNext("Web/JavaScript/Guide/Numbers_and_dates", "Web/JavaScript/Guide/Regular_Expressions")}}
Expand Down
5 changes: 0 additions & 5 deletions files/en-us/web/javascript/guide/using_classes/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,6 @@
title: Using classes
slug: Web/JavaScript/Guide/Using_Classes
page-type: guide
tags:
- Guide
- Intermediate
- JavaScript
- Object
---

{{jsSidebar("JavaScript Guide")}} {{PreviousNext("Web/JavaScript/Guide/Working_with_Objects", "Web/JavaScript/Guide/Using_promises")}}
Expand Down
8 changes: 0 additions & 8 deletions files/en-us/web/javascript/guide/using_promises/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,14 +2,6 @@
title: Using promises
slug: Web/JavaScript/Guide/Using_promises
page-type: guide
tags:
- Guide
- Intermediate
- JavaScript
- Promise
- Promises
- asynchronous
- "l10n:priority"
---

{{jsSidebar("JavaScript Guide")}}{{PreviousNext("Web/JavaScript/Guide/Using_Classes", "Web/JavaScript/Guide/Iterators_and_Generators")}}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,14 +2,6 @@
title: Working with objects
slug: Web/JavaScript/Guide/Working_with_Objects
page-type: guide
tags:
- Beginner
- Comparing object
- Document
- Guide
- JavaScript
- Object
- "l10n:priority"
---

{{jsSidebar("JavaScript Guide")}} {{PreviousNext("Web/JavaScript/Guide/Keyed_collections", "Web/JavaScript/Guide/Using_Classes")}}
Expand Down
Loading