B4J Tutorial [WebApp] Understanding the browser and optimizing the frontend

In my morning readings i came across an interesting and very well explained tutorial on how the browser works and how can we optimize the payload that the server sends to the browser.

You can see it at: https://dev.to/sanjsanj/optimising-the-front-end-for-thebrowser

This is a good reading for anyone that gets into web developing.
 
Top