Agile Gadgets Courseware

Filter by Category

Categories

2 results
Angular

Angular (ANG_GADG)

5 days

After understanding how HTML5 and JavaScript work together you soon realize that to create truly capable web applications, the code becomes complex and expensive to maintain. That's where Angular comes in.  This framework allows us to drastically reduce the amount of JavaScript code written, making our web apps easier to understand at all levels.  Angular lets developers think of their pages as sets of components and makes our web apps truly abstract.

 

Angular is the framework of choice for organizations that are creating the best and newest web applications.  This fun and interactive course will get your developers ready …

React and Redux

React and Redux (RCTRDX)

5 days

React makes creation of beautiful and capable web applications possible with much less work. It allows software developers to write ultra-modern web-based programs as part of large teams. Redux makes the management of web data extremely controllable. The combination of the two is powerful!

Using short, to-the-point TED-style lectures, this course leads you through both of these JavaScript libraries from scratch. We'll lay a foundation of the tooling for both libraries. Then we launch into an understanding of Redux from the ground-up, moving all the way into advanced topics like middleware and asynchronous Ajax calls through dispatchers. Finally, we'll learn …