Let's make the web faster : There are many ways to make websites run faster. In this section, you can discover performance best practices that real web professionals employ in th...
Minimize round-trip times : An article on the best practices to apply in order to minimize HTTP round-trip times
Streamlit : Streamlit is an open source app framework in Python language. It helps us create web apps for data science and machine learning in a short time.
Burp Suite : Burp Suite is an integrated platform for performing security testing of web applications. Its various tools work seamlessly together to support the en...
WebScarab : WebScarab is a framework for analysing applications that communicate using the HTTP and HTTPS protocols.
Nice write-up on techniques for scaling up a web application.