So, we probably can come to a compromise: - import libraries they way they are recommended to be imported; - import other people's code the way you think is better; - import your own components individually by name.
(If so, that's what I actually practice, to my amazement.)
no subject
- import libraries they way they are recommended to be imported;
- import other people's code the way you think is better;
- import your own components individually by name.
(If so, that's what I actually practice, to my amazement.)