Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 
avatar of agconti

agconti

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

Stats

960
EtPoint
259
Vote count
38
questions
36
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?