Skip to content

Commit a66de97

Browse files
committed
Add WIP status
1 parent 3787fd9 commit a66de97

File tree

5 files changed

+11
-0
lines changed

5 files changed

+11
-0
lines changed

front-end/caching.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
Caching
22
==
33

4+
WIP.
5+
46
## Glossary
57

68
- **Cookies**

front-end/html.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
HTML
22
==
33

4+
WIP.
5+
46
## Glossary
57

68
- **Doctype**

front-end/javascript.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
JavaScript
22
==
33

4+
WIP.
5+
46
## Contents
57

68
- [Glossary](#glossary)
@@ -97,3 +99,4 @@ JavaScript
9799
## Useful Links
98100

99101
- https://medium.com/javascript-scene/10-interview-questions-every-javascript-developer-should-know-6fa6bdf5ad95#.l2n8icwl4
102+
- https://github.com/mbeaudru/modern-js-cheatsheet

front-end/networking.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
Networking
22
==
33

4+
WIP.
5+
46
## Glossary
57

68
- **JSON**

front-end/performance.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
Performance
22
==
33

4+
WIP.
5+
46
## Glossary
57

68
- **Critical Rendering Path** -

0 commit comments

Comments
 (0)