barbier / mana-calc

MIT License
3 stars 0 forks source link

Remove jQuery dependecie #2

Closed thiamsantos closed 8 years ago

thiamsantos commented 8 years ago

@barbier you might use just vanilla js at the code. If you want I can do this for you.

barbier commented 8 years ago

@thiamsantos, I think it's not the time right now... I really think a code refactor it's going to be better right now, but we can remove jQuery later! =)

thiamsantos commented 8 years ago

Of course, make sense. But for me, the code has not much complexity to jQuery. So I will wait for the code refactoring. :)

barbier commented 8 years ago

Actually I used jQuery because I was lazy to make all the dom requisitions with vanilla XD But with the code refactored it's going to be waaaay more easy to remove jQuery. Thank you for the suport :)

barbier commented 8 years ago

Done in commit c3bfbb7.