Hacker News new | ask | show | jobs
by dismalaf 413 days ago
Why? No one's stopping you from, say, using a Rails API and React front end.
1 comments

Because I would prefer the Rails side to have good support for static typing
Just curious, why?

I like static typing when it gives me a 100x speedup (Java, C++, Haskell, whatever), but not solely for the sake of it...

I get the most value from it when it comes to refactoring