jQuery performance: Avoid the each() method
jQuery performance is a huge an well discussed topic on the web with many opinions and arguments and this post is absolutely not about criticizing this fantastic library that helps us web developers every day, but showing that it also has some downsides and potential bottlenecks you should know about. One thing would be: When […]
Continue reading »