Featured resource
pluralsight tech forecast
2025 Tech Forecast

Which technologies will dominate in 2025? And what skills do you need to keep up?

Check it out
Hamburger Icon
  • Course
    • Libraries: If you want this course, consider one of these libraries.
    • Core Tech

Creating Custom Builds with Dojo

As a Dojo project nears its completion, it is time to tune to the build system to optimize the application for delivery to the client. This course will walk you through the powerful Dojo framework and show how the various elements work together.

Mike VanSickle - Pluralsight course - Creating Custom Builds with Dojo
by Mike VanSickle

What you'll learn

The Dojo Toolkit is organized into a large number of interrelated modules that are intended to be loaded into the client via the AMD (Asynchronous Module Definition) API. This leads, however, to non-trivial applications making hundreds of requests to get the required modules. To address this, the Dojo Toolkit contains a custom build tool that automates the minification and bundling of the modules for more efficient delivery to the client. This course breaks the build system down and gives a thorough overview of each piece of the build system, what its role is, and how the pieces work together.

Table of contents

About the author

Mike VanSickle - Pluralsight course - Creating Custom Builds with Dojo
Mike VanSickle

Michael VanSickle is an application architect in Akron, Ohio. He is a mechanical engineer by training and a software engineer by choice. He is passionate about learning new programming languages and user experience design.

More Courses by Mike