
About the author:
Senior full-stack developer. Precise and organized, expert in JavaScript, TypeScript lover.
Posts by przemyslaw_czekaj:

04 Feb 2016 in Technical
Dates across programming languages tend to be problematic when we don’t have a powerful tool for them. The same thing happens in JavaScript: default Date object that we build in is usually insufficient. And here is the place where Moment.js comes.