@codezed_ Hey, thanks @codezed_ I'm glad you like it. Besides the FP vs OOP debate, for me a good code is a simple code. You know it's so prevalent in our industry to overengineer stuff. But people shouldn't be afraid to explore different paths.
@DanShappir@_ericelliott The answer is simple: You use functions and everything works as expected.
But hey! you can also use `class` on top of prototype based OOP, without actually knowing how that works in JS - such a great idea!
@mikeal Working on request helped me learn a lot. Not breaking the internet by a next major is the best decision. It shows responsibility and care for the community. Thanks, Mikeal!
@_developit@addyosmani @dan_abramov Yeah, I'm a fan of hyperscript, as you can tell. Having a bit smarter tags and optional attributes makes it so much more enjoyable to write.
"So I made this HTTP client for NodeJS... The idea behind request-compose is to be completely extendable, fully featured, and functional functional (get it?) HTTP Client for NodeJS."
https://t.co/uM2Q6G9hAD
Array.prototype.sort is now stable in @v8js v7.0 / Chrome 70! 🎉
Previously, V8 used an unstable QuickSort for arrays with more than 10 elements. Now, we use the stable TimSort algorithm.
Demo: https://t.co/X3Y1psd7IM
@synth3tk@strapijs The URLs are out of date, thanks for the heads up! You can specify those URLs explicitly and still use Grant and Purest. Feel free to open PR if you want.