Skip step 3, and just switch to Kotlin. Worked wonders for Android
Skip step 3, and just switch to Kotlin. Worked wonders for Android
1000 times this
Merge is fine, but not knowing both rebase and merge is dumb. And I guess I’ve been in a perfect world this whole time in huge technical orgs lol.
deleted by creator
Bad take IMO,
At 10+ YOE, I use rebase almost exclusively. Branch from main, rebase to clean up commit history before putting up a PR. If commits are curated properly you don’t run into conflicts very often. Branches really shouldn’t be shared too often anyway, and the ones that are should be write protected.
Catastrophic data loss isn’t really possible either with git since it’s all preserved and you can git reflog
even if you mess up.
The meme is right. Git good
Kotlin Koans is a good hands on intro, especially if you’re already familiar with Java.
Just use Kotlin to write your JS/TS
Kotlin is the tits