tech/webdev magazine

April 18, 2016

Adding Social Sharing in a Node.js Single-Page Application

Monday, April 18, 2016 Teklinks

Single-Page Applications (SPAs) are powered by client-side rendering templates, which give the end user a very dynamic experience. Recently, Google announced that they crawl web pages and execute JavaScript as a normal user would, resulting in sites powered by SPA frameworks (Angular, Ember, and Vue, to name a few) being crawled without Google penalty.

Full article