Thanks, will check out the community page.
I've learned a lot from the first chapter 'The Node.js Platform', lots of depth and all concepts are explained well. Now making my way through Modules chapter 🙂
hey @thebeebs, expo has an `install` command which wraps `npm install` to ensure version compatibility, AWS CDK for TypeScript should also have this feature... it would save so many people lots of time with issues caused by version incompatibility.
Rudimentary e.g. of how well goroutines are scheduled. 100 million goroutines sleep for 1000ms, in just over 1 minute (61273ms), beautifully scheduled across 8 logical CPU cores:
gist.github.com/MattLongCode…#golang
Try and be outside your comfort zone, but not in the panic zone, where you "Have no idea what the hell is going on". The growth place is when you are outside your comfort zone. This is something I learned from a good friend.