minus-squareflamboyantkoala@programming.devtoGolang@programming.dev•Rust Vs Go: A Hands-On Comparisonlinkfedilinkarrow-up1·2 years agoI’ll have to disagree with this. Adding new features is a problem if old things break but otherwise it just makes future programs easier to write. You should be writing your next set of code with the newest features if they cut down dev time, cut down bugs or make that area more maintainable linkfedilink
I’ll have to disagree with this. Adding new features is a problem if old things break but otherwise it just makes future programs easier to write.
You should be writing your next set of code with the newest features if they cut down dev time, cut down bugs or make that area more maintainable