Techniques for Organizing your JavaScript/jQuery Applications - Paul D. Sheriff


Details
There are many frameworks such as Angular and React that help you develop client-side applications in a very structured manner. They help you create Single Page Applications (SPA), perform data binding, and provide many other services. The purpose of this seminar is not to replace these frameworks, but to show you how you might accomplish some of those same services using JavaScript and jQuery.
There are many developers that have a huge investment in JavaScript and jQuery and can’t, or maybe don’t want to, convert to these new frameworks. They may also want to create a SPA and have a nice structured approach to their jQuery applications. In this blog post I present a method to create a SPA using HTML, Bootstrap and jQuery and how to structure your application files.

Canceled
Techniques for Organizing your JavaScript/jQuery Applications - Paul D. Sheriff