/Best-in-CS

My collection of best videos, articles and books about Computer Science

Best-in-CS

My collection of best videos, articles and books about Computer Science

Summary


Distributed Systems

Tutorial

πŸ“„ Distributed systems for fun and profit


HTML and CSS

Tutorial

πŸ“„ html & css is hard


Javascript

JS

History of JS

πŸ“„ A Brief History of JavaScript

Object-Oriented JS

πŸ“š The Principles of Object-Oriented JavaScript

πŸ“„ A Beginner's Guide to JavaScript's Prototype

Concurrency Model and Event Loop

πŸ“Ί Philip Roberts: What the heck is the event loop anyway? | JSConf EU 2014

πŸ“„ Concurrency model and Event Loop

Best Practices and patterns

πŸ“š JavaScript Patterns

Reactive JS

πŸ“Ί AndrΓ© Staltz (@andrestaltz): You will learn RxJS at ng-europe 2016

Virtual DOM

πŸ“„ How to write your own Virtual DOM

Immutability

πŸ“Ί David Nolen: Immutability: Putting The Dream Machine To Work [JSConf2014]

AngularJS

πŸ“Ί Angular from scratch by Matthieu Lux at ng-europe 2014

Module Systems

πŸ“„ What Is AMD, CommonJS, and UMD?

πŸ“„ JavaScript Module Systems Showdown: CommonJS vs AMD vs ES2015

πŸ“„ ES modules: A cartoon deep-dive

Redux

πŸ“Ί Getting Started with Redux

πŸ“„ Build Yourself a Redux

πŸ“„ What Is Redux: A Designer’s Guide

Browser

πŸ“„ How Browsers Work: Behind the scenes of modern web browsers

Reference

πŸ“„ MDN: JavaScript

πŸ“„ The Modern Javascript Tutorial