Javascript is a weird and wonderful language that lets us write some crazy code that’s still valid. It tries to help us out by converting things to particular types based on how we treat them. If we add a string to something, it’ll assume we want it in te… Read more
Similar
Chrome DevTools - Better JavaScript debugging with Continue to Location Markers - Subscribe to Dev Tips to get these in your inbox... (more…)
Read more »
You don't need to write tons of JavaScript code to create a JavaScript-friendly MVVM app. Let DotVVM can take over. Here's a basic tutorial for developing with it. (more…)
Read more »
Google Analytics is NOT the right place to keep track of your JS errors. Read here how to use Sentry instead. (more…)
Read more »
Reduce memory churn, and get some of your much-needed performance back. (more…)
Read more »