18
votes
6answers
1k views

Dev approaches to complex JavaScript UI's

I am trying to understand the landscape of different approaches, and best practices, around the development of complex client-side JavaScript. I'm not sure what to label this class of application, ...