As a former web dev, I know it’s normal industry standard stuff, but it’s really hard to give Reddit the benefit of the doubt here.
Their tracking is completely ingrained in the webcomponent-based SPA itself, beyond what’s reasonable for anonymized analytics. Disabling cookies even broke loading content, despite being logged out.
In a professional capacity, it was React with TypeScript for front-end, Node for backend with Nginx to serve static assets. At the end of the day, it wasn’t really for me. I enjoy web dev for hobby projects, but working with it day after day ruined my intrinsic desire to keep doing it.
Oooooh this is relevant to my interests!! After 20yrs doing web dev I crashed out of two jobs in 6 months completely hating coding. Can’t even bring myself to look at code nowadays.
Tracking clicks on links with JS is pretty normal. I always implemented that with Google analytics for my e-commerce sites.
It helps you track things like downloads of files, email links, exit links, etc.
As a former web dev, I know it’s normal industry standard stuff, but it’s really hard to give Reddit the benefit of the doubt here.
Their tracking is completely ingrained in the webcomponent-based SPA itself, beyond what’s reasonable for anonymized analytics. Disabling cookies even broke loading content, despite being logged out.
What did you used to program in?
In a professional capacity, it was React with TypeScript for front-end, Node for backend with Nginx to serve static assets. At the end of the day, it wasn’t really for me. I enjoy web dev for hobby projects, but working with it day after day ruined my intrinsic desire to keep doing it.
Oooooh this is relevant to my interests!! After 20yrs doing web dev I crashed out of two jobs in 6 months completely hating coding. Can’t even bring myself to look at code nowadays.
What did you go into after quitting web dev?