The follow button allows a user to follow a specific Twitter profile account.
This can be invoked via a button or through JavaScript -# twttr.widgets.createFollowButton
= codeBlender "follow-button", "social/twitter/follow-button"
<a href="https://twitter.com/SocialTriangle" class="twitter-follow-button" data-lang="en" data-show-count="true" data-show-screen-name="true" data-size="large">Follow @SocialTriangle</a>
| Title | URL |
|---|---|
| Twitter follow button | https://dev.twitter.com/web/follow-button |
| Task | Date |
|---|---|
| Provide a sample of the JS version - using the promises | |
| Complete with the full set of parameters |