
Название: Building Isomorphic javascript Apps: From Concept to Implementation to Real-World Solutions
Автор: Jason Strimpel, Maxime Najim
Издательство: O'Reilly Media
Год: 2016
Страниц: 210
Формат: PDF
Размер: 10 Mb
Язык: English
Isomorphic javascript, often described as the holy grail of web application development, refers to running javascript code on both the browser client and web application server. This application architecture has become increasingly popular for the benefits of SEO, optimized page load and full control of the UI, and isomorphic libraries are being used at companies like Walmart, Airbnb, Facebook, and Netflix.