moment.js Archive

Translated Strings and Foreign Language Support in JavaScript Web Apps

Translated Strings and Foreign Language Support Foreign language support in JavaScript single-page web apps is hard. JavaScript has no built-in support for translated string tables. What is so important about string tables? String tables

Date Handling in JavaScript is Hard – Make It Easy With Moment.js

Dealing with Time I have several web app projects that all deal with timestamps in some manner. For example they Parse date from a service response Render to screen in various long and short