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
A simple way — use Field Group to create a container for fields https://backdropcms.org/project/field_group and CSS Flex оr Grid to alignment.
Layout also for /node/add/ forms?
Yes. The are several ways to do this: Install Mail System and select "Testing" for delivery in admin/config/system/mailsystem Install Maillog / Mail developer...
Prevent Backdrop from sending emails
The short answer is no, you can't theme forms or change their layouts through the UI. There is a ported version of Display Suite, which has a submodule called Display Suite Forms that allows you...
Layout also for /node/add/ forms?