Hello everyone,
Is there a way to install older version Ionic based on JavaScript?
I’m surprised by poor support of Javascript on Ionic 3. Even just copying and pasting javascript code onto Ionic 3 home.html file doesn’t work at all. I’m not confident I can convert all existing javascript libraries and codes into typescript for Ionic 3.
If Ionic 2, which is based on Javascript, is more flexible with javascript, I would like to build my project based on ionic 2.
How can I install Ionic v2 and will it run fine with Ionic 3 CLI?