#server-side-rendering

[ follow ]
#nextjs

Using Rehackt to share imports with React in server-side code - LogRocket Blog

Next.js allows building full-stack web apps with server-side and client-side features.

How to Fix a 404 Error When Getting a YouTube Video Thumbnail in Next.js | HackerNoon

Server-side fetching can effectively handle 404 errors for YouTube thumbnails by checking response status before delivering images.

Using Rehackt to share imports with React in server-side code - LogRocket Blog

Next.js allows building full-stack web apps with server-side and client-side features.

How to Fix a 404 Error When Getting a YouTube Video Thumbnail in Next.js | HackerNoon

Server-side fetching can effectively handle 404 errors for YouTube thumbnails by checking response status before delivering images.
morenextjs
#web-development

How to build scalable micro-frontends with Vike and Vite - LogRocket Blog

Micro-frontends enable independent development and scaling of application parts, improving team collaboration.

Micro Frontends and Zoneless Angular: Bridging Framework Interoperability - AiA 424 - Adventures in Angular

The adoption of Zoneless Angular can streamline development processes by eliminating Zone JS and improving performance, especially for large applications.

How to build scalable micro-frontends with Vike and Vite - LogRocket Blog

Micro-frontends enable independent development and scaling of application parts, improving team collaboration.

Micro Frontends and Zoneless Angular: Bridging Framework Interoperability - AiA 424 - Adventures in Angular

The adoption of Zoneless Angular can streamline development processes by eliminating Zone JS and improving performance, especially for large applications.
moreweb-development
#web-components

Declarative Shadow DOM: The Magic Pill for Server-Side Rendering and Web Components | HackerNoon

Server Side Rendering improves perceived performance, SEO, and supports non-scripting environments.

How Does Server Side Rendering Work | HackerNoon

Server Side Rendering (SSR) generates initial HTML on the server, enhancing performance and SEO compared to Client Side Rendering (CSR).

Declarative Shadow DOM: The Magic Pill for Server-Side Rendering and Web Components | HackerNoon

Server Side Rendering improves perceived performance, SEO, and supports non-scripting environments.

How Does Server Side Rendering Work | HackerNoon

Server Side Rendering (SSR) generates initial HTML on the server, enhancing performance and SEO compared to Client Side Rendering (CSR).
moreweb-components
#react

Why the jQuery Creator Uses React and Typescript - John Resig - Syntax #800

Discussing the current state of React and TypeScript with jQuery creator John Resig.

The Forensics Of React Server Components (RSCs) - Smashing Magazine

React Server Components (RSCs) combine server-side and client-side rendering for faster content delivery.

Why the jQuery Creator Uses React and Typescript - John Resig - Syntax #800

Discussing the current state of React and TypeScript with jQuery creator John Resig.

The Forensics Of React Server Components (RSCs) - Smashing Magazine

React Server Components (RSCs) combine server-side and client-side rendering for faster content delivery.
morereact

Implementing LiveViews in Node.js - LogRocket Blog

LiveViewJS is an open-source full-stack framework for building web applications with real-time updates in Node.js and Deno.
LiveView paradigm simplifies development by leveraging WebSockets and server-side rendering for efficient real-time user experiences.
#developer-experience

Angular and Wiz Are Better Together

Wiz is an internal web framework used by Google for performance-critical apps like Search, while Angular is focused on interactive apps.
Wiz prioritizes server-side rendering for optimal performance, but it increases complexity for developers compared to Angular.

Angular 18 Introduces Zoneless Change Detection

Angular 18 focuses on stabilizing new APIs, enhancing developer experience, and introducing zoneless change detection for improved performance.

What's New In Angular 17?

Angular 17 comes with new features aimed at improving developer experience and performance.
Changes include a logo redesign, a new website, and a new control flow syntax for templates.

Angular and Wiz Are Better Together

Wiz is an internal web framework used by Google for performance-critical apps like Search, while Angular is focused on interactive apps.
Wiz prioritizes server-side rendering for optimal performance, but it increases complexity for developers compared to Angular.

Angular 18 Introduces Zoneless Change Detection

Angular 18 focuses on stabilizing new APIs, enhancing developer experience, and introducing zoneless change detection for improved performance.

What's New In Angular 17?

Angular 17 comes with new features aimed at improving developer experience and performance.
Changes include a logo redesign, a new website, and a new control flow syntax for templates.
moredeveloper-experience

Server-Side Rendering in Angular 17 - AiA 397

SSR (Server-Side Rendering) is explained, including its advantages and disadvantages.
The panelists discuss the services provided by SSR and how it improves applications.

What's New in Server Side Rendering: React vs Angular vs Vue

Server-side rendering (SSR) is a technique that improves page load times, performance, and SEO by rendering web pages on the server.
Angular has made advancements in SSR, including non-destructive hydration and plans to integrate SSR into their CLI.

Is Next.js right for you? Here are the top 5 Performance Benefits

Next.js is a popular and flexible React framework with server-side rendering, static site creation, and client-side rendering capabilities.
Server-side rendering in Next.js improves application performance, especially on mobile devices.
Next.js provides an optimized image loading feature for better performance.

Using Storybook and RSCs to build and test apps in isolation - LogRocket Blog

Storybook 8 is now compatible with React Server Components (RSCs), enabling client-side implementation and integration with the Storybook ecosystem.
[ Load more ]