I’m using the google design guide for intellij, but I can not find any for typecript
I would like to use the ionic code guide
I’m using the google design guide for intellij, but I can not find any for typecript
I would like to use the ionic code guide
This isn’t quite a correct question, I don’t think. Ionic is more or less a cosmetic overlay of Angular. The correct question is: what is the Angular code guide. And Angular has extensive official documentation, plus there are books you can buy. Learn Angular and you will automatically learn some of the hardest parts of Ionic.
This exists here: https://angular.io/styleguide
I know the angular code guide, I was looking for a scheme to intellij idea.
In the end I’m using this:
Http://www.codegists.com/snippet/xml/angular2codestylexml_jckeen_xml
Thank