Colin

Results 4 issues of Colin

Adds a Go tutorial.

cla: yes

## Description `@web/rollup-plugin-import-meta-assets` currently only supports resolving string literals (see [this line](https://github.com/modernweb-dev/web/blob/d6a6112bc6c038fa6be6937e9e66b5d9c44476d3/packages/rollup-plugin-import-meta-assets/src/rollup-plugin-import-meta-assets.js#L34)). This is _NOT_ documented, and misleading since an expression that evaluates to a string is "the same" from...

The `README.md` does not mention that the `custom-elements.json` manifest file can (and I'm assuming should) be generated by a tool, and not created by hand. I only found that information...

### Feature Request Add a pointer to the [Property Expressions](https://lit.dev/docs/templates/expressions/#property-expressions) section from the [Reactive Properties page](https://lit.dev/docs/components/properties/). ### Context The [Reactive Properties page](https://lit.dev/docs/components/properties/) does a good job of explaining properties and...