6
Wack
5y

Is any one of you using Flow (https://flow.org/)? If so is it any good?

Comments
  • 5
    I would use typescript instead. Flow has some nasty bugs and ts has a much wider adoption rate these days
  • 0
    📌
  • 0
    I was planning to first learn flow before typescript? Anyone thinks this is a great idea?
  • 0
    @thatguyatwork learn typescript, better support and easier to setup.

    Also,I highly recommend setting up typescript or flow with parceljs, less configuration!
  • 0
    Now while typescript is a superset of JS it doesn't provide static analysis, does it? I mean there are packages adding that functionality, but it's not baked into the language, is it? Therefor I was curious if any one is using flow.
Add Comment