You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: index.md
+5-6Lines changed: 5 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,11 +3,10 @@ layout: default.njk
3
3
title: OpenJS NodeJS Application Developer Study Guide
4
4
---
5
5
6
-
TODO:
6
+
Welcome to the ONAD Study Guide. This site has been set up to help you prepare for [OpenJS Node.js Application Developer (JSNAD)](https://training.linuxfoundation.org/certification/jsnad/) certification.
7
7
8
-
- Set out the purpose here and list the sections with links
9
-
- Styling and update the default template
8
+
Each of the topics on the left corresponds to an area of knowledge you will need to be familiar with. Feel free to work through the content in whatever order you like.
10
9
11
-
[Events]({{ "/events" | url }})
12
-
13
-
-- Adding timestamp to test deploy
10
+
```
11
+
NOTE: This is an early work-in-progress. Most content is not in place yet. Thank you for your patience!
0 commit comments