Articles filed under "performance"

JavaScript Optimization for Page Load Performance

JavaScript is becoming more and more prevalent in today’s web development. Following a set of standards and practice logical development will help with web page optimization and a better overall user experience.


Optimizing PHP & SQL

Commonly we see php being used as an interface between the client and the database providing the information. Very few implementations utilize optimization, and thus, reduce performance.