Read the typescript handbook

Read the typescript handbook

task id: read-typescript-handbook

2024-09-26 13:14: typescript handbook #read-typescript-handbook #timelog:01:13:05

Reading: "Everyday Types"

2024-09-30 12:22: Typescript handbook #read-typescript-handbook #timelog:00:26:53

This just turned into more neovim troubleshooting. Sigh.

2024-09-30 12:38: I'm back in the neovim config hell #read-typescript-handbook

I want to get tsserver working in my neovim setup on my box now.

2024-09-30 12:50: neovim needs updating #read-typescript-handbook

I consolidated everything into one git repo, and it works on 2/3 machines. My box has nvim 0.9, everywhere else 0.10. I'm guessing that is the issue.

2024-09-30 15:29: Back to typescript. #read-typescript-handbook #timelog:00:28:41

2024-10-01 15:26: typescript reading #read-typescript-handbook #timelog:00:59:00

2024-10-02 14:53: Typescript reading #read-typescript-handbook #timelog:01:16:52

2024-10-03 14:46: typescript handbook: object types #read-typescript-handbook #timelog:01:14:31

2024-10-05 21:22: Some typescript-ing #read-typescript-handbook #timelog:00:30:58

2024-10-06 16:09: Typescript Handbook #read-typescript-handbook #timelog:00:44:28

Finished the Generics chapter. Variance annotations, covariance, and contravariance are taking a while to sink in.