15.2: What is NPM? - Twitter Bot Tutorial
This video covers the basics of npm (node package manager). What is node package manager? What are some basic commands like "init" and "install"? How do you use a Twitter package. Code: https://thecodingtrain.com/tracks/mastodon/mastodon/what-is-npm
If you run into an issue with "access denied" you can try "sudo", i.e. "sudo npm install twit --save"
Videos:
π Mastodon Playlist: https://www.youtube.com/playlist?list=PLRqwX-V7Uu6byiVX7_Z1rclitVhMBmNFQ
π Data and APIs in Javascript Track: https://www.youtube.com/playlist?list=PLRqwX-V7Uu6YxDKpFzf_2D84p0cyk4T7X
Timestamps:
0:00 What is NPM?
1:56 The Twit package
2:22 Installing a package
3:06 Putting dependencies in the package.json file
4:56 Using "npm init" to make the package.json file
7:06 Using a text editor
8:09 Finding packages
10:57 Installing the twit package
Editing by Mathieu Blanchette
Animations by Jason Heglund
Music from Epidemic Sound
π Website: http://thecodingtrain.com/
πΎ Share Your Creation! https://thecodingtrain.com/guides/passenger-showcase-guide
π© Suggest Topics: https://github.com/CodingTrain/Suggestion-Box
π‘ GitHub: https://github.com/CodingTrain
π¬ Discord: https://thecodingtrain.com/discord
π Membership: http://youtube.com/thecodingtrain/join
π Store: https://standard.tv/codingtrain
ποΈ Twitter: https://twitter.com/thecodingtrain
πΈ Instagram: https://www.instagram.com/the.coding.train/
π₯ Coding Challenges: https://www.youtube.com/playlist?list=PLRqwX-V7Uu6ZiZxtDDRCi6uhfTH4FilpH
π₯ Intro to Programming: https://www.youtube.com/playlist?list=PLRqwX-V7Uu6Zy51Q-x9tMWIv9cueOFTFA
π p5.js: https://p5js.org
π p5.js Web Editor: https://editor.p5js.org/
π Processing: https://processing.org
π Code of Conduct: https://github.com/CodingTrain/Code-of-Conduct
This description was auto-generated. If you see a problem, please open an issue: https://github.com/CodingTrain/thecodingtrain.com/issues/new
#twitter #bot #nodejs