Skip to content

[FORCE] chore: sync docs 2026-06-11#10

Merged
seankohjs merged 1 commit into
masterfrom
sync/2026-06-11
Jun 11, 2026
Merged

[FORCE] chore: sync docs 2026-06-11#10
seankohjs merged 1 commit into
masterfrom
sync/2026-06-11

Conversation

@github-actions

Copy link
Copy Markdown
Contributor

Date: 2026-06-11

Changes by Framework

Framework New Modified Deleted Unchanged
angular 260 0 0 0
javascript 1041 0 0 0
react 166 0 0 0
typescript 75 0 0 0
vue 83 0 0 0
Total 1625 0 0 0

Estimated Impact

  • Files to embed: 1625
  • Files to delete: 0
  • Estimated chunks to upsert: ~32500

Changed Files

angular (260 files)

New:

  • best-practices/a11y.md
  • best-practices/error-handling.md
  • best-practices/performance/overview.md
  • best-practices/runtime-performance/overview.md
  • best-practices/runtime-performance/profiling-with-chrome-devtools.md
  • best-practices/runtime-performance/skipping-subtrees.md
  • best-practices/runtime-performance/slow-computations.md
  • best-practices/runtime-performance/zone-pollution.md
  • best-practices/style-guide.md
  • best-practices/update.md
  • guide/animations/complex-sequences.md
  • guide/animations/css.md
  • guide/animations/enter-and-leave.md
  • guide/animations/migration.md
  • guide/animations/overview.md
  • guide/animations/reusable-animations.md
  • guide/animations/transition-and-triggers.md
  • guide/aria/accordion.md
  • guide/aria/autocomplete.md
  • guide/aria/combobox.md
  • guide/aria/grid.md
  • guide/aria/listbox.md
  • guide/aria/menu.md
  • guide/aria/menubar.md
  • guide/aria/multiselect.md
  • guide/aria/overview.md
  • guide/aria/select.md
  • guide/aria/tabs.md
  • guide/aria/toolbar.md
  • guide/aria/tree.md
  • ...and 230 more
javascript (1041 files)

New:

  • guide/closures/index.md
  • guide/control_flow_and_error_handling/index.md
  • guide/data_structures/index.md
  • guide/enumerability_and_ownership_of_properties/index.md
  • guide/equality_comparisons_and_sameness/index.md
  • guide/expressions_and_operators/index.md
  • guide/functions/index.md
  • guide/grammar_and_types/index.md
  • guide/index.md
  • guide/indexed_collections/index.md
  • guide/inheritance_and_the_prototype_chain/index.md
  • guide/internationalization/index.md
  • guide/introduction/index.md
  • guide/iterators_and_generators/index.md
  • guide/keyed_collections/index.md
  • guide/language_overview/index.md
  • guide/loops_and_iteration/index.md
  • guide/memory_management/index.md
  • guide/meta_programming/index.md
  • guide/modules/index.md
  • guide/numbers_and_strings/index.md
  • guide/regular_expressions/assertions/index.md
  • guide/regular_expressions/character_classes/index.md
  • guide/regular_expressions/cheatsheet/index.md
  • guide/regular_expressions/groups_and_backreferences/index.md
  • guide/regular_expressions/index.md
  • guide/regular_expressions/quantifiers/index.md
  • guide/representing_dates_times/index.md
  • guide/resource_management/index.md
  • guide/typed_arrays/index.md
  • ...and 1011 more
react (166 files)

New:

  • learn/add-react-to-an-existing-project.md
  • learn/adding-interactivity.md
  • learn/build-a-react-app-from-scratch.md
  • learn/choosing-the-state-structure.md
  • learn/conditional-rendering.md
  • learn/creating-a-react-app.md
  • learn/describing-the-ui.md
  • learn/editor-setup.md
  • learn/escape-hatches.md
  • learn/extracting-state-logic-into-a-reducer.md
  • learn/importing-and-exporting-components.md
  • learn/installation.md
  • learn/javascript-in-jsx-with-curly-braces.md
  • learn/keeping-components-pure.md
  • learn/lifecycle-of-reactive-effects.md
  • learn/managing-state.md
  • learn/manipulating-the-dom-with-refs.md
  • learn/passing-data-deeply-with-context.md
  • learn/passing-props-to-a-component.md
  • learn/preserving-and-resetting-state.md
  • learn/queueing-a-series-of-state-updates.md
  • learn/react-compiler/debugging.md
  • learn/react-compiler/incremental-adoption.md
  • learn/react-compiler/installation.md
  • learn/react-compiler/introduction.md
  • learn/react-developer-tools.md
  • learn/reacting-to-input-with-state.md
  • learn/referencing-values-with-refs.md
  • learn/removing-effect-dependencies.md
  • learn/render-and-commit.md
  • ...and 136 more
typescript (75 files)

New:

  • declaration-files/By Example.md
  • declaration-files/Consumption.md
  • declaration-files/Deep Dive.md
  • declaration-files/Do's and Don'ts.md
  • declaration-files/Introduction.md
  • declaration-files/Library Structures.md
  • declaration-files/Publishing.md
  • declaration-files/Templates.md
  • declaration-files/templates/global-modifying-module.d.ts.md
  • declaration-files/templates/global-plugin.d.ts.md
  • declaration-files/templates/global.d.ts.md
  • declaration-files/templates/module-class.d.ts.md
  • declaration-files/templates/module-function.d.ts.md
  • declaration-files/templates/module-plugin.d.ts.md
  • declaration-files/templates/module.d.ts.md
  • get-started/TS for Functional Programmers.md
  • get-started/TS for JS Programmers.md
  • get-started/TS for OOPers.md
  • get-started/TS for the New Programmer.md
  • handbook-v2/Basics.md
  • handbook-v2/Classes.md
  • handbook-v2/Everyday Types.md
  • handbook-v2/Modules.md
  • handbook-v2/More on Functions.md
  • handbook-v2/Narrowing.md
  • handbook-v2/Object Types.md
  • handbook-v2/The Handbook.md
  • handbook-v2/Type Declarations.md
  • handbook-v2/Type Manipulation/Conditional Types.md
  • handbook-v2/Type Manipulation/Generics.md
  • ...and 45 more
vue (83 files)

New:

  • api/application.md
  • api/built-in-components.md
  • api/built-in-directives.md
  • api/built-in-special-attributes.md
  • api/built-in-special-elements.md
  • api/compile-time-flags.md
  • api/component-instance.md
  • api/composition-api-dependency-injection.md
  • api/composition-api-helpers.md
  • api/composition-api-lifecycle.md
  • api/composition-api-setup.md
  • api/custom-elements.md
  • api/custom-renderer.md
  • api/general.md
  • api/index.md
  • api/options-composition.md
  • api/options-lifecycle.md
  • api/options-misc.md
  • api/options-rendering.md
  • api/options-state.md
  • api/reactivity-advanced.md
  • api/reactivity-core.md
  • api/reactivity-utilities.md
  • api/render-function.md
  • api/sfc-css-features.md
  • api/sfc-script-setup.md
  • api/sfc-spec.md
  • api/ssr.md
  • api/utility-types.md
  • glossary/index.md
  • ...and 53 more

Auto-generated by the weekly docs sync. Merge to trigger embedding to Pinecone.

@seankohjs
seankohjs merged commit 6c9a213 into master Jun 11, 2026
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant