Ionic Holiday Calendar Day 20 - Ionic Source Code Deep Dive

preview_player
Показать описание
If you can't fix your problems on the usual way, it's time to dig deeper - right into the Ionic core components and their source code!

The training platform for everything Ionic. 40+ Ionic Courses, Ionic tutorials and private community to help you learn Ionic fast.

#############################

Want to read instead of watch? Here's the full Ionic tutorial: XXX

#############################

You can also find me...

#############################
Рекомендации по теме
Комментарии
Автор

This is great advice. I have been diving into it a lot recently to answer questions for people on Stack Overflow. Somebody wanted to know how to disable the ripple effect and it was browsing the source code that got me an answer for them. I also found out a hidden experimental api that is in the date picker code (ionPickerColChange) and learned a lot about the back button.

I think the reason the animation api documentation is lacking is because they have intentionally not made that api public. I've read that the plan is to convert over to using the Web Animation API once browser support is there so its a short lived section of Ionic.

rtpHarry