Moving From Client Side Rendering to Server Side Rendering
Offered By: Devoxx via YouTube
Course Description
Overview
Explore the journey of transitioning from client-side to server-side rendering in this 49-minute Devoxx conference talk. Learn about Wix's experience moving their ReactJS-based client code to server-side rendering, addressing loading time issues for their stunning websites. Discover the challenges encountered, solutions implemented, and future plans. Gain insights into server architecture, performance optimization, microservices, and developer velocity. Understand the impact of this transition on CPU-intensive tasks, flexible client versioning, and dependency management. Delve into topics such as NodeJS, chunked responses, fallback strategies, and streaming techniques in Java.
Syllabus
Introduction
Client side rendering
Simple server architecture
Why did we change
When did we start
The effect
How we did it
Making it work
Issues
Server Architecture
Nodejs
CPU intensive tasks
Nodes
Performance
Microservices
Rewrite requests
Developer velocity
Flexible client version
Dependency
Require
Use chunked responses
Dont break anything
Fallbacks
Streaming
Java
Taught by
Devoxx
Related Courses
Play by Play: Developing Microservices and Mobile Apps with JHipsterPluralsight Software Archaeology - Learning from the Landing on the Moon
Devoxx via YouTube Create an Eco-Friendly World with Green Software Engineering
Devoxx via YouTube Platform Building for Data Mesh - Show Me How It Is Done
Devoxx via YouTube The Hitchhiker's Guide to Software Architecture and Design
Devoxx via YouTube