Hi! I’m a UI Designer and I’m new to the Ionic world. I’m used to writing HTML5 and CSS3 files, and I have to learn Ionic2. I don’t really need to get into JS or functionalities just yet, I just need to be able to create HTML files and style them with CSS. I’ve read the documentation on Components and Themes; but I would like to see a tutorial a very simple example of how to add components to a page. In HTML I would usually use DIV, what do I use in ionic? How do I translate a (css) width: 100%, margin 0 auto; to ionic? Basic things like this.
Thanks!
After this guide you will be probably an ionic expert.
Oh and dont worry about the scss its mostly the same as css and will be implemented in ionic same as in normal html5… if you know js will be learning typescript easy.
Good luck…
https://www.udemy.com/ionic-2-the-practical-guide-to-building-ios-android-apps/?pmtag=PTOLEMY75&utm_source=bing&utm_medium=udemyads&utm_campaign=NEW-BING-PROS-TECH-Dev-Ionic2-3-EN-ENG_.ci_1070124.sl_ENG.vi_TECH.sd_.la_EN.&utm_term=.pl%7Bplacement%7D_.pd%7BProductId%7D_.ti_kwd-75591460251057.kw%20ionic%20%202_.&utm_content=.ag_ionic%202.ad_75591438323690.de_c&matchtype=bb&k_clickid=1b27bbb3-aec3-48ef-b410-f655bad9afff_408_BING_NEW-BING-PROS-TECH-Dev-Ionic2-3-EN-ENG.ci_1070124.sl_ENG.vi_TECH.sd_.la_EN._ionic%202%20ionic%20%202_bb_75591438323690_c
Thanks, I do need to find some free tuts, I’m looking on youtube for now. 