Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 
avatar of agconti

agconti

agconti has asked 41 questions and find answers to 40 problems.

Stats

1.0k
EtPoint
269
Vote count
41
questions
40
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?