Modernize directives guides#69822
Open
bencodezen wants to merge 4 commits into
Open
Conversation
SkyZeroZx
reviewed
Jul 16, 2026
|
Deployed adev-preview for ecf7428 to: https://ng-dev-previews-fw--pr-angular-angular-69822-adev-prev-ub5hp8c7.web.app Note: As new commits are pushed to this pull request, this link is updated after the preview is rebuilt. |
JeanMeche
reviewed
Jul 16, 2026
bencodezen
force-pushed
the
docs/directives-guides-update
branch
from
July 16, 2026 15:45
bed959e to
572c3c9
Compare
JeanMeche
reviewed
Jul 16, 2026
JeanMeche
reviewed
Jul 16, 2026
Co-authored-by: Matthieu Riegler <kyro38@gmail.com>
bencodezen
force-pushed
the
docs/directives-guides-update
branch
from
July 16, 2026 15:58
3faa0b2 to
174551a
Compare
JeanMeche
reviewed
Jul 17, 2026
JeanMeche
approved these changes
Jul 20, 2026
JeanMeche
left a comment
Member
There was a problem hiding this comment.
I think we're good content wise.
Can you just fix the few code block languages from angular-ts to ts!
Contributor
Author
|
@JeanMeche I think I got them! Thanks for the review! |
JeanMeche
approved these changes
Jul 22, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
PR Checklist
Please check if your PR fulfills the following requirements:
PR Type
What kind of change does this PR introduce?
What is the current behavior?
The current directives guides recommend syntax and methodologies that are outdated.
Issue Number: N/A
What is the new behavior?
This PR attempts to modernize the directives guides to point to improved methods for solving problems that people encounter when using directives.
Does this PR introduce a breaking change?
Other information