This whole reply thread looks astroturfed.
This is the first non-shallow critique of angular delivered from a place of experience I've seen. After creating 2 medium size production web apps, I found my self shaking my head in agreement. If the author reads…
Thanks for the balance.
Built in Windows Media Player on Windows 10 plays MIDIs fine.
What hype? At least on HN I see more of a negative sentiment. I personally like the framework though.
Adrian Carmack
Const is a pretty good example, the closest I can think to emulating it in es5 is something like: Object.defineProperty(this, 'five', { enumerable: true, writable: false, value: 5, configurable: false }); If in global…
This whole reply thread looks astroturfed.
This is the first non-shallow critique of angular delivered from a place of experience I've seen. After creating 2 medium size production web apps, I found my self shaking my head in agreement. If the author reads…
Thanks for the balance.
Built in Windows Media Player on Windows 10 plays MIDIs fine.
What hype? At least on HN I see more of a negative sentiment. I personally like the framework though.
Adrian Carmack
Const is a pretty good example, the closest I can think to emulating it in es5 is something like: Object.defineProperty(this, 'five', { enumerable: true, writable: false, value: 5, configurable: false }); If in global…