Skip to content

Latest commit

 

History

History
23 lines (13 loc) · 772 Bytes

File metadata and controls

23 lines (13 loc) · 772 Bytes

Razzle React Vue Elm PHP...lol

Blazing FAST!

These apps are a demonstration of how Razzle can adapt to changing needs.

It includes examples of universal server rendering with React, React in PHP via Babel-PHP, Vue, and Elm with hot module replacement....all at the same time.


The punch line...

All of the code in razzle.config.js in the last example can actually just be replaced with new Razzle v2 plugins:

module.exports = {
 plugins: ['elm', 'vue', 'php'] // react is the default
}

screenshot 2018-06-14 18 30 44