mirror of
https://github.com/LukeHagar/unicorn-utterances.git
synced 2025-12-06 04:21:55 +00:00
docs: add description, etc
This commit is contained in:
@@ -1,10 +1,10 @@
|
|||||||
---
|
---
|
||||||
{
|
{
|
||||||
title: "Angular's Templates Don't Work the Way You Think They Do",
|
title: "Angular's Templates Don't Work the Way You Think They Do",
|
||||||
description: "",
|
description: "Angular templates are mission-critial for components. But how do they work? Using a compiler, yes, but how do they bind to the DOM itself? Read on to find out.",
|
||||||
published: '2023-12-27T13:45:00.284Z',
|
published: '2023-12-27T13:45:00.284Z',
|
||||||
authors: ['crutchcorn'],
|
authors: ['crutchcorn'],
|
||||||
tags: ['angular', 'webdev', javascript'],
|
tags: ['angular', 'webdev', 'javascript'],
|
||||||
attached: [],
|
attached: [],
|
||||||
license: 'cc-by-nc-sa-4'
|
license: 'cc-by-nc-sa-4'
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user