frontend masters

  1. zennn

    Frontend Masters - The Hard Parts of Servers & Node.js

    Frontend Masters - The Hard Parts of Servers & Node.jsIn this course you’ll go under the hood of Node.js in two contrasting ways - by understanding how to develop servers from intuitive first-principles (HTTP, TCP/IP, Ports, Loopback, SSH) and by understanding the JavaScript features that...
  2. S

    How to download courses from Frontend Masters?

    In the past, I used did use this solution from this repo before:https://github.com/20lives/FrontendMastersDownloaderI also saw this issue posted here: https://github.com/20lives/FrontendMastersDownloader/issues/46The person on that topic recommended using this solution from this repo...
  3. rishu2022

    FrontendMasters Complete Intro to Computer Science - 2021

    Table of ContentsIntroduction00:00:00 - 00:08:49 Introduction Brian Holt introduces the course by providing a brief overview of the course website, diving into some personal history with computer science, and discussing some reasons someone would want to learn computer science. The main goal...
  4. rishu2022

    FrontendMasters State Management in Pure React, v2

    1. [Frontend Masters] Complete intro to React, v6 (link to thread)- *** Hidden text: You do not have sufficient rights to view the hidden text. Visit the forum thread! *** 2. [Frontend Masters] - Intermediate React, v3 (link to thread)- *** Hidden text: You do not have sufficient rights to view...
  5. rishu2022

    FrontendMasters Introduction to MongoDB

    MongoDB is the leading open source NoSQL database. In this course you'll build schemas, structure models and learn to query MongoDB to get the right data. Learn the core concepts to build production-ready applications with MongoDB! This course and others like it are available as part of our...
  6. rishu2022

    FrontendMasters Introduction to Node.js

    Node.js can be used for build tools, desktop apps, mobile apps, databases, and more. Learn the foundations of Node.js so you can go forward and create fantastic JavaScript apps outside the browser! This course and others like it are available as part of our Frontend Masters video subscription...
  7. rishu2022

    FrontendMasters Tree and Graph Data Structures

    Learn the implementation details of tree and graph data structures, interview questions involving them, and the algorithms to solve them. This course builds on Bianca’s Practical Algorithms and Data Structures for Interviews courses. Unlike arrays, trees and graphs are non-linear. This allows...
  8. rishu2022

    FrontendMasters Frontend Masters - JavaScript Path - Part 2

    This is part 2 of the complete path. A few Elective Courses are missing, due to space constraints. Will be added in the next batch when there's spare time and bandwidth available.
  9. rishu2022

    FrontendMasters Frontend Masters - JavaScript Path - Part 1

    This is part-1 of the complete JavaScript Learning Path. Write Professional, Modern JavaScript From JavaScript foundations, all the way to Hardcore Functional JavaScript, find out how far you can go with your JavaScript abilities!
  10. dikk

    [Frontend Masters] - Reactive angular with NgRx

    Frontend Masters - Reactive Angular with NgRx by Lukas Ruebbelke, 2019/janLearn to use Angular with NgRx and RxJs to drastically simplify state management and flow control while cutting down on code volume. We'll integrate NgRx into our app and walk through how to work with stores, actions...
  11. dikk

    [Frontend Masters] - Typescript 3 fundamentals v2

    Frontend Masters - Typescript 3 fundamentals v2 by Mike North, 2019/marchUse TypeScript to add strong typing to large JavaScript apps helps reduce bugs, and keeps code performant and maintainable. Learn key Typescript features such as typing variables and function signatures, abstract classes...
  12. dikk

    [Frontend Masters] - Angular 9 fundamentals

    Frontend Masters - Angular 9 fundamentals by Lukas Ruebbelke, 2020/junLearn 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...
  13. dikk

    [Frontend Masters] Production-grade angular

    Frontend Masters - Production-grade angular by Lukas Ruebbelke, 2021/janLearn the techniques and patterns that high-performance Angular teams use every single day to build production-grade Angular apps! In this course, you’ll learn how to structure your files and make your projects more...
  14. dikk

    [Frontend Masters] Production-grade next.js

    Frontend Masters - Production-grade next.jsby Scott Moss, 2021.marchTake Next.js to the next level through building a production-ready, full-stack React app. You’ll add authentication to your app, add the ability to generate hundreds of pages performantly, preview your content, query a...
  15. dikk

    [Frontend Masters] Complete intro to react v6

    Frontend Masters - Complete intro to react v6 (latest) by Brian Holt, May 4, 2021Learn to build real-world applications using modern React! Much more than an intro, you’ll start from the ground up, getting to using the latest features in React, including hooks, effects, context, and portals...
  16. dikk

    [Frontend Masters] React and Typescript

    New course, freshly grabbed & compressed down to 300mb only :)Frontend Masters: React and Typescript by Steve Kinney, 2021/may releaseLearn to use TypeScript with React through building a series of React components. You’ll explore the types that come with React that allow you to infer the...