Exciting? Possibly for those involved. I hate to say this, as I'm generally optimistic towards most developments like this, but over the last decade I've become so apathetic towards anything and everything from Google. They've lost so much mindshare and credibility. Their org structure leads to stagnation left, right and centre. I'd rather tolerate the poor status quo in React land than take any sort of bet on Google…
Google: Angular and Wiz Are Merging
11–20 of 179 posts
Re: Google: Angular and Wiz Are Merging
#12Re: Google: Angular and Wiz Are Merging
#13I hate Angular with a passion. It's easily the most verbose, overly complex front end framework I've ever used which just takes the fun out of building web apps and make it a pure pain. I would rather work on a farm and shovel pig shit all day than work in Angular again. My last job forced Angular on me, I quit after a while (not because of solely that reason) but I told them Angular was a bad choice and they chose t…
Re: Google: Angular and Wiz Are Merging
#14For people who didn't know: Wiz is apparently a internal framework that Google uses for their apps that wasn't ever open sourced (at least, not completely, based on a quick search). At least they'll be dogfooding Angular now hopefully.
Re: Google: Angular and Wiz Are Merging
#15I hate Angular with a passion. It's easily the most verbose, overly complex front end framework I've ever used which just takes the fun out of building web apps and make it a pure pain. I would rather work on a farm and shovel pig shit all day than work in Angular again. My last job forced Angular on me, I quit after a while (not because of solely that reason) but I told them Angular was a bad choice and they chose t…
Similar conversation 10 months ago:
Re: Google: Angular and Wiz Are Merging
#16Can anyone recommend a good resource discussing the interplay between highly optimized js bundles and code caching? i.e. it seems to be me that one would benefit by serving the same js blob on most / all pages even if it includes unused code because then you pretty much always utilize the code cache.
If you have a single blob you have to invalidate the whole thing when it updates. If you split your code out into multiple bundles you can invalidate only the bundles which contain changes. As far as I know this has been standard practice for the last decade at least.
Re: Google: Angular and Wiz Are Merging
#17Off topic, but is there any chance to avoid sharing Twitter links? Would rather not log in to the site
Re: Google: Angular and Wiz Are Merging
#18Off topic, but is there any chance to avoid sharing Twitter links? Would rather not log in to the site
Re: Google: Angular and Wiz Are Merging
#19Exciting? Possibly for those involved. I hate to say this, as I'm generally optimistic towards most developments like this, but over the last decade I've become so apathetic towards anything and everything from Google. They've lost so much mindshare and credibility. Their org structure leads to stagnation left, right and centre. I'd rather tolerate the poor status quo in React land than take any sort of bet on Google…
Google was too innovative and successful to use external consultants and so the consultants joined the company as employees and did it from the inside!
Google’s AI strategy is as clear as Nokia’s smartphone software strategy was.
Re: Google: Angular and Wiz Are Merging
#20Angular I know… but what the heck is Wiz?