Theming Ionic applications is a topic that is often left undiscussed. Ionic has a robust API to theme your application so you don't have to settle with the default styles.
This course will show you how Ionic’s theming system works so that your application can have its unique look. It will explore the built-in utilities, which you can leverage directly.
You'll be introduced to the built-in CSS utilities that Ionic provides, Ionics grid system, and Ionic configuration settings to create a custom look and feel to your App.
explanation about how is the current sass structure in general
It is well structured, step by step, clear explanation without any water. Tomorrow I will have my trial task on a new job to change app design. I'm sure after this course I will be able to implement any changes. Thank you!
There are a lot of new styling techniques that I have learned from the course.
Superb. I am developing Ionic 3 app now. Before this video i have created new class. Now I am clear about the grid, col, alignment, padding and margin.
Thanks. Expecting more very soon. That help for my project.
Become familiar with the Workers CLI wrangler
that we will use to bootstrap our Worker project. From there you'll understand how a Worker receives and returns requests/Responses. We will also build this serverless function locally for development and deploy it to a custom domain.
This is a practical project based look at building a working e-commerce store using modern tools and APIs. Excellent for a weekend side-project for your developer project portfolio
git is a critical component in the modern web developers tool box. This course is a solid introduction and goes beyond the basics with some more advanced git commands you are sure to find useful.