Open hennndev opened 2 years ago
In all the quests mention above we can also provides video links related to NodeJs so that stackies can easily learn and understand NodeJs concepts. In quest 4 we can also provide a video that describe how our should look like and also app performance. In this deliverable also include a link of app that is created.
I equally believe that a campaign on Nodejs would be great, The following quest can be added to make the campaign more educative:
The quest should be on express js as it is arguable the most popular Nodejs Framework The quest objective should be to:
testing web API using tools like POSTMAN
The quest deliverable should be a link to the end point of the web API and a screenshot to the postman interface
Name of Proposer
Hendra
Campaign Name
Introduction about NodeJS Runtime.
Campaign Description
Number of Quests
4 quests.
Quest 1 Summary
Quest 1 Learning Objectives
Stackie will introduced about NodeJS installation, environment, pros and cons about NodeJS, advantages used NodeJS.
Quest 1 Deliverables
Quiz with 8 correct questions from 10 questions
Quest 2 Summary
Quest 2 Learning Objectives
Stackie will understand about NodeJS core modules Successful create hello world in CLI with NodeJS
Quest 2 Deliverables
Quiz with 8 correct questions from 10 questions and screenshot of the successful create hello world in CLI with NodeJS
Quest 3 Summary
Quest 3 Learning Objectives
Create new folder and new file. Writing text in new file. Read file after file is written.
Quest 3 Deliverables
Screenshot of the successful create new file, writing file and read file with NodeJS file system module
Quest 4 Summary
Quest 4 Learning Objectives
Stackie can create web server with port 5000. Create first simple app.
Quest 4 Deliverables
Screenshot of the first simple app created by NodeJS.