refactor: move libs

This commit is contained in:
thomas
2024-05-11 09:05:59 +02:00
parent 216d485c53
commit 4a3c7f23e0
284 changed files with 263 additions and 260 deletions

View File

@@ -7,7 +7,7 @@ contributors:
- tomer953
- svenson95
challengeNumber: 10
command: angular-pipe-hard
command: angular-utility-wrapper-pipe
sidebar:
order: 202
---

View File

@@ -7,7 +7,7 @@ contributors:
- tomer953
- kabrunko-dev
challengeNumber: 13
command: angular-styling
command: angular-highly-customizable-css
sidebar:
order: 104
---

View File

@@ -7,7 +7,7 @@ contributors:
- tomer953
- kabrunko-dev
challengeNumber: 16
command: angular-di
command: angular-master-dependency-injection
sidebar:
order: 203
---

View File

@@ -8,7 +8,7 @@ contributors:
- kabrunko-dev
- svenson95
challengeNumber: 3
command: angular-ngfor-enhancement
command: angular-directive-enhancement
blogLink: https://medium.com/@thomas.laforge/ngfor-enhancement-716b44656a6c
sidebar:
order: 101

View File

@@ -7,7 +7,7 @@ contributors:
- tomer953
- jdegand
challengeNumber: 32
command: angular-bug-cd
command: angular-change-detection-bug
blogLink: https://medium.com/ngconf/function-calls-inside-template-are-dangerous-15f9822a6629
sidebar:
order: 105

View File

@@ -6,7 +6,7 @@ contributors:
- tomalaforge
- jdegand
challengeNumber: 33
command: angular-decoupling
command: angular-decoupling-components
sidebar:
order: 106
---

View File

@@ -8,7 +8,7 @@ contributors:
- svenson95
- jdegand
challengeNumber: 5
command: angular-crud
command: angular-crud-application
sidebar:
order: 2
---

View File

@@ -8,7 +8,7 @@ contributors:
- kabrunko-dev
- svenson95
challengeNumber: 6
command: angular-permissions
command: angular-structural-directive
blogLink: https://medium.com/@thomas.laforge/create-a-custom-structural-directive-to-manage-permissions-like-a-pro-11a1acad30ad
sidebar:
order: 102

View File

@@ -8,7 +8,7 @@ contributors:
- kabrunko-dev
- svenson95
challengeNumber: 8
command: angular-pipe-easy
command: angular-pure-pipe
blogLink: https://medium.com/ngconf/deep-dive-into-angular-pipes-c040588cd15d
sidebar:
order: 3

View File

@@ -8,7 +8,7 @@ contributors:
- kabrunko-dev
- svenson95
challengeNumber: 9
command: angular-pipe-intermediate
command: angular-wrap-function-pipe
blogLink: https://medium.com/ngconf/boost-your-apps-performance-by-wrapping-your-functions-inside-a-pipe-7e889a901d1d
sidebar:
order: 103

View File

@@ -6,7 +6,7 @@ contributors:
- tomalaforge
- tomer953
challengeNumber: 30
command: angular-interop-rxjs-signal
command: signal-interop-rxjs-signal
sidebar:
order: 204
---

View File

@@ -5,7 +5,7 @@ author: thomas-laforge
contributors:
- tomalaforge
challengeNumber: 43
command: angular-signal-input
command: signal-signal-input
sidebar:
order: 16
---

View File

@@ -5,7 +5,7 @@ author: thomas-laforge
contributors:
- ErickRodrCodes
challengeNumber: 10
command: angular-pipe-hard
command: angular-utility-wrapper-pipe
sidebar:
order: 202
---

View File

@@ -5,7 +5,7 @@ author: thomas-laforge
contributors:
- ErickRodrCodes
challengeNumber: 13
command: angular-styling
command: angular-highly-customizable-css
sidebar:
order: 104
---

View File

@@ -5,7 +5,7 @@ author: thomas-laforge
contributors:
- ErickRodrCodes
challengeNumber: 16
command: angular-di
command: angular-master-dependency-injection
sidebar:
order: 203
---

View File

@@ -5,7 +5,7 @@ author: thomas-laforge
contributors:
- ErickRodrCodes
challengeNumber: 3
command: angular-ngfor-enhancement
command: angular-directive-enhancement
blogLink: https://medium.com/@thomas.laforge/ngfor-enhancement-716b44656a6c
sidebar:
order: 101

View File

@@ -5,7 +5,7 @@ author: thomas-laforge
contributors:
- ErickRodrCodes
challengeNumber: 32
command: angular-bug-cd
command: angular-change-detection-bug
blogLink: https://medium.com/ngconf/function-calls-inside-template-are-dangerous-15f9822a6629
sidebar:
order: 105

View File

@@ -5,7 +5,7 @@ author: thomas-laforge
contributors:
- ErickRodrCodes
challengeNumber: 33
command: angular-decoupling
command: angular-decoupling-components
sidebar:
order: 106
---

View File

@@ -5,7 +5,7 @@ author: thomas-laforge
contributors:
- ErickRodrCodes
challengeNumber: 5
command: angular-crud
command: angular-crud-application
sidebar:
order: 2
---

View File

@@ -5,7 +5,7 @@ author: thomas-laforge
contributors:
- ErickRodrCodes
challengeNumber: 6
command: angular-permissions
command: angular-structural-directive
blogLink: https://medium.com/@thomas.laforge/create-a-custom-structural-directive-to-manage-permissions-like-a-pro-11a1acad30ad
sidebar:
order: 102

View File

@@ -6,7 +6,7 @@ contributors:
- ErickRodrCodes
- kabrunko - dev
challengeNumber: 8
command: angular-pipe-easy
command: angular-pure-pipe
blogLink: https://medium.com/ngconf/deep-dive-into-angular-pipes-c040588cd15d
sidebar:
order: 3

View File

@@ -5,7 +5,7 @@ author: thomas-laforge
contributors:
- ErickRodrCodes
challengeNumber: 9
command: angular-pipe-intermediate
command: angular-wrap-function-pipe
blogLink: https://medium.com/ngconf/boost-your-apps-performance-by-wrapping-your-functions-inside-a-pipe-7e889a901d1d
sidebar:
order: 103

View File

@@ -5,7 +5,7 @@ author: thomas-laforge
contributors:
- ErickRodrCodes
challengeNumber: 30
command: angular-interop-rxjs-signal
command: signal-interop-rxjs-signal
sidebar:
order: 204
---

View File

@@ -5,7 +5,7 @@ author: thomas-laforge
contributors:
- kabrunko-dev
challengeNumber: 10
command: angular-pipe-hard
command: angular-utility-wrapper-pipe
sidebar:
order: 202
---

View File

@@ -5,7 +5,7 @@ author: thomas-laforge
contributors:
- kabrunko-dev
challengeNumber: 13
command: angular-styling
command: angular-highly-customizable-css
sidebar:
order: 104
---

View File

@@ -5,7 +5,7 @@ author: thomas-laforge
contributors:
- kabrunko-dev
challengeNumber: 16
command: angular-di
command: angular-master-dependency-injection
sidebar:
order: 203
---

View File

@@ -5,7 +5,7 @@ author: thomas-laforge
contributors:
- kabrunko-dev
challengeNumber: 3
command: angular-ngfor-enhancement
command: angular-directive-enhancement
blogLink: https://medium.com/@thomas.laforge/ngfor-enhancement-716b44656a6c
sidebar:
order: 101

View File

@@ -5,7 +5,7 @@ author: thomas-laforge
contributors:
- kabrunko-dev
challengeNumber: 32
command: angular-bug-cd
command: angular-change-detection-bug
blogLink: https://medium.com/ngconf/function-calls-inside-template-are-dangerous-15f9822a6629
sidebar:
order: 105

View File

@@ -5,7 +5,7 @@ author: thomas-laforge
contributors:
- kabrunko-dev
challengeNumber: 5
command: angular-crud
command: angular-crud-application
sidebar:
order: 2
---

View File

@@ -5,7 +5,7 @@ author: thomas-laforge
contributors:
- kabrunko-dev
challengeNumber: 6
command: angular-permissions
command: angular-structural-directive
blogLink: https://medium.com/@thomas.laforge/create-a-custom-structural-directive-to-manage-permissions-like-a-pro-11a1acad30ad
sidebar:
order: 102

View File

@@ -5,7 +5,7 @@ author: thomas-laforge
contributors:
- kabrunko-dev
challengeNumber: 8
command: angular-pipe-easy
command: angular-pure-pipe
blogLink: https://medium.com/ngconf/deep-dive-into-angular-pipes-c040588cd15d
sidebar:
order: 3

View File

@@ -5,7 +5,7 @@ author: thomas-laforge
contributors:
- kabrunko-dev
challengeNumber: 9
command: angular-pipe-intermediate
command: angular-wrap-function-pipe
blogLink: https://medium.com/ngconf/boost-your-apps-performance-by-wrapping-your-functions-inside-a-pipe-7e889a901d1d
sidebar:
order: 103

View File

@@ -5,7 +5,7 @@ author: thomas-laforge
contributors:
- kabrunko-dev
challengeNumber: 30
command: angular-interop-rxjs-signal
command: signal-interop-rxjs-signal
sidebar:
order: 204
---

View File

@@ -5,7 +5,7 @@ author: thomas-laforge
contributors:
- kabrunko-dev
challengeNumber: 43
command: angular-signal-input
command: signal-signal-input
sidebar:
order: 16
---

View File

@@ -5,7 +5,7 @@ author: thomas-laforge
contributors:
- webbomj
challengeNumber: 5
command: angular-crud
command: angular-crud-application
sidebar:
order: 2
---

View File

@@ -5,7 +5,7 @@ author: thomas-laforge
contributors:
- stillst
challengeNumber: 8
command: angular-pipe-easy
command: angular-pure-pipe
blogLink: https://medium.com/ngconf/deep-dive-into-angular-pipes-c040588cd15d
sidebar:
order: 3

View File

@@ -5,7 +5,7 @@ author: thomas-laforge
contributors:
- stillst
challengeNumber: 43
command: angular-signal-input
command: signal-signal-input
sidebar:
order: 16
---