Click here to Skip to main content
15,893,722 members
Articles / Web Development / HTML

Working with Vanilla JS in Web Applications

Rate me:
Please Sign up or sign in to vote.
3.45/5 (3 votes)
10 Aug 2018CPOL5 min read 5.1K   3  
Writing JavaScript for IE and other antiquated browsers means classes and other helpful features of ES6 are not available. A similar effect can be achieved though and it is actually quite easy to do!

Views

Daily Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Software Developer
United States United States
Caleb is a software development consultant specialized in creating web solutions for critical business problems. He has a passion for front-end development and helping other developers find their role. He enjoys making development easier to do, easier to learn and easier to improve upon. His days are pleasantly filled with TypeScript, HTML5 and C#.

Comments and Discussions