I have noticed while monitoring/attempting to answer common jQuery questions, that there are certain practices using javascript, instead of jQuery, that actually enable you to write less and do...
  • May 22, 2022
  • 0 Comments
Before you answer this I have never developed anything popular enough to attain high server loads. Treat me as (sigh) an alien that has just landed on the planet,...
  • May 22, 2022
  • 0 Comments
Is there a performance hit if we use a loop instead of recursion or vice versa in algorithms where both can serve the same purpose? Eg: Check if the...
  • May 22, 2022
  • 0 Comments
I have a website that generates lots of dynamic contents. I’m facing performance issues even on my localhost, on a Corei7 processor. I’ve tried to disable every unnecessary plugin,...
  • May 22, 2022
  • 0 Comments