You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Aug 4, 2021. It is now read-only.
Hi Ryan, not really an issue. Just wanted to say nice work on putting this version together. I think I am totally sold on the React/Typescript combo.
Was going to submit a PR to showcase stateless components but realized it would break your tests. Have you seen anything to test for Functional Stateless Components via React Addon Utils?
The text was updated successfully, but these errors were encountered:
mikekidder
changed the title
Stateless Functional Components
Functional Stateless Components
Feb 28, 2016
hey mike, thanks for the kind words about the repository! I put up a quick PR that upgrades the project typescript to 1.8.2 and the react.d.ts (needed for stateless components). I also added a simple stateless component (AddFishButton) but ran into testing trouble with jest like you mentioned...
Hi Ryan, not really an issue. Just wanted to say nice work on putting this version together. I think I am totally sold on the React/Typescript combo.
Was going to submit a PR to showcase stateless components but realized it would break your tests. Have you seen anything to test for Functional Stateless Components via React Addon Utils?
The text was updated successfully, but these errors were encountered: