Hacker News new | past | comments | ask | show | jobs | submit login

This is clean JavaScript syntax in my opinion and should be what people strive for. It's perfectly readable, it's faster, it does async correctly without any unnecessary computation, can be typed and will have a normal stack trace. Piping is cool when done right, but can introduce complexity fast. Elixir is a good example where it works wonderfully.



Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: