Building on our continuing series of Dojo Tutorials, learn about Creating Builds.

Building your applications, literally

The build system is critical for any real web application. Build applications often load around 10x faster than development applications. Load time is a key factor in user experience. Dojo’s build system helps you create highly optimized resources by concatenating and minimizing JavaScript and CSS files. The build system is able to leverage the dependency declarations within JavaScript and HTML source files and the @import declarations in CSS files to create these builds with minimal effort and maintenance.

Check it out!

Want to continue building your knowledge? Check out the tutorial.

Want to see a specific Tutorial? Want to Learn More?

Is there something you’d like to learn how to do with Dojo? Always wanted to know how something in Dojo works? Leave us a message in the blog comments and we’ll see about getting a tutorial created for you. Or sign-up for an upcoming SitePen Dojo Workshop to get a fully immersive hands-on experience with Dojo.