Esteban Negri
Esteban Negri
I'm puzzled as well on why they took that direction instead of embracing SOLID and OOP. We should be able to create parent / child repositories, implement interfaces, use mixins,...
Classes and class inheritance are not a bad thing, there's no such thing as 'addiction' to classes. It's all about code readability, I'm writing code so other humans can understand...
I can see that now. DevServer is like a wrapper for react-simple-universal boilerplate. What caused the confusion originally is that I modified render-layout.js and then restart the app but it...
Yes, didn't have time to check the code in depth so maybe is just me making a silly mistake. I will check tomorrow.