Saturday, April 11, 2020
GitHub Protips - Tips, tricks, hacks, and secrets github.blog #
Git - To squash or not to squash? jamescooke.info #
Porting to TypeScript Solved Our API Woes - Makes a pretty strong case for Typescript, especially their technique of having the types exported from the database and enforced through all the layers from API to the client React app executeprogram.com #
Understanding (all) JavaScript module formats and tools - I haven’t had time to read all of this yet, hoping to read later, it’s a good summary - Makes me wonder what programmers from other languages think about javascript modules weblogs.asp.net #