Three Developer Articles that Interested Me This Week — 05/02/2022
Every Monday, I post three things from the world of software development that interest me or otherwise catch my attention.
I missed last week. I’m sorry. I’m sure you all were very disappointed. :-)
Why You Should Start Pair Programming Tomorrow
Maybe I’m weird, but I’ve never done pair programming. I’ve thought, though, that it would be effective, and know people that swear by it. Would be interested in your thoughts.
The TypeScript Experience
I confess that I’ve never heard of an “unsound static type system”, but I can understand the compromises that Typescript has to make to even have a type system. Being a “Why the hell would you write Javascript when you can write Typescript,” I find it hard to understand why one would. I suppose Javascript-from-the-start developers don't understand or see the benefit of a type system, even an “unsound” one.
Angular at I/O 2022
As noted above, I’m a big Typescript guy, and so it shouldn’t surprise you that I prefer Angular development. Here’s the latest on what is up with this excellent framework.