jQuery Core: Migrate from AMD to ES modules
1–10 of 18 posts
Re: jQuery Core: Migrate from AMD to ES modules
#2Re: jQuery Core: Migrate from AMD to ES modules
#3Re: jQuery Core: Migrate from AMD to ES modules
#4Does anyone know if there is any effort to move jQuery development towards using TypeScript or something similar? For some reason I had assumed they probably already were.
Re: jQuery Core: Migrate from AMD to ES modules
#5Does anyone know if there is any effort to move jQuery development towards using TypeScript or something similar? For some reason I had assumed they probably already were.
The @types/jquery package is maintained quite well so TS users can consume a typed jQuery anyway.
So, no plans to switch to TypeScript (or to ES6+ with the exception for imports) for now.
Re: jQuery Core: Migrate from AMD to ES modules
#6Does anyone know if there is any effort to move jQuery development towards using TypeScript or something similar? For some reason I had assumed they probably already were.
I might sound offensive but I would rather save the TypeScript ‘greenfield’ ecosystem from jQuery. And I used jQ a lot in the past but I think the glory days are gone.
Re: jQuery Core: Migrate from AMD to ES modules
#7I'm a bit dyslectic (and yes, pedantic too), but isn't that commit d0ce00? (d0ce00 != d0c00)
Re: jQuery Core: Migrate from AMD to ES modules
#8Earlier quoted context omitted.
I might sound offensive but I would rather save the TypeScript ‘greenfield’ ecosystem from jQuery. And I used jQ a lot in the past but I think the glory days are gone.
It does not sound offensive, it sounds stupid.
Re: jQuery Core: Migrate from AMD to ES modules
#9Does anyone know if there is any effort to move jQuery development towards using TypeScript or something similar? For some reason I had assumed they probably already were.
I might sound offensive but I would rather save the TypeScript ‘greenfield’ ecosystem from jQuery. And I used jQ a lot in the past but I think the glory days are gone.