Frontendmasters

Frontendmasters - State Machines in JavaScript with XState  eBooks & eLearning

Posted by ParRus at June 30, 2020
Frontendmasters - State Machines in JavaScript with XState

Frontendmasters - State Machines in JavaScript with XState
WEBRip | English | MP4 + Project Files | 1920 x 1080 | VP8 ~595 kbps | 29.970 fps
A_VORBIS | 192 Kbps | 48.0 KHz | 2 channels | 3h 45mn | 1.15 GB
Genre: eLearning Video / Development, Programming

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.

Frontendmasters - Advanced Elm (2018)  eBooks & eLearning

Posted by ParRus at Nov. 23, 2018
Frontendmasters - Advanced Elm (2018)

Frontendmasters - Advanced Elm (2018)
WEBRip | English | MP4 + Project files | 1920 x 1080 | AVC ~463 kbps | 30 fps
A_VORBIS | 192 Kbps | 48.0 KHz | 2 channels | ~5 hours | 1.44 GB
Genre: Video Tutorial

In this course, Richard Feldman — returning Frontend Masters instructor and Software Engineer at NoRedInk — takes your Elm abilities to the next level! By following along with Richard, you will learn the best techniques for authentication, scaling, styling, module structure, Single Page Apps, performance optimization, and much more!

Frontendmasters - Advanced GraphQL, v2 (2020)  eBooks & eLearning

Posted by ParRus at March 23, 2020
Frontendmasters - Advanced GraphQL, v2 (2020)

Frontendmasters - Advanced GraphQL, v2 (2020)
WEBRip | English | MP4 | 1920 x 1080 | AVC ~563 kbps | 29.970 fps
A_VORBIS | 192 Kbps | 48.0 KHz | 2 channels | 3h 25mn | 973 MB
Genre: eLearning Video / Development, Programming

Become a GraphQL master by learning to build production-ready GraphQL APIs in Node.js and Apollo Server. Learn to secure your API with authentication, handle errors within resolvers, and add in integration and unit tests. You’ll also learn to access realtime data using subscriptions and expand on the capability and flexibility of GraphQL with custom directives!

Frontendmasters - Advanced GraphQL  eBooks & eLearning

Posted by ParRus at March 23, 2020
Frontendmasters - Advanced GraphQL

Frontendmasters - Advanced GraphQL
WEBRip | English | MP4 | 1920 x 1080 | AVC ~624 kbps | 30 fps
A_VORBIS | 192 Kbps | 48.0 KHz | 2 channels | 3h 29mn | 1.12 GB
Genre: eLearning Video / Development, Programming

In this course Scott Moss — returning Frontend Masters instructor and CEO of Tipe — demonstrates the techniques he uses to make his GraphQL API’s production-ready, such as Nested Resolvers, Caching and Testing. Learn everything you need to know about building production-ready GraphQL APIs!

Frontendmasters - Introduction to Elm, v2 (2018)  eBooks & eLearning

Posted by ParRus at Nov. 23, 2018
Frontendmasters - Introduction to Elm, v2 (2018)

Frontendmasters - Introduction to Elm, v2 (2018)
WEBRip | English | MP4 + Project files | 1920 x 1080 | AVC ~365 kbps | 30 fps
A_VORBIS | 192 Kbps | 48.0 KHz | 2 channels | ~5 hours | 1.35 GB
Genre: Video Tutorial

In this course, Richard Feldman — returning Frontend Masters instructor and Software Engineer at NoRedInk — demonstrates the benefits of Elm, including its highly cohesive independent package ecosystem and reputation for practically never crashing.

Frontendmasters - JavaScript: The Hard Parts, v2 (2020)  eBooks & eLearning

Posted by ParRus at Feb. 13, 2020
Frontendmasters - JavaScript: The Hard Parts, v2 (2020)

Frontendmasters - JavaScript: The Hard Parts, v2 (2020)
WEBRip | English | MP4 | 1920 x 1080 | AVC ~1373 Kbps | 29.970 fps
A_VORBIS | 192 Kbps | 48.0 KHz | 2 channels | 6h 41mn | 4.74 GB
Genre: Video Tutorial / Development, Web Development, JavaScript

Go under the hood of some of the most important aspects of JavaScript! You'll learn what you need to know to become a sought-after, versatile, problem-solving developer.

Frontendmasters - Complete Intro to Linux and the Command-Line (2020)  eBooks & eLearning

Posted by ParRus at Aug. 30, 2020
Frontendmasters - Complete Intro to Linux and the Command-Line (2020)

Frontendmasters - Complete Intro to Linux and the Command-Line
WEBRip | English | MP4 + Project Files | 1920 x 1080 | AVC ~547 kbps | 29.970 fps
AAC | 93.4 Kbps | 48.0 KHz | 2 channels | 6h 49mn | 1.92 GB
Genre: eLearning Video / Linux

Command-line skills are essential for modern developers. Linux has become the backbone of modern computing, and most developers today rely on tools built on the command-line, no matter if you're on Mac, Windows, or Linux! In this course, you will learn powerful commands, use Ubuntu, quit VIM, handle package management, and write your own shell scripts.

Frontendmasters - Angular 9 Fundamentals (2020)  eBooks & eLearning

Posted by ParRus at July 8, 2020
Frontendmasters - Angular 9 Fundamentals (2020)

Frontendmasters - Angular 9 Fundamentals
WEBRip | English | MP4 + Project Files | 1920 x 1080 | AVC ~452 kbps | 29.970 fps
A_VORBIS | 192 Kbps | 48.0 KHz | 2 channels | Subs: English (.srt) | ~6 hours | 1.71 GB
Genre: eLearning Video / Development, Angular

Learn how to leverage the power of Angular to build powerful real-world applications from the ground up. We will start from ground zero and learn how to use the Angular CLI to quickstart our app and then learn about components, templates, routing, forms, and server-side communication along the way. As our application comes together, we will discuss proven techniques and patterns that you can use right away to start developing great web applications.

frontendmasters - JavaScript: The Recent Parts (2019)  eBooks & eLearning

Posted by ParRus at Nov. 7, 2019
frontendmasters - JavaScript: The Recent Parts (2019)

frontendmasters - JavaScript: The Recent Parts (2019)
WEBRip | English | MP4 + Project Files | 1920 x 1080 | VP8 ~235 Kbps | 29.970 fps
VORBIS | 192 Kbps | 48.0 KHz | 2 channels | 4h 09mn | 1.67 GB
Genre: Video Tutorial / Programming

Learn the latest features in JavaScript with Kyle Simpson, author of the popular, You Don't Know JS, book series. You'll get up to speed with new JavaScript features like tagged template literals, destructuring, iterators, generators, regex improvements and async await.

FrontendMasters: A Practical Guide to Algorithms - 2018  eBooks & eLearning

Posted by igor_lv at May 11, 2018
FrontendMasters: A Practical Guide to Algorithms - 2018

FrontendMasters: A Practical Guide to Algorithms - 2018
MP4 | Video: AVC 1280x720 | Audio: AAC 48KHz 2ch | Duration: 7.2 Hours | 3.5 GB
Genre: eLearning | Language: English