
DW – In the Crosshairs of the State (2021)
English | Size: 815 MB
Category: Documentary
A wave of authoritarianism is churning from East to West and assailing civil society. [Read more…]
Get Yourself a Better Life! Free eLearning Download
DW – In the Crosshairs of the State (2021)
English | Size: 815 MB
Category: Documentary
A wave of authoritarianism is churning from East to West and assailing civil society. [Read more…]
DW – In the Crosshairs of the State (2021)
English | Size: 815 MB
Category: Documentary
A wave of authoritarianism is churning from East to West and assailing civil society. [Read more…]
Linkedin Learning – CIPP/US Cert Prep 5 State Privacy Laws UPDATE 20211021-XQZT
English | Size: 146.64 MB
Category: Tutorial
Explore state privacy laws as you prepare for the fifth domain of the IAPP Certified Information Privacy Professional/US (CIPP/US) exam [Read more…]
TutsPlus – Vuex 4 for Efficient State Management
English | Size: 989.69 MB
Category: Vuex 4
Managing state in large web apps can be messy-and Vue.js is no exception. [Read more…]
Packt – State Machines and Automata Building a RegExp Machine-XQZT
English | Size: 1.08 GB
Category: Tutorial
Understand the underlying theory behind state machines, finite automata, and regular expressions [Read more…]
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. [Read more…]
Egghead.io – Manage React Form State With Redux Form-APoLLo
English | Size: 138.25 MB
Category: Tutorial
Working with forms can be laborious, but redux-form takes out the tedium and replaces it with an enjoyable way to create beautifully crafted forms. You get the benefit of integrating form state with an existing Redux application, plus the ability to track the state of your form with precision in Redux DevTools, without writing lots of boilerplate code. [Read more…]
FrontendMasters – David Khourshid – State Machines in JavaScript with XState
English | Size: 1.15 GB
Category: Developer
By modeling the state in your application with state machines and statecharts, you will spend less time debugging edge cases and more time modeling complex application logic in a visually clear and robust way. In this course, you’ll learn the fundamentals of state machines and statecharts, from building your own without any libraries in pure JavaScript, up to using XState to take advantage of a wide variety of other features. [Read more…]
Cloud Academy – State Management-STM
English | Size: 281.72 MB
Category: Tutorial
This module looks at how to manage state in React. You ll be looking at state management, context, and reducers [Read more…]
Egghead.io – Reusable State And Effects With React Hooks-APoLLo
English | Size: 367.98 MB
Category: Tutorial
Previously, in order to add state or side-effects in React you had to create a Class Component. However, with the introduction of the Hooks proposal (currently pre-released), you can now add state and effects to a Function Component. In addition, you can extract your hook logic and create a custom hook that can be shared across your app. [Read more…]