TypeScript/JavaScript function getLastMonday(d: Date) { let d1 = new Date(d.getFullYear(), d.getMonth() + 1, 0); let…
Yeah! Smoking is Good for You
http://www.medpagetoday.com/Neurology/ParkinsonsDisease/tb/5405
Just kidding of course… but at least it’s not all bad.
Chinh Do
I occasionally blog about programming (.NET, Node.js, Java, PowerShell, React, Angular, JavaScript, etc), gadgets, etc. Follow me on Twitter for tips on those same topics. You can also find me on GitHub.
See About for more info.
Related Posts
I spent a good part of the weekend on a re-design of a client's dental…
I used to shop at Circuit City a lot and I kind of miss it…
Testing. One. Two. Ever since the early days of the Web, I have always had…
This Post Has 0 Comments