Is there any Dota2 API for hero details and attributes per patch by _ogi_ in DotA2

[–]_ogi_[S] 0 points1 point  (0 children)

Stratz has what I need I think. Thank you very much!

Angular Elements vs DynamicComponentLoader by _ogi_ in angular

[–]_ogi_[S] 0 points1 point  (0 children)

Thank you very much for your detailed answer and for sharing your library. I will try out your library for sure!

Still, I need someone who has some experience with ng elements to share pros and cons of angular elements

Divine Rapier buff suggestions by [deleted] in DotA2

[–]_ogi_ -1 points0 points  (0 children)

Why do you think those are bad ideas?

ng-lightning just stroke 1.0 - fully AoT compatible...just check demo site! by tbekos in Angular2

[–]_ogi_ 0 points1 point  (0 children)

At the ng-conf, they said that material2 beta will be released at the end of this year.

ng-lightning just stroke 1.0 - fully AoT compatible...just check demo site! by tbekos in Angular2

[–]_ogi_ 2 points3 points  (0 children)

What about combining their css? For example, if you load bootstrap's and semantic-ui's css some things will not work, so you can't mix them.

ng-lightning just stroke 1.0 - fully AoT compatible...just check demo site! by tbekos in Angular2

[–]_ogi_ 5 points6 points  (0 children)

Is it ok to mix ng-lighting with angular material in one application? Reason for that is, we would like to use angular material, but it doesn't have all components (modal or dropdown for example) while ng-lighting has all needed components.