Companies Home Search Profile

Front End Web Development with open source Dojo Toolkit.

Focused View

Sanjay Kumar

8:28:39

75 View
  • 1 - Introduction.mp4
    03:15
  • 2 - Introduction to DOJO Components and AMD.mp4
    05:13
  • 3 - Getting started with DOJO.mp4
    11:17
  • 4 - DOM query introduction and categories.mp4
    06:05
  • 5 - ID selectors.mp4
    04:51
  • 6 - CSS Selectors Part1.mp4
    09:32
  • 7 - CSS Selectors Part2.mp4
    10:08
  • 8 - CSS Selectors Part3.mp4
    06:29
  • 9 - CSS Selectors Part4.mp4
    04:02
  • 10 - Introduction to DOJO events.mp4
    04:39
  • 11 - Examples Event handling using Dojoon module.mp4
    04:20
  • 12 - Dojo Mouse module and examples.mp4
    05:47
  • 13 - Domstyle module.mp4
    11:23
  • 13 - on.html
  • 14 - DOM class module introduction.mp4
    02:45
  • 15 - DOM Class module explained with examples.mp4
    15:36
  • 15 - domClass.html
  • 16 - Handling and removing dojo event handles.mp4
    04:58
  • 17 - Emitting events in Dojo Standard and Custom.mp4
    08:15
  • 18 - EventDelegation-NodeList.html
  • 18 - Understanding event delegations.mp4
    07:58
  • 19 - Pausable Events.mp4
    08:32
  • 19 - pausable.html
  • 20 - Publish Subscribe DOJO event system.mp4
    07:24
  • 21 - Publish Subscribe DOJO event system Example.mp4
    10:58
  • 21 - dojoPubSub.html
  • 22 - DOM Placement Part1.mp4
    11:15
  • 22 - placement.html
  • 23 - DOM Placement Part2.mp4
    16:21
  • 24 - DOM Creation.mp4
    12:00
  • 24 - dojoCreate.html
  • 25 - DOM Emptying.mp4
    13:22
  • 25 - dojo-empty.html
  • 26 - DOM Destroy.mp4
    06:45
  • 26 - dojo-destroy.html
  • 27 - Introduction to DOJO Effects.mp4
    01:42
  • 28 - Dojo Fade Effect.mp4
    12:47
  • 28 - dojofx-fade.html
  • 29 - Dojo Wipe Effect.mp4
    07:08
  • 29 - dojofx-wipe.html
  • 30 - Dojo Slide Effect.mp4
    07:02
  • 30 - dojofx-slideTo.html
  • 31 - Understanding DOJO animate property.mp4
    05:07
  • 32 - DOJO animate property Example.mp4
    12:51
  • 32 - dojofx-animateProperty.html
  • 33 - Chaining and Combining Effects.mp4
    01:29
  • 34 - Chaining and combining Effects Example.mp4
    05:07
  • 34 - dojofx-chainCombine.html
  • 35 - DOJO Animation events.mp4
    05:23
  • 35 - dojofx-animationEvents.html
  • 36 - DOJO Animation events Example.mp4
    05:31
  • 37 - Introduction to DOJO request module.mp4
    06:10
  • 38 - DOJO Request module syntax explained.mp4
    09:15
  • 39 - Understanding JSON with examples.mp4
    06:11
  • 40 - AJAX example to request file from a server.mp4
    09:39
  • 40 - dojoRequest.html
  • 41 - Parsing complex JSON ajax response.mp4
    12:15
  • 42 - Introduction to DIJIT.mp4
    09:28
  • 43 - Dijit button widgets introduction and syntax.mp4
    03:28
  • 44 - Button widgets explained with examples part 1.mp4
    09:37
  • 45 - Button widgets explained with examples part 2.mp4
    12:47
  • 45 - dijitButtonDeclarative.html
  • 45 - dijitButtonProgrammatic.html
  • 46 - Dijit text box widgets introduction and syntax.mp4
    05:19
  • 47 - Dijit text box and text area widgets explained with examples.mp4
    09:23
  • 48 - Dijit number text box widgets part1 explained with examples.mp4
    10:23
  • 49 - Dijit number text box widgets part2 explained with examples.mp4
    08:20
  • 49 - dijitInputTextBoxDeclarative.html
  • 50 - Dijit date and time picker widgets.mp4
    04:43
  • 51 - Dijit Select widgets.mp4
    05:42
  • 52 - Dijit Select widget example.mp4
    05:34
  • 53 - Dijit multi select combo box and filtering select.mp4
    07:33
  • 53 - dijitSelectDeclarativeExample.html
  • 54 - Dijit Layout widgets.mp4
    04:06
  • 55 - Layout widgets examples part1.mp4
    13:07
  • 56 - Layout widget examples part2.mp4
    11:16
  • 56 - dijitLayoutDeclarative.html
  • 57 - Dijit Dialogs introduction and syntax.mp4
    04:43
  • 58 - Dijit dialog example declarative syntax.mp4
    08:38
  • 58 - dijitDialogDeclarative.html
  • 59 - Dijit dialog example programmatic syntax.mp4
    10:27
  • 59 - dijitDialogProgrammatic.html
  • 60 - Dijit confirm dialog introduction and syntax.mp4
    02:31
  • 61 - Dijit confirm dialog example declarative syntax.mp4
    07:18
  • 61 - dijitConfirmDialogDeclarative.html
  • 62 - Dijit confirm dialog example programmatic syntax.mp4
    :
  • 62 - Dijit confirm dialog example programmatic syntax DV.mp4
    10:33
  • 62 - dijitConfirmDialogProgrammatic.html
  • 63 - Dijit tooltips introduction and syntax.mp4
    03:58
  • 64 - Dijit tooltips example.mp4
    09:06
  • 64 - dijitTooltipDeclarative.html
  • 64 - dijitTooltipProgrammatic.html
  • 65 - Dijit adhoc tooltip.mp4
    09:52
  • 65 - dijitTooltipAdhoc.html
  • Description


    The only DOJO toolkit course on this platform. Write javascript code using components of DOJO toolkit from the scratch.

    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

    Who is this for?


  • Web developers looking to build UI components and front-end solutions.
  • What You Need to Know?


  • Basic Knowledge of HTML & Javascript
  • A textpad editor and chrome/firefox browser.
  • More details


    Description

    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 DOM manipulation, animations, event handling, and server communication with ajax. In addition to its many easy-to-use features, DOJO also addresses the cross-browser compatibility issues automatically. 

    DOJO also has many ready to use html widgets in the DIJIT package that will help you create most commonly used html components like forms, dialog boxes, menus, etc with 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 the DOJO toolkit 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 and explain you the different components of the toolkit in simple terms with examples. I am going to write examples as I explain and you are going to code with me.  I will 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 I will happily answer it as soon as I can. 

    Who this course is for:

    • Web developers looking to build UI components and front-end solutions.

    User Reviews
    Rating
    0
    0
    0
    0
    0
    average 0
    Total votes0
    Focused display
    Sanjay Kumar
    Sanjay Kumar
    Instructor's Courses
    Smart Web Developers group is a group of highly experienced free lance web developers willing to share their experience and knowledge through online training in various web based tools and technologies.  As more and more companies move towards using open source technologies to build applications, there is a huge need of web developers who can build quality web applications at a fast pace.  Our goal is to create a self learning platform of open source web technologies for aspiring web developers to gain the skills they need to secure jobs and build quality web applications. We specialize in teaching and using java and javascript based technologies and frameworkds like SpringMVC/SpringBOOT/Struts, Dojo/Jquery/Angular and no-sql databases like MongoDB and Apache cassandra.
    Students take courses primarily to improve job-related skills.Some courses generate credit toward technical certification. Udemy has made a special effort to attract corporate trainers seeking to create coursework for employees of their company.
    • language english
    • Training sessions 66
    • duration 8:28:39
    • English subtitles has
    • Release Date 2023/06/08

    Courses related to JavaScript

    Courses related to Front End Web Development