Skip to content
This repository has been archived by the owner on Sep 20, 2023. It is now read-only.

Initialize everything in OnInit, not in Constructor (Angular 13) #320

Open
Tracked by #316
Tristan-H11 opened this issue Feb 17, 2022 · 0 comments
Open
Tracked by #316
Milestone

Comments

@Tristan-H11
Copy link
Member

Tristan-H11 commented Feb 17, 2022

Everything, that has no important reason to be initialized in the constructor, has to be moved to the OnInit().

@Tristan-H11 Tristan-H11 mentioned this issue Feb 17, 2022
4 tasks
@Tristan-H11 Tristan-H11 changed the title Initialize everything in OnInit, not in Constructor Initialize everything in OnInit, not in Constructor (Angular 13) Mar 16, 2022
@Tristan-H11 Tristan-H11 added this to the v0.3.0-pre-alpha milestone Mar 16, 2022
@Tristan-H11 Tristan-H11 moved this to Backlog - No Prio in Frontend Mar 16, 2022
@Tristan-H11 Tristan-H11 moved this from Backlog - No Prio to Todo - Low Prio in Frontend Mar 16, 2022
@Tristan-H11 Tristan-H11 moved this from Todo - Low Prio to Backlog - No Prio in Frontend Mar 17, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
Status: Backlog - No Prio
Development

No branches or pull requests

1 participant