Analytics on developers
Use analytics on sourcemaps to determine how many visitors are devs
// Normally serve all.min.js which has sourcemap (all.min.js.map)
app.get('public/all.min.js.map', function () { /* analytics / });
app.get('public/', function () { /* serve normal files */ });
Written by Todd Wolfson
Related protips
Have a fresh tip? Share with Coderwall community!
Post
Post a tip
Best
#Nodejs
Authors
Sponsored by #native_company# — Learn More
#native_title#
#native_desc#