Skip to content

Commit 3425e93

Browse files
committed
setup initial structure
0 parents  commit 3425e93

File tree

9 files changed

+11
-0
lines changed

9 files changed

+11
-0
lines changed

.DS_Store

12 KB
Binary file not shown.

buffers-and-streams/.DS_Store

6 KB
Binary file not shown.
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
# Connecting Streams
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
# Incremental Processing
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
# Node.js Buffer APIs
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
# Transforming Data
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
# Control Flow Abstractions
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
# Managing Asynchronous Operations

readme.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
# OpenJS Node.js Application Developer Study Guide
2+
3+
The OpenJS Node.js Application Developer certification is designed for anyone looking to demonstrate competence with Node.js to create applications of any knd, with a focus of Node.js core APIs.
4+
5+
[OpenJS - details of certification](https://openjsf.org/certification/)

0 commit comments

Comments
 (0)