Skip to content

Commit 5bae3bc

Browse files
authored
Update SKILLS.md
1 parent 05a4895 commit 5bae3bc

1 file changed

Lines changed: 12 additions & 1 deletion

File tree

SKILLS.md

Lines changed: 12 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@
6464
| 🟦 Callback-last | 🟦 Timers | 🟦 Event Loop | ⬜ async.js library |
6565
| 🟦 Error-first | 🟦 setImmediate | 🟦 Async error | ⬜ Async composition |
6666
| 🟦 Promise | 🟦 nextTick | 🟦 try..catch | ⬜ Rx.js |
67-
| 🟦 Async function | AbortController | 🟦 Non-blocking | 🟦 Sequential async |
67+
| 🟦 Async function | 🟦 AbortController | 🟦 Non-blocking | 🟦 Sequential async |
6868
| 🟦 await | 🟦 Promise unhandled rejection | 🟦 Async I/O | 🟦 Parallel async |
6969
| 🟦 Generator | 🟦 Promise double resolve | 🟦 Pattern Reactor | 🟦 Promise.all |
7070
| 🟦 Async Generator | 🟦 child_process | ⬜ CAS operations | 🟦 Promise.allSettled |
@@ -109,3 +109,14 @@
109109
| ⬜ SharedArrayBuffer | 🟦 Event Sourcing | | | |
110110
| 🟦 child_process | 🟦 Shared memory | | | |
111111
| 🟦 worker_threads | | | | |
112+
113+
## Other skills
114+
115+
- ⬜ Cybersecurity
116+
- ⬜ TDD
117+
- ⬜ Quality
118+
- ⬜ Mobile applications
119+
- ⬜ High-performance computing
120+
- ⬜ Edge computing
121+
- ⬜ Data warehouse
122+
- ⬜ Low-code and no-code platforms

0 commit comments

Comments
 (0)