2
guarana
3y

Anyone else having so much problems using create-react-app, typescript, styled-components and storybook?
It fells like im playing the lottery here and most of it doesnt reliable work.

Comments
  • 0
    Aah! Frontend!
  • 0
    I had circular depencies...
    Have fun finding them.
    Anyways its working now and I feel much better.

    @ostream I use typescript purely for the reason to self document code. Im a fan of types. Almost its sometimes cumbersome to use you can still decide to use it in non-strict mode and leverage code completion and documentation.
Add Comment