
cruising range per charge: 500 km (310 miles) for the front-wheel drive version and 460 km (286 miles) for the all-wheel-drive version


cruising range per charge: 500 km (310 miles) for the front-wheel drive version and 460 km (286 miles) for the all-wheel-drive version

Hyundai, Kia Announce Solid State Battery With Factorial Energy
"Factorial’s advances are based on FEST (Factorial Electrolyte System Technology), which leverages a proprietary solid electrolyte material that enables safe and reliable cell performance with high-voltage and high-capacity electrodes and has been scaled in 40Ah cells that perform at room temperature.
pipe = (...fns) => (x) => fns.reduce((v, f) => f(v), x);
has same same effect as nested function calls, with many brackets
Array.prototype.reduce() - JavaScript | MDN
Pipe Function in JavaScript. Hello, in this blog post I am going to… | by Neerthigan S | Medium
Unix: "A pipe is a form of redirection that is used to send the output of one program to another program for further processing."