Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 
avatar of agconti

agconti

agconti has asked 37 questions and find answers to 34 problems.

Stats

917
EtPoint
249
Vote count
37
questions
34
answers

About

"Doing is better than Perfect"

My favorite questions / answers :

  • Why is appending to an element not yet in the DOM faster than using a javascript Fragment?
  • Is obj.style.WebkitTransform = “rotate(”+degree+“deg)”; very accurate?
  • How to get the length of words in a sentence?
  • Django rest framework - including url for authentication
  • JavaScript: Is it possible to replace functions like Array.prototype.indexOf?