Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 
avatar of agconti

agconti

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

Stats

945
EtPoint
256
Vote count
38
questions
35
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?