OK. Maybe not 80%. Maybe 50%. It’s hard to say. But a large chunk of my coding life has been dedicated to one task: writing code in one language (say Java or JavaScript) whose sole purpose is to generate a different language (say HTML). This is such a huge part of my […]
Categories angularjs
2 posts
I am building a date-picker for an ionic 1 app (I know, another one…) that converts a selected date from Hebrew to English or vice versa. In the app, The user clicks on an input field, a popup opens with the date-picker, where he can select the date, and using hebcal.js […]