What you'll learn:
- At the end of the course, you will be able to use the awesome DOJO toolkit components to build your own web applications.
- Learn about the DOJO AMD loader and use it for javascript programming
- Perform DOM traversals and manipulations, make ajax calls and create animations
- Learn about the ready to use html widgets in DOJO and build custom widgets
Dojo Toolkit is an open source modular JavaScript library designed to ease the rapid development of cross-platform, JavaScript/Ajax-based applications and web sites.
No prior knowledge of DOJO or any javascript library is required Everything will be explained from the scratch.
Dojo library facilitates common JavaScript tasks such as DOMmanipulation,animations, event handling,and servercommunication with ajax. In addition to its manyeasy-to-use features, DOJO also addresses thecross-browser compatibility issues automatically.
DOJOalso has many ready to use html widgets in the DIJITpackage that will help you create most commonly used html components like forms,dialog boxes, menus,etcwith very little HTML and javascript coding. It also provides various styling themes that you can use to maintain a consistent look and feed through out the application.
In this course, you will learn everything you need to get started with using various components of theDOJOtoolkit from scratch. We will start with the basic stuff and get to more advanced topics as we progress.
I will guide you through the setup process andexplain you the different components of thetoolkit in simple termswith examples. Iam going to write examples as Iexplain and you are going to code with me. Iwill also provide the examples for download after each section and you can use them to practice with more scenarios.
Please feel free to ask me any questions you have related to the course and Iwill happily answer it as soon as I can.