Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 
avatar of agconti

agconti

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

Stats

922
EtPoint
249
Vote count
38
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?