Migrating Pinterest Profiles to React
Offered By: JSConf via YouTube
Course Description
Overview
Explore the challenges and techniques involved in migrating Pinterest profiles to React in this JSConf Budapest 2017 talk. Discover how to transition a high-traffic service to a new platform while maintaining functionality for millions of users. Learn about server-side JavaScript rendering, adapters for legacy data sources, and the evolution of web app architecture from Python Jinja to NodeJS Template rendering. Gain insights into the Denzel-React Bridge, reusing server-side HTML, and implementing Higher-Order Components as adapters. Understand the importance of A/B testing frameworks, experiment setups, and bottom-up approaches in large-scale migrations. Dive into the complexities of changing a live system's core components while ensuring seamless user experience.
Syllabus
Intro
Javascript rendering on the server-side
Adapters for old data sources
Web App Architecture
Python Jinja Renderer (before)
NodeJS Template Renderer (after)
Denzel-React Bridge
Reusing Server-Side HTML
Higher-Order Components as Adapters
Adapters for old resources
A/B testing Framework
Experiment setup
Bottomup approach
Experiment Dashboard
Taught by
JSConf
Related Courses
Deno - Next Generation JavaScript RuntimeJSConf via YouTube How I Got 1600 Stars on GitHub in 2 Months of Open Source Work
JSConf via YouTube Is it Okay to Pursue Functional Programming on Frontend - JSConf Korea
JSConf via YouTube If - Extensible Design - Return "Work Life Balance"
JSConf via YouTube React x Web Components - How It Is and How It Could Be
JSConf via YouTube