Joao SantosinThe StartupHow to make your website load fasterThere are many statistics going around about how fast your website has to load. Some stating that if your page does not load under 2…Aug 22, 2019Aug 22, 2019
Joao SantosinThe StartupWhat is Node.js and how does it differ from a browserAs a web developer, you will likely sooner or later be required to use node.js. Whether it is directly required as a server solution or if…Aug 20, 20194Aug 20, 20194
Joao SantosinThe StartupEffective Javascript debugging: Performance issuesJavascript has always had a bad reputation of being slow or the root cause of all slowness in websites. The truth is that javascript has…Jul 29, 2019Jul 29, 2019
Joao SantosinThe StartupEffective Javascript debugging: Memory leaksIf you ever had the pleasure of writing a single page application or other non trivial web application you no doubt asked yourself at some…Jul 21, 20191Jul 21, 20191
Joao SantosEffective Javascript debugging: RecursionIt’s easy nowadays on the web to find tricks and guides on debugging javascript. But do you know when to apply which technique? It’s not…Jul 14, 2019Jul 14, 2019