Re: forgotJS
Andy Robinson <[email protected]> Wed, 6 Feb 2019 16:52:15 +0000
| Newsgroups | gmane.comp.python.org.uk |
|---|---|
| Message-ID | <CABjtApue9qROqYbOe-=XC3zQicdHCzkY_9iwEyE2eUX3wV+FAQ@mail.gmail.com> |
On Wed, 6 Feb 2019 at 16:19, Dave C <[email protected]> wrote: > > Hi, > Many Python developers have the need for JavaScript at some point or other so I thought I'd share a link to my project. It's a series of code snippets intended as a quick read when returning to JavaScript, and many of the peculiarities of JS are demonstrated. Some fragments of Python are included for comparison. https://github.com/ReduceRightDave/forgotJS > Have a spiffing day, > Dave Very handy! I have been forgetting Javascript at least twice a year for the last 20 years. Sadly, the world won't let me forget it long-term. - Andy