Code splitting via webpack is not a manual process. Does your hand rolled framework handle minimization and obfuscation? Probably not because any changes would require a rebuild. Are your assets cached? If they are, I'm…
It isn't well documented yet but this is possible in Angular (2+). Here's a good tutorial from someone who figured it out. https://blog.angularindepth.com/dynamically-loading-componen...
I get what you're saying and maybe I'm being harsh, but the whole backdrop of the article is this supposedly amazing framework that was built. It undermines a lot of his points that it is poorly used.
The framework he is talking about is trash compared to modern JavaScript UI frameworks. There are very few established patterns and each team seems to make up their own rules. Some of the worst code I've ever seen was a…
Code splitting via webpack is not a manual process. Does your hand rolled framework handle minimization and obfuscation? Probably not because any changes would require a rebuild. Are your assets cached? If they are, I'm…
It isn't well documented yet but this is possible in Angular (2+). Here's a good tutorial from someone who figured it out. https://blog.angularindepth.com/dynamically-loading-componen...
I get what you're saying and maybe I'm being harsh, but the whole backdrop of the article is this supposedly amazing framework that was built. It undermines a lot of his points that it is poorly used.
The framework he is talking about is trash compared to modern JavaScript UI frameworks. There are very few established patterns and each team seems to make up their own rules. Some of the worst code I've ever seen was a…