Don't tie jQuery to the Rails
It’s time for jQuery to go. It’s a great library but it’s not a part of Rails. I was recently auditing a site for dependencies. Skimming the list of JavaScript libraries I blew right by jQuery. Then a thought popped into my head. The bits of dynamic front-end were built using React. Where was jQuery being used?
Post a comment