Jet.com. They were a (little) competitor to amazon before they were bought by Wally-mart. They are replacing the F# with Java though: https://news.ycombinator.com/item?id=39592760
I really miss working in F#, such a productive language. But I still enjoy keeping tabs on the updates. I always thought the tooling was quite good, given the size of the community and Microsoft's apparent apathy…
> How do you know you're getting it right early on? I think that's definitely the key question. If it's the sort of situation where you've been given all the requirements up front - which does happen in certain domains…
Sage advice. So often major architectural decisions are made in haste because of YAGNI arguments or business pressure. But a high-level design that can cope with stress and volatility is so cheap to do early, and so…
This. I really miss it when working outside of F#. I work on scientific code bases with a lot of different units and have been burned by improper conversions. Even with a high automated test coverage and good naming…
Jet.com. They were a (little) competitor to amazon before they were bought by Wally-mart. They are replacing the F# with Java though: https://news.ycombinator.com/item?id=39592760
I really miss working in F#, such a productive language. But I still enjoy keeping tabs on the updates. I always thought the tooling was quite good, given the size of the community and Microsoft's apparent apathy…
> How do you know you're getting it right early on? I think that's definitely the key question. If it's the sort of situation where you've been given all the requirements up front - which does happen in certain domains…
Sage advice. So often major architectural decisions are made in haste because of YAGNI arguments or business pressure. But a high-level design that can cope with stress and volatility is so cheap to do early, and so…
This. I really miss it when working outside of F#. I work on scientific code bases with a lot of different units and have been burned by improper conversions. Even with a high automated test coverage and good naming…