Skip to content

Commit

Permalink
fix: add LMFinney as contributor on tweaked files
Browse files Browse the repository at this point in the history
  • Loading branch information
LMFinney committed May 23, 2024
1 parent 6491b19 commit 85c7c56
Show file tree
Hide file tree
Showing 39 changed files with 39 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ contributors:
- tomalaforge
- tomer953
- svenson95
- LMFinney
challengeNumber: 10
command: angular-utility-wrapper-pipe
sidebar:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ contributors:
- tomalaforge
- tomer953
- kabrunko-dev
- LMFinney
challengeNumber: 13
command: angular-highly-customizable-css
sidebar:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ contributors:
- tomalaforge
- tomer953
- svenson95
- LMFinney
challengeNumber: 22
command: angular-router-input
blogLink: https://medium.com/ngconf/accessing-route-params-in-angular-1f8e12770617
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ contributors:
- tomer953
- kabrunko-dev
- svenson95
- LMFinney
challengeNumber: 3
command: angular-directive-enhancement
blogLink: https://medium.com/@thomas.laforge/ngfor-enhancement-716b44656a6c
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ contributors:
- tomalaforge
- tomer953
- jdegand
- LMFinney
challengeNumber: 32
command: angular-change-detection-bug
blogLink: https://medium.com/ngconf/function-calls-inside-template-are-dangerous-15f9822a6629
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ author: thomas-laforge
contributors:
- tomalaforge
- jdegand
- LMFinney
challengeNumber: 33
command: angular-decoupling-components
sidebar:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ author: thomas-laforge
contributors:
- tomalaforge
- jdegand
- LMFinney
challengeNumber: 39
command: angular-injection-token
sidebar:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ contributors:
- tomer953
- svenson95
- jdegand
- LMFinney
challengeNumber: 4
command: angular-typed-context-outlet
blogLink: https://medium.com/@thomas.laforge/ngtemplateoutlet-type-checking-5d2dcb07a2c6
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ author: thomas-laforge
contributors:
- tomalaforge
- jdegand
- LMFinney
challengeNumber: 44
command: angular-view-transition
sidebar:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ contributors:
- wandri
- tomalaforge
- jdegand
- LMFinney
challengeNumber: 45
command: angular-react-in-angular
sidebar:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ description: Challenge 46 is about learning Angular's integrated animation API
author: sven-brodny
contributors:
- svenson95
- LMFinney
challengeNumber: 46
command: angular-simple-animations
sidebar:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ contributors:
- tomer953
- svenson95
- jdegand
- LMFinney
challengeNumber: 5
command: angular-crud-application
sidebar:
Expand Down
1 change: 1 addition & 0 deletions docs/src/content/docs/challenges/angular/8-pure-pipe.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ contributors:
- tomer953
- kabrunko-dev
- svenson95
- LMFinney
challengeNumber: 8
command: angular-pure-pipe
blogLink: https://medium.com/ngconf/deep-dive-into-angular-pipes-c040588cd15d
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ contributors:
- tomer953
- kabrunko-dev
- svenson95
- LMFinney
challengeNumber: 9
command: angular-wrap-function-pipe
blogLink: https://medium.com/ngconf/boost-your-apps-performance-by-wrapping-your-functions-inside-a-pipe-7e889a901d1d
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ author: timothy-alcaide
contributors:
- alcaidio
- svenson95
- LMFinney
challengeNumber: 48
command: forms-avoid-losing-form-data
sidebar:
Expand Down
1 change: 1 addition & 0 deletions docs/src/content/docs/challenges/ngrx/2-effect-selector.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ contributors:
- tomer953
- svenson95
- jdegand
- LMFinney
challengeNumber: 2
command: ngrx-effect-vs-selector
blogLink: https://medium.com/@thomas.laforge/ngrx-effect-vs-reducer-vs-selector-58337ab59043
Expand Down
1 change: 1 addition & 0 deletions docs/src/content/docs/challenges/ngrx/7-power-effect.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ contributors:
- tomalaforge
- tomer953
- jdegand
- LMFinney
challengeNumber: 7
command: ngrx-power-of-effect
sidebar:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ description: Challenge 25 is about creating a Nx generator to extend the built-i
author: thomas-laforge
contributors:
- tomalaforge
- LMFinney
challengeNumber: 25
sidebar:
order: 207
Expand Down
1 change: 1 addition & 0 deletions docs/src/content/docs/challenges/nx/26-generator-comp.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ contributors:
- tomalaforge
- tomer953
- Sagardevkota
- LMFinney
challengeNumber: 26
sidebar:
order: 116
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ description: Challenge 12 about optimizing the number of change detection cycle
author: thomas-laforge
contributors:
- tomalaforge
- LMFinney
challengeNumber: 12
command: performance-optimize-change-detection
sidebar:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ description: Challenge 35 is about learning how pure pipe works
author: thomas-laforge
contributors:
- tomalaforge
- LMFinney
challengeNumber: 35
command: performance-memoization
sidebar:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ description: Challenge 36 is about learning how trackby works
author: thomas-laforge
contributors:
- tomalaforge
- LMFinney
challengeNumber: 36
command: performance-ngfor-optimization
sidebar:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ author: thomas-laforge
contributors:
- tomalaforge
- jdegand
- LMFinney
challengeNumber: 37
command: performance-optimize-big-list
sidebar:
Expand Down
1 change: 1 addition & 0 deletions docs/src/content/docs/challenges/performance/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ next: false
contributors:
- tomalaforge
- tomer953
- LMFinney
description: Learn how to use the Angular Devtool chrome extension.
noCommentSection: true
sidebar:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ description: Challenge 11 is about resolving a Rxjs bug because of high order op
author: thomas-laforge
contributors:
- tomalaforge
- LMFinney
challengeNumber: 11
command: rxjs-high-order-operator-bug
sidebar:
Expand Down
1 change: 1 addition & 0 deletions docs/src/content/docs/challenges/rxjs/14-race-condition.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ description: Challenge 14 is about race condition in Rxjs
author: thomas-laforge
contributors:
- tomalaforge
- LMFinney
challengeNumber: 14
command: rxjs-race-condition
sidebar:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ command: rxjs-catch-error
contributors:
- DeveshChau
- tomalaforge
- LMFinney
challengeNumber: 38
sidebar:
order: 14
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ description: You're tasked with implementing Lucie's button design, requiring ho
author: timothy-alcaide
contributors:
- alcaidio
- LMFinney
challengeNumber: 49
command: rxjs-hold-to-save-button
sidebar:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ author: thomas-laforge
contributors:
- tomalaforge
- svenson95
- LMFinney
challengeNumber: 50
command: signal-bug-in-effect
sidebar:
Expand Down
1 change: 1 addition & 0 deletions docs/src/content/docs/challenges/testing/17-router.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ description: Challenge 17 is about testing the router
author: thomas-laforge
contributors:
- tomalaforge
- LMFinney
challengeNumber: 17
command: testing-router
sidebar:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ description: Challenge 18 is about testing nested components
author: thomas-laforge
contributors:
- tomalaforge
- LMFinney
challengeNumber: 18
command: testing-nested-components
sidebar:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ contributors:
- tomer953
- svenson95
- jdegand
- LMFinney
challengeNumber: 19
command: testing-input-output
sidebar:
Expand Down
1 change: 1 addition & 0 deletions docs/src/content/docs/challenges/testing/20-modal.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ contributors:
- tomer953
- svenson95
- jdegand
- LMFinney
challengeNumber: 20
command: testing-modal
sidebar:
Expand Down
1 change: 1 addition & 0 deletions docs/src/content/docs/challenges/testing/23-harness.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ contributors:
- tomer953
- svenson95
- jdegand
- LMFinney
challengeNumber: 23
command: testing-harness
sidebar:
Expand Down
1 change: 1 addition & 0 deletions docs/src/content/docs/challenges/testing/28-checkbox.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ contributors:
- tomalaforge
- tomer953
- jdegand
- LMFinney
challengeNumber: 28
command: testing-checkbox
sidebar:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ contributors:
- tomalaforge
- tomer953
- svenson95
- LMFinney
challengeNumber: 29
command: testing-real-life-application
sidebar:
Expand Down
1 change: 1 addition & 0 deletions docs/src/content/docs/challenges/testing/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ prev: false
next: false
contributors:
- tomalaforge
- LMFinney
description: Introduction to testing challenges.
noCommentSection: true
sidebar:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ description: Challenge 15 is about creating overload functions
author: thomas-laforge
contributors:
- tomalaforge
- LMFinney
challengeNumber: 15
command: typescript-function-overload
blogLink: https://medium.com/ngconf/function-overloading-in-typescript-8236706b2c05
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ author: sven-brodny
contributors:
- svenson95
- jdegand
- LMFinney
challengeNumber: 47
command: typescript-enums-vs-union-types
sidebar:
Expand Down

0 comments on commit 85c7c56

Please sign in to comment.