Tag Archives: JavaScript

DuoLingo JavaScript

I have been studying Spanish for over a year. One of the tools I use to learn Spanish is DuoLingo. I began to copy and paste a lesson’s sentences so I can refer to them later when working for Legendary … Continue reading

Posted in General | Tagged , , | Leave a comment

6 Ways To Work With Dates In JavaScript

Yesterday I added another AJAX demonstration to my web site using the Reddit API. http://www.williamsportwebdeveloper.com/reddit.html The reddit API provides dates in the UTC number format which forced me to spend some time figuring out how to convert it into other … Continue reading

Posted in General, JavaScript, Programming | Tagged , , , | 12 Comments