News

An “isomorphic” framework, jsblocks can support server-side rendering via Node.js, founder Antonio Stolkov said in an email. But it is still a client-side framework.
Server-side rendering (SSR) capabilities are rapidly becoming a more prominent feature of JavaScript frameworks. SSR is not new (e.g. PHP, Ruby, etc.), and neither is SSR powered by JavaScript ...
Many popular JavaScript frameworks, including Angular and React, use server-side rendering. Social media giants such as Facebook and Twitter also use rendered content before it’s sent to the user.
Modern development methodologies rely heavily on testing and testing frameworks. Of course, testing frameworks are quite mature in the Java and .NET world, but they have been nascent in terms of ...
For server side developers, the idea of building an application mostly in JavaScript may seem pretty foreign. However, this appears to be a burgeoning trend on the client side. More and more ...
News. Kendo UI HTML5 Framework Adds More Server-Side Wrappers. By John K. Waters; April 2, 2013; Developer tools and solutions provider Telerik ramped up the enterprise cred of its Kendo UI framework ...
More precisely, Node.js is an event driven, non-blocking I/O framework built on Google Chrome’s impressively fast V8 JavaScript engine. Initially released in 2009, Node.js was designed to ease the ...
Server-side rendering is inherent in programming languages like PHP. Once a URL is requested, the PHP is executed generating the HTML, CSS, and JS that will comprise the page. The JS elements are ...
Rehydration, or more simply ‘hydration,’ is a term that often comes up when we look at SPAs and server-side rendering.. Hydration does not, in essence, affect SEO but is an essential step for ...
It doesn't really matter it's a fat client (traditional client/server app), an old-school Web application, or a single-page-app with extensive client-side JavaScript. Once your data leaves the ...