feat: add Lars as co-author

This commit is contained in:
Lars Gyrup Brink Nielsen
2022-08-20 21:41:50 +02:00
committed by Corbin Crutchley
parent 331812fcc3
commit 71b944a63a

View File

@@ -3,7 +3,7 @@
title: "How to Share Lifecycle Methods Between Components in Angular",
description: "Sharing code between components in Angular is TOUGH. Here's one way you can do so by utilizing base components that you extend - and why you shouldn't use them.",
published: '2022-09-15T22:12:03.284Z',
authors: ['crutchcorn'],
authors: ['crutchcorn', 'LayZee'],
tags: ['angular', 'javascript', 'webdev'],
attached: [],
license: 'cc-by-4'