This content originally appeared on DEV Community and was authored by Jasper de Jager
Photo by Oskar Yildiz on Unsplash
<some-component class="complicated div"
[title]="'test'"
subtitle="test div"
[color]="divColor"
>
<ul>
<li *ngFor="let item of list"
class="list-item"
>
<span i18n>list item</span>
{{item}}
</li>
</ul>
</some-component>
What do you think of the presented code style:
❤: Commit (something I could commit)
?: Vomit (I'd never commit this)
?: I like your post please continue this series!
Let's vote! ?
This content originally appeared on DEV Community and was authored by Jasper de Jager
Jasper de Jager | Sciencx (2021-04-13T10:28:14+00:00) ✔||? Commit or Vomit | code style. Retrieved from https://www.scien.cx/2021/04/13/%e2%9c%94%f0%9f%a4%a2-commit-or-vomit-code-style/
Please log in to upload a file.
There are no updates yet.
Click the Upload button above to add an update.