Custom Scripts

๐Ÿ‘จโ€๐Ÿ’ผ Super! Now we can dynamically load our dev tools during development and our end users don't need to load that chunk of code.
But really all we did this for was to show you how you can load JavaScript in a <script> tag and also dynamically load client-side JavaScript.
Now, let's get to some really cool stuff with our client-side JS.
๐Ÿฆ‰ If you'd like a deeper dive on the evaluation order of modules in your web project, give this tip from Kent a watch: