In #1560, we discussed the reasons that core libraries like CKEditor should be bundled with core, and not be dependent on an external CDN. That keeps our sites from depending on many different systems to be available and accessible to function properly.
As stated by @quicksketch in #462:
Shared CDN library loading is a bit of a double-edged sword.
However, since there could be some major performance gains from using CDNs to host libraries, it seems reasonable for us to be able to support that functionality as a core feature. It could be as simple as a checkbox on the Performance config page saying "Use CDNs to deliver libraries when available", or something more complicated which lets a site owner select both the source and version for each library.
Recent comments
> What is an LMS lite for me? For us to be helpful, we need more details than "Courses: several lessons (web page, pdf, video, audio, quiz), sequence of lessons." Here is a very lite version of...
Is it possible to create a LMS site ?
OK, I did some more testing and figured this one out. In the paragraphs field setting for each content type you are using them, you can make the following selection for Default Edit Mode. I was in...
How to use 'Paragraphs Editor Preview'
Typically in a basic site, and as far as I know (I may be wrong) Backdrop doesn't store cookies for anonymous users, EXCEPT if you have things that need to persist, for example, if you create a View...
Does Backdrop set any Cookies / session variables for guests?