Category Archive For "React"
Java, Spring Boot, and React Boilerplate Project
I needed a project boilerplate that uses Java, Spring Boot on the back-end, and React on the front-end. Basically a combined Java, Spring Boot, and React Boilerplate Project. I’ll detail the setup in a later post. You can find the code here on GitHub: https://github.com/btaz/jaws.
Unexpected Token ‘<' client_bundle.js:1
Unexpected Token ‘<‘, I got this message while I was working on one of my React / Webpack projects on Churgle, a website that has tools and utilities. The error in my case manifested itself on single a page reachable through a React route. It didn’t matter if I changed the order of any routes, …
Recent Comments