Skip to content

Latest commit

 

History

History
19 lines (17 loc) · 2.11 KB

node.md

File metadata and controls

19 lines (17 loc) · 2.11 KB

Node

Link Description Added by
https://www.youtube.com/watch?v=8aGhZQkoFbQ&vl=en Youtube video on event loops Ivo
https://blog.logrocket.com/a-complete-guide-to-the-node-js-event-loop/ A complete guide to Node.js event loop @akomiqaia
https://medium.com/@liran.tal/malicious-modules-what-you-need-to-know-when-installing-npm-packages-12b2f56d3685 What you need to know when installing NPM packages @fairyaksh
https://medium.com/@vovabilonenko/licenses-of-npm-dependencies-bacaa00c8c65 Article about NPM Licenses @jackherizsmith
https://nodejs.org/es/docs/guides/anatomy-of-an-http-transaction/ HTTP transaction @RihardsJ
https://www.youtube.com/watch?v=fBNz5xF-Kx4&t=2264s Nodejs Crash Course @RihardsJ
https://www.youtube.com/watch?v=UMKS6su8HQc&list=PLyuRouwmQCjnr-rRrhbPrS4YQ0brDQ-14 Build a basic web server with Nodejs @jenndroid
https://medium.com/alturasoluciones/eslint-basic-configuration-18b2109d98ec Quick guide to getting ES-Lint installed and creating a basic config @Roger-Heathcote
https://www.codecademy.com/articles/what-is-rest An artice on REST and how to design web services using the REST paradigm @liz Jegede
https://dev.to/lydiahallie/cs-visualized-cors-5b8h An article explaining and visualising CORS and its usage @Ephie Oyedoh
https://jwt.io/ JWT website @Kate Beard
https://jsonformatter.curiousconcept.com/ Format and validate JSON data (Just remember it’s a public website so don’t ever paste anything super secret) @Kate Beard
https://www.booleanworld.com/curl-command-tutorial-examples/#cURL_basic_usage @[Vatsal](github.com/VatsKan

egg