Add WIP status
This commit is contained in:
parent
3787fd9b18
commit
a66de97197
|
|
@ -1,6 +1,8 @@
|
|||
Caching
|
||||
==
|
||||
|
||||
WIP.
|
||||
|
||||
## Glossary
|
||||
|
||||
- **Cookies**
|
||||
|
|
|
|||
|
|
@ -1,6 +1,8 @@
|
|||
HTML
|
||||
==
|
||||
|
||||
WIP.
|
||||
|
||||
## Glossary
|
||||
|
||||
- **Doctype**
|
||||
|
|
|
|||
|
|
@ -1,6 +1,8 @@
|
|||
JavaScript
|
||||
==
|
||||
|
||||
WIP.
|
||||
|
||||
## Contents
|
||||
|
||||
- [Glossary](#glossary)
|
||||
|
|
@ -97,3 +99,4 @@ JavaScript
|
|||
## Useful Links
|
||||
|
||||
- https://medium.com/javascript-scene/10-interview-questions-every-javascript-developer-should-know-6fa6bdf5ad95#.l2n8icwl4
|
||||
- https://github.com/mbeaudru/modern-js-cheatsheet
|
||||
|
|
|
|||
|
|
@ -1,6 +1,8 @@
|
|||
Networking
|
||||
==
|
||||
|
||||
WIP.
|
||||
|
||||
## Glossary
|
||||
|
||||
- **JSON**
|
||||
|
|
|
|||
|
|
@ -1,6 +1,8 @@
|
|||
Performance
|
||||
==
|
||||
|
||||
WIP.
|
||||
|
||||
## Glossary
|
||||
|
||||
- **Critical Rendering Path** -
|
||||
|
|
|
|||
Loading…
Reference in New Issue