Skip to content
View tungle2017's full-sized avatar

Block or report tungle2017

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. Demo Angular Structure. Angular 14 i... Demo Angular Structure. Angular 14 introduced standalone component, so I make some changes in "shared" folder. Angular 17 introduced standalone application, so I make breaking change in all structure project.
    1
    src
    2
    ├─ app
    3
    │  ├─ auth (Folder)
    4
    │  │  ├─ auth routes config (File)
    5
    │  │  ├─ login (Standalone-Component)