|
|
|
|
|
by claytongulick
1926 days ago
|
|
Out of curiosity, what version of Ionic were you using? Ionic 4+ is a complete rewrite from the ground up to use web components. I use it in a non-traditional way, I do vanilla js + lit-html + web components and it works great. Performance is smooth, mobile first approach makes responsive apps straightforward. I don't do any of the native things or command line app creation or any of that. I've been generally pleased with it. |
|