Skip to content

refactor(core): Use the nullish coalescing assignment in render3 functions#49698

Closed
JeanMeche wants to merge 1 commit intoangular:mainfrom
JeanMeche:chore/render3-nullish-coal-assignement
Closed

refactor(core): Use the nullish coalescing assignment in render3 functions#49698
JeanMeche wants to merge 1 commit intoangular:mainfrom
JeanMeche:chore/render3-nullish-coal-assignement

Conversation

@JeanMeche
Copy link
Member

The usage of ??= make the code more clear & concise.

PR Type

What kind of change does this PR introduce?

  • Code style update (formatting, local variables)

Does this PR introduce a breaking change?

  • No

…tions

The usage of `??=` make the code more clear & concise.
@JeanMeche JeanMeche marked this pull request as ready for review April 4, 2023 09:53
@pkozlowski-opensource pkozlowski-opensource added action: merge The PR is ready for merge by the caretaker area: core Issues related to the framework runtime target: patch This PR is targeted for the next patch release labels Apr 4, 2023
@ngbot ngbot bot modified the milestone: Backlog Apr 4, 2023
@dylhunn
Copy link
Contributor

dylhunn commented Apr 5, 2023

This PR was merged into the repository by commit d497be7.

dylhunn pushed a commit that referenced this pull request Apr 5, 2023
…tions (#49698)

The usage of `??=` make the code more clear & concise.

PR Close #49698
@dylhunn dylhunn closed this in d497be7 Apr 5, 2023
@JeanMeche JeanMeche deleted the chore/render3-nullish-coal-assignement branch April 6, 2023 09:38
@angular-automatic-lock-bot
Copy link

This issue has been automatically locked due to inactivity.
Please file a new issue if you are encountering a similar or related problem.

Read more about our automatic conversation locking policy.

This action has been performed automatically by a bot.

@angular-automatic-lock-bot angular-automatic-lock-bot bot locked and limited conversation to collaborators May 7, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

action: merge The PR is ready for merge by the caretaker area: core Issues related to the framework runtime target: patch This PR is targeted for the next patch release

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants