But it didn’t work, so I would like to know what is the best wat to add this library/API to my app, so that I can use the methods it has, thanks in advance!
Thanks for the reply, but I think that this is to add to a pacjage right? I would just like to use the methods from the external file on Template._agregarTarjeta.rendered and later on Template._agregarTarjeta.events
Have you tried to use $.getScript in Meteor.startup on the client? Meteor.startup runs when the DOM is ready. You then check in your Template rendered for conectaReady