genchau / MWCN

Notes for the udacity course: Mobile Web

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Welcome to my notes on the Udacity course: Grow with Google Challenge Scholarship: Mobile Web

Chapters

Here are my notes on the following chapters:

Note
The 2nd half is completely unrelated to the 1st half. I suggest you begin with the 2nd half just so that it will give you a better understanding of JavaScript and Promises.

1st half

Chapter 2 : The Benefits of Offline First
Chapter 3 : Introducing the Service Worker
Chapter 4 : IndexedDb and Caching

2nd half

Chapter 6 aka Lesson 1 : Syntax
Chapter 7 aka Lesson 2 : Functions
Chapter 8 aka Lesson 3 : Built-Ins
Chapter 9 : Professional Developer-fu


Udacity Mobile Web Nanodegree course notes.

Lesson 1 : Why Responsive
Lesson 2 : Starting Small
Lesson 3 : Building Up
Lesson 4 :
Lesson 5 : Optimization
Lesson 7 : Units, Formats, Environments
Lesson 8 : Images with Markup
Lesson 9 : Full Responsiveness
Lesson 10 : Accessibility Overview
Lesson 11 : Focus


Misc

I wanted to learn more about GraphQL and found this website: How-to-GraphQL. Here will be my notes on the subject.
GraphQL Fundamentals
GraphQL + Node.js
React + Apollo

About

Notes for the udacity course: Mobile Web