In this video, learn how to install Node.js and will be introduced to a couple of options for integrated development environments (IDEs) that can be used for coding in the course.
- [Instructor] Since we will be building…our skill handler in Node.js,…we will need to get the latest version…of Node installed on our system.…Head over to the Node.js website.…There should be a download link that is visible…that should default to the operating system of your machine,…whether that be Mac, Windows, or Linux.…Click on the LTS or long-term support option…and install Node.js with a few simple clicks.…At the time of this recording,…I'm using the latest version of Node.js,…which is 10.14.1.…
The code should work for the latest version of Node,…which may be different when you are watching this video,…but if you run into issues,…you may want to use this specific version of Node.…Next, we will want to ensure…that you have an IDE installed to write our Node code.…If you are unfamiliar with the term IDE,…it stands for integrated development environment,…and that is where we will be doing our coding.…You can use any IDE of your choice for this course,…but some popular options include Atom or Visual Studio Code.…
Author
Released
2/4/2019- Reviewing Alexa basics
- Setting up your accounts and environment
- Identifying Alexa skills
- Building a custom Alexa skill
- Configuring skill functionality
- Testing skills
- Expanding skills
- Submitting a custom Alexa skill for certification
Skill Level Beginner
Duration
Views
Related Courses
-
Introduction
-
Building Alexa Skills1m 27s
-
What you should know1m 37s
-
-
1. Alexa Basics
-
What is Alexa?3m 37s
-
Why is Alexa important?2m 40s
-
-
2. Setup
-
Create your Amazon account2m 53s
-
-
3. Understanding Custom Skills
-
4. Building a Custom Skill
-
Deconstructing the skill3m 38s
-
5. Configuring the Skill
-
Using the JSON Editor2m 56s
-
6. Building the Handler Skill
-
Set up the project4m 50s
-
Review LaunchRequestHandler4m 49s
-
Code the add handler7m 40s
-
Create the subtract handler2m 40s
-
-
7. Testing the Skill
-
Test on Echosim.io2m 6s
-
Test on an Echo device3m 15s
-
8. Expanding the Skill
-
9. Submitting for Certification
-
Checklist for certification7m 25s
-
-
Conclusion
-
Next steps1m 17s
-
- Mark as unwatched
- Mark all as unwatched
Are you sure you want to mark all the videos in this course as unwatched?
This will not affect your course history, your reports, or your certificates of completion for this course.
CancelTake notes with your new membership!
Type in the entry box, then click Enter to save your note.
1:30Press on any video thumbnail to jump immediately to the timecode shown.
Notes are saved with you account but can also be exported as plain text, MS Word, PDF, Google Doc, or Evernote.
Share this video
Embed this video
Video: Installing Node.js and the IDE