I have decided to re-write this site from PHP into a React app.
Upon speaking to my friend @shedali he has inspired me to expose more if not all of what I do, and therefore code I write.
So here it is, the new and improved version of my wedding website, PhilAndSteph.co.uk.
The Universal aspect of the site was inspired mainly by the following source. I decided to remove Redux from the site due to time constraints of getting the re- design turned around, and a lack of tutorials on how to accommodate the setup I wanted. I eventually reluctantly switched from Browserify to Webpack also.
https://scotch.io/tutorials/react-on-the-server-for-beginners-build-a-universal-react-and-node-app
** LIVE version not yet using this repository **
Node understanding ES2015 syntax is a must to get this
site running, for the Webpack build to run. I have been running with version 6.3.1
.