How I've Cleaned Up My Application with barrel exports and path aliases
Briefly

Have you ever found yourself in a situation where you couldn't look at your imports and you simply hid them out of your sight?(Yes you can hide your imports by toggling in WebStorm :-)).But is this a solution to our problem?From the characters count or the number of lines of code perspective, this might have a huge impact on your project too!
Read at Medium
[
add
]
[
|
|
]