Hacker News new | ask | show | jobs
by hypernurb 4109 days ago
I always prefer handling all the Date related stuff on backend and avoid relying on JS as much as I can.
1 comments

This is a good idea, unfortunately I've worked on projects recently in which the "backend" is in JS.