[–] MrBra 12y ago ↗ Without having inspected the repo too much I ask myself.. (well, not just myself).. how is this different from requiring an external .js in your view except for a different, nice stylistic choice? [–] s12chung 12y ago ↗ I try to make it clean having different JS for each individual HTML response. Plus, JSON parameters.The alternative is usually having script tags with written JS inside, which is ugly.
[–] s12chung 12y ago ↗ I try to make it clean having different JS for each individual HTML response. Plus, JSON parameters.The alternative is usually having script tags with written JS inside, which is ugly.
2 comments
[ 3.0 ms ] story [ 12.3 ms ] threadThe alternative is usually having script tags with written JS inside, which is ugly.