webcomponents / webcomponents.github.io

WebComponents.org is where community-members document Web Components best practices
http://webcomponents.org
733 stars 118 forks source link

Introduction to the template element #157

Closed agektmr closed 10 years ago

agektmr commented 10 years ago

New article: introduction to the template element

156

zenorocha commented 10 years ago

Just started reviewing :)

:octocat: Sent from GH.

zenorocha commented 10 years ago

Good job @agektmr! Here's my review:

  1. Remove trailing spaces
  2. Rephrase the introduction

    Templates allow teams to divide their work, allowing designers to focus on views
    written in HTML and CSS, while other engineers focus on logic and back end
    integration.
    
    In this article, you'll learn how to use a new HTML element that is already
    available on Chrome, Opera, Firefox and Safari.
    
    <!-- Read more -->
    
    For those who prefer to watch instead of read, here is a summary of how it works.
    
    <div class="video-wrap">
    <iframe src="//www.youtube.com/embed/qC5xK6H0GlQ"></iframe>
    </div>
    
    ## Why Templates for browsers?
  3. Include an image (620x240) as the post cover
agektmr commented 10 years ago

Thanks @myakura and @zenorocha for review!

agektmr commented 10 years ago

Thanks @okuryu @sindresorhus for feedback!

zenorocha commented 10 years ago

Just started reviewing :)

:octocat: Sent from GH.

zenorocha commented 10 years ago

Thank you, pull request merged!

:octocat: Sent from GH.

zenorocha commented 10 years ago

http://webcomponents.org/articles/introduction-to-template-element

Nice job @agektmr ;D

Also planning in some social media stuff at 9am PST.