### @RIP21 create the amazing workaround for OptionalChaining ### https://github.com/RIP21/ts-get ## Autosuggestion for input 😱 <img width="788" alt="Screen Shot 2019-03-13 at 8 59 35 PM" src="https://user-images.githubusercontent.com/1946920/54289297-1688f080-45d3-11e9-85cc-c86436376826.png"> ## Static analysis for non-existed keys 🚀 <img width="540" alt="Screen Shot 2019-03-13 at 8 59 59 PM" src="https://user-images.githubusercontent.com/1946920/54289341-2c96b100-45d3-11e9-9768-282641e7df8a.png"> ## Pros: a quite broken result type (without null & undefined) 😭 <img width="628" alt="Screen Shot 2019-03-13 at 8 15 07 PM" src="https://user-images.githubusercontent.com/1946920/54289380-42a47180-45d3-11e9-9da4-593953d8627f.png"> ## Anyway it MUCH better than `lodash.get` which does not check input keys and always returns `any` ## https://twitter.com/RIP212/status/1105841844070633474