America's Best Dance Crew Live Tour in Boston!

On Thursday September 25, I saw one of the best shows I have seen in a long time. America’s Best Dance America Crew the Live Tour came to Boston, and I still cannot get over how much energy the performers brought into the theatre. The decor of the elegant Wang Theatre (typically used for opera and classical performances) provided a stark contrast against the urban dance crews on stage. A three-story metal structure was set up on stage that allowed the dancers and DJ to do their thing. As soon as the show started, the MC for the night immediately told the entire audience to get on their feet. Everyone was excited to be there (myself included) and were cheering and dancing the whole time. I can’t even explain how much better seeing the crews live is than seeing them on TV. All of the stunts and moves were much more dazzling in real life. Both Super Cr3w and Jabbawockeez were huge crowd pleasers and definitely deserved to win their respective seasons.

Read More

// $(document).ready(function () { // // To get the most commented posts // var disqusPublicKey = "1gK0KABqNLANnjQPocoCIHrCPPiWkNkXanwRBOPF4XDu4NNCuoivLa25x2wZL5g9"; // var disqusShortname = "jetcomx"; // var mostCommentedArray = []; // // $('article').each(function () { // var url = $(this).attr('data-disqus-url'); // mostCommentedArray.push('link:' + url); // }); // // $.ajax({ // type: 'GET', // url: "https://disqus.com/api/3.0/threads/set.jsonp", // data: { api_key: disqusPublicKey, forum : disqusShortname, thread : mostCommentedArray }, // cache: false, // dataType: 'jsonp', // success: function (result) { // for (var i in result.response) { // var countText = " comments"; // var count = result.response[i].posts; // if (count === 1) // countText = " comment"; // $('article[data-disqus-url="' + result.response[i].link + '"]').html('

' + count + countText + '

'); // } // } // }); // });