Egghead.io – Build A React App With Redux

Egghead.io – Build A React App With Redux-APoLLo
English | Size: 534.77 MB
Category: Tutorial


Managing state in modern web applications is hard. As applications grows in complexity, keeping track of state changes and mapping those changes back to your UI becomes increasingly difficult.

Egghead.io – Create Dynamic Components In Angular-APoLLo

Egghead.io – Create Dynamic Components In Angular-APoLLo
English | Size: 160.28 MB
Category: Tutorial


Dynamic data gives us the opportunity to build dynamic components. Dynamic components are reusable and make building large-scale applications so much easier. In this course, Juri Stumpflohner will take us through the specific use case of of creating a tabbed component which allows us to dynamically define new tabs.

Egghead.io – End To End Testing With Google’s Puppeteer And Jest

Egghead.io – End To End Testing With Google’s Puppeteer And Jest-APoLLo
English | Size: 186.69 MB
Category: Tutorial


End-to-end testing assures you of a few things: that all the integrated pieces of an application properly function, all those pieces work together as expected, and your tests include and simulate real-user scenarios – something unit and integration tests just don’t do.

Egghead.io – Reactive State Management In Angular With NgRx

Egghead.io – Reactive State Management In Angular With NgRx-APoLLo
English | Size: 638.12 MB
Category: Tutorial


As your Angular application grows, it becomes more difficult to manage application state.
NgRx can help with that!
In this course, we will learn how to convert an Angular application from using stateful services into using NgRx.

Egghead.io – Advanced React Component Patterns

Egghead.io – Advanced React Component Patterns-APoLLo
English | Size: 242.59 MB
Category: Tutorial


Once you’ve nailed the fundamentals of React, that’s when things get really fun.
This course teaches you advanced patterns in React that you can use to make components that are simple, flexible, and enjoyable to work with.