logoalt Hacker News

raincolelast Sunday at 8:08 PM1 replyview on HN

This is the correct approach (I dare to say the only correct approach) when porting to another language. You can examining the architecture later.


Replies

dirtbag__dadyesterday at 1:16 AM

If you can lock down a test suite that ensures parity, then who cares what shape the lift ultimately looks like.

A full rewrite in different language that fails to be idiomatic is a step backward operationally, even if you stand to gain on issues the new language just eats for free

show 1 reply