-
Notifications
You must be signed in to change notification settings - Fork 17
Learning
Philippe Kalitine edited this page Jun 14, 2017
·
17 revisions
- A re-introduction to JavaScript (JS tutorial)
- Understanding "Prototypes" in JavaScript
- Elements of JavaScript Style
- Master the JavaScript Interview: What is a Pure Function?
- Master the JavaScript Interview: What’s the Difference Between Class & Prototypal Inheritance?
- Master the JavaScript Interview: What is a Promise?
- "Become A Ninja With Angular 2" book
- CodeSchool Angular 2 course (Only first level is FREE)
- Specification
- Google's implementation for JavaScript and many others
- Protocol Buffers for JavaScript & TypeScript
- An Nginx config for 2017
- How To Secure Nginx with Let's Encrypt on Ubuntu 16.04
- https://cipherli.st
- https://mozilla.github.io/server-side-tls/ssl-config-generator/
-
High Performance Browser Networking. Must read paragraphs are:
- Building Blocks of TCP
- Building Blocks of UDP
- Primer on Browser Networking
- WebSocket
- WebRTC