Re: [python-uk] forgotJS

2019-02-06 Thread andreas cormack cormack
Great info, I always make a mistake between == and === when jumping between python and JS. Andreas > On 6 Feb 2019, at 16:52, Andy Robinson wrote: > > On Wed, 6 Feb 2019 at 16:19, Dave C wrote: >> >> Hi, >> Many Python developers have the need for JavaScript at some point or other >> so I t

Re: [python-uk] forgotJS

2019-02-06 Thread Andy Robinson
On Wed, 6 Feb 2019 at 16:19, Dave C 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

[python-uk] forgotJS

2019-02-06 Thread Dave C
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 includ