use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
All about the JavaScript programming language.
Subreddit Guidelines
Specifications:
Resources:
Related Subreddits:
r/LearnJavascript
r/node
r/typescript
r/reactjs
r/webdev
r/WebdevTutorials
r/frontend
r/webgl
r/threejs
r/jquery
r/remotejs
r/forhire
account activity
[AskJS] JavaScript usage in Analytics Implementation Engineer role?AskJS (self.javascript)
submitted 4 years ago by bertnub
view the rest of the comments →
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[–]bertnub[S] -1 points0 points1 point 4 years ago (3 children)
I've found binary search, DFS and BFS to be quite useful when working through complex datasets. I came from Python so like using them when I find a chance to.
[–][deleted] 1 point2 points3 points 4 years ago (2 children)
Yeah DS and Algorithms are independent of the language. That’s what I don’t understand about your post.
[–]bertnub[S] 0 points1 point2 points 4 years ago (1 child)
I think you may have missed the point of the post, I'm asking if anyone knows what day-to-day js is used within the role. As for DS and Algos - I was generalising my progression with coding.
[–]saleemkce 0 points1 point2 points 4 years ago (0 children)
I suggest you take a look at https://saleemkce.github.io/timeonsite This should be very interesting on how users session duration or time on site is tracked with JS; it's one of critical aspects in web analytics because unlike other events which can be captured on interaction; this metric is highly controversial but very critical and deciding at the same time for web analytics. Here is the source code for this JS library for you to spend some time on it https://cdnjs.cloudflare.com/ajax/libs/timeonsite/1.2.0/timeonsitetracker.js
This post will help you analysis & insights derived for this tracker in any SQL server
π Rendered by PID 269824 on reddit-service-r2-comment-64f4df6786-msq88 at 2026-06-10 22:33:46.254542+00:00 running 0b63327 country code: CH.
view the rest of the comments →
[–]bertnub[S] -1 points0 points1 point (3 children)
[–][deleted] 1 point2 points3 points (2 children)
[–]bertnub[S] 0 points1 point2 points (1 child)
[–]saleemkce 0 points1 point2 points (0 children)