mirror of
https://github.com/LukeHagar/unicorn-utterances.git
synced 2025-12-07 12:57:45 +00:00
feat: add Lars as co-author
This commit is contained in:
committed by
Corbin Crutchley
parent
331812fcc3
commit
71b944a63a
@@ -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'
|
||||
|
||||
Reference in New Issue
Block a user