Hmmm, I'd rather like it if all text boxes were wider by default. Like width:30%; minimum 200px or something.
Coconut said:
re-code from scratch in a new programming language. So reverting a part of it isn't possible; there's nothing to revert to.
Complete rewrite, I think, but it's still Ruby. Also, it could be reverted if he really wanted to. He specifically mentioned accounting for this possibility.
Coconut said:
...web programming doesn't work that way; you can't just mix-and-match the UI code and backend code in different languages.
Same language, but even if they were different, nothing prevents backend and frontend from being wildly different. Pretty much all programming works that way unless you're a complete novice.