Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature request: better covfefe #1175

Closed
ndelangen opened this issue May 31, 2017 · 5 comments
Closed

Feature request: better covfefe #1175

ndelangen opened this issue May 31, 2017 · 5 comments

Comments

@ndelangen
Copy link
Member

We currently have very low covfefe, we should improve this.

@shilman shilman changed the title Feature request: better convfefe Feature request: better covfefe May 31, 2017
@shilman
Copy link
Member

shilman commented Jun 1, 2017

giphy 1

@bernard-lin
Copy link

The president and a small group of people know exactly how much covfefe we need.

@ShaunGreiner
Copy link

Please add this module to the project: https://github.com/rgbkrk/covfefe

@atticoos
Copy link
Member

atticoos commented Jun 2, 2017

I think we already have all the pieces we need

storiesOf('covfefe', module)
  .addDecorator(getStory => {
    let story = getStory()
    if (isFakeNews(story)) {
      return <InfoWars />
    }
    
    if (isObamacare(story)) {
      return <IDontObamaCare />
    }

    return <GolfCourse maybeLookAtItLater={story} />
  })
  .add('Important message', () => (
     <Tweet
        sarcasm={0.5}
        insult={0.75}
        meaningful={0.2}
        includeNewWordFromMyPersonalDictionary={true}
      />
  ))

@atticoos
Copy link
Member

atticoos commented Jun 2, 2017

Got u fam

https://github.com/ajwhite/covfefe-react

<Covfefe>This is important</Covfefe>
// This is important covfefe

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

5 participants