Anders Fisher discusses the advantages of modern JavaScript, particularly ES6, highlighting its features, compatibility, and the importance of a structured development approach. He emphasizes the benefits of transpiling, using modern syntax enhancements, and keeping code modular and clean. Fisher advises on cautious use of external libraries while leveraging tools like Webpack and Babel to improve build processes.