This blip is not on the current edition of the Radar. If it was on one of the last few editions, it is likely that it is still relevant. If the blip is older, it might no longer be relevant and our assessment might be different today. Unfortunately, we simply don't have the bandwidth to continuously review blips from previous editions of the Radar.Understand more
Jul 2014
AdoptWe feel strongly that the industry should be adopting these items. We use them when appropriate on our projects.
Using Dependency management tools for JavaScript has helped our delivery teams handle large amounts of JavaScript by structuring their code and loading the dependencies at runtime. Though this simplified the effort in most cases, lazy loading complicates supporting offline mode. Different dependency management tools have different strengths, so choose based on your context.
Jan 2014
AdoptWe feel strongly that the industry should be adopting these items. We use them when appropriate on our projects.