Featured resource
pluralsight tech forecast
2025 Tech Forecast

Which technologies will dominate in 2025? And what skills do you need to keep up?

Check it out
Hamburger Icon
  • Course
    • Libraries: If you want this course, consider one of these libraries.
    • Core Tech

Render Agnostic Architecture

This architecture, as the name implies, allows for writing web applications least dependent on the rendering engine, behavior testing without starting a browser, and to collect combined front-back coverage.

JavaScript & Friends - Pluralsight course - Render Agnostic Architecture
by JavaScript & Friends

What you'll learn

This architecture, as the name implies, allows for writing web applications least dependent on the rendering engine (react, vue, angular, etc.), behavior testing without starting a browser, to collect combined front-back coverage, and, as a side benefit, change the rendering engine in the least expensive way, if needed. It relies heavily on code generation which reduces amount of code to write and support and deals with major flaws of Redux - noizy syntax and performance

Table of contents

About the author

JavaScript & Friends - Pluralsight course - Render Agnostic Architecture
JavaScript & Friends

The JavaScript and Friends Conference (JS&Friends) is a not-for-profit conference, organized by a team of volunteers.

More Courses by JavaScript