public marks

PUBLIC MARKS from Spone with tags javascript & "best practices"

2018

Robust Client-Side JavaScript - A Developer’s Guide

by 1 other
The JavaScript programming language is an essential tool of web developers today. Websites ship more and more JavaScript to the browser to be more interactive. The more complex client-side JavaScript gets, the more error-prone and fragile the user experience might get. Why do we need to talk about robust JavaScript and how do we achieve it?

2009

Javascript Best Practices

A presentation about tricks and best practice ideas of how to use JavaScript.