TIL | 2023-01-26
Today I learned
- Node 14 can work with npm 9 since 14.17
- Jest mocks can be fun 😅
- Basics of using lerna for monorepos
- Rust just release stable version 1.67
Things I want to test
- Can I run Github action tests on both Node 14 and 16?