Update frontmatter timestamp

This commit is contained in:
James Fenn
2022-08-21 13:36:33 -04:00
parent b91a131b97
commit 121503ac8f

View File

@@ -2,7 +2,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',
published: '2022-08-20T21:52:59.284Z',
authors: ['crutchcorn', 'LayZee'],
tags: ['angular', 'javascript', 'webdev'],
attached: [],