|
|
|
|
|
by dumindaxsb
1793 days ago
|
|
I understand. I picked it mainly for 3 reasons. In my opinion, 1. _ kind of hide itself & give more prominence to the rest of the code (logic)
2. If we pick a long name like CalDOM, it becomes a PITA when it repeats so many times.
3. Not to be conflicted with jQuery by using $ To avoid conflicts, CalDOM provides an official workaround to define the alias before loading: https://caldom.org/docs/#_cal_dom_alias |
|