File | Size |
---|
01 Prologue/001 What is NodeJS.mp4 | 24.29 MB |
01 Prologue/002 All-About-NodeJS-Course-Update-Log.txt | 102.00 B |
01 Prologue/002 Before You Begin ECMAScript 6 QuickBytes Free eBook.mp4 | 2.91 MB |
01 Prologue/002 ECMAScript-6-QuickBytes-Your-cheat-sheet-for-mastering-essential-ECMAScript-6-features.WIP-.txt | 98.00 B |
02 Installing NodeJS/003 Installing NodeJS on Windows.mp4 | 4.87 MB |
02 Installing NodeJS/004 Installing NodeJS on a Mac.mp4 | 5.83 MB |
02 Installing NodeJS/005 Installing NodeJS on Linux (Ubuntu).mp4 | 7.54 MB |
02 Installing NodeJS/006 Installing and using muliple versions of NodeJS (Only on MacLinux).mp4 | 44.65 MB |
03 NodeJS Fundamentals/007 Before You Begin Important Note.mp4 | 1.70 MB |
03 NodeJS Fundamentals/008 Read-Evaluate-Print-Line REPL Hello Node.mp4 | 5.60 MB |
03 NodeJS Fundamentals/008 REPL.zip | 1.03 kB |
03 NodeJS Fundamentals/009 Hello NodeJS.mp4 | 26.72 MB |
03 NodeJS Fundamentals/009 Hello-Node-Js.zip | 350.00 B |
03 NodeJS Fundamentals/010 Hello Routing Understanding how Requests Responses work.mp4 | 23.16 MB |
03 NodeJS Fundamentals/011 Basic-Router-Js-GET.zip | 648.00 B |
03 NodeJS Fundamentals/011 Hello Routing Handling GET Requests.mp4 | 36.28 MB |
03 NodeJS Fundamentals/012 Basic-Router-Js-POST.zip | 1.32 kB |
03 NodeJS Fundamentals/012 Hello Routing Handling POST Requests.mp4 | 38.88 MB |
03 NodeJS Fundamentals/013 NodeJS at its core.mp4 | 5.66 MB |
03 NodeJS Fundamentals/014 Build a Web Server Basic.mp4 | 75.11 MB |
03 NodeJS Fundamentals/014 Web-Server-Begin.zip | 603.26 kB |
03 NodeJS Fundamentals/015 Promise me youll never callback.mp4 | 49.43 MB |
03 NodeJS Fundamentals/016 Build a Web Server Using Streams.mp4 | 22.90 MB |
03 NodeJS Fundamentals/016 Web-Server-Completed.zip | 608.09 kB |
03 NodeJS Fundamentals/017 Modules NPM.mp4 | 50.63 MB |
03 NodeJS Fundamentals/017 QR-Gen-Completed.zip | 2.08 kB |
03 NodeJS Fundamentals/018 My-Module-Completed.zip | 3.61 kB |
03 NodeJS Fundamentals/018 Writing your own Module.mp4 | 44.73 MB |
03 NodeJS Fundamentals/019 Enigma v2.html | 20.25 kB |
03 NodeJS Fundamentals/019 enigmav2-printable.pdf | 128.12 kB |
03 NodeJS Fundamentals/019 myModule-v2-Completed.zip | 5.80 kB |
04 MongoDB 101/020 Introduction to MongoDB.mp4 | 14.51 MB |
04 MongoDB 101/021 Installing MongoDB on Windows.mp4 | 17.62 MB |
04 MongoDB 101/022 Installing MongoDB on a Mac.mp4 | 12.61 MB |
04 MongoDB 101/023 Playing with the MongoDB Shell.mp4 | 14.97 MB |
05 NodeJS Frameworks/024 What are frameworks.mp4 | 16.69 MB |
05 NodeJS Frameworks/025 Express and the MEAN Stack.mp4 | 16.02 MB |
05 NodeJS Frameworks/026 Beyond the MEAN Stack.mp4 | 24.40 MB |
06 ChatCAT - Creating a Realtime Multiroom Chat App Deploying it on Heroku/027 The Goal.mp4 | 7.81 MB |
06 ChatCAT - Creating a Realtime Multiroom Chat App Deploying it on Heroku/028 Structuring the app.mp4 | 8.21 MB |
06 ChatCAT - Creating a Realtime Multiroom Chat App Deploying it on Heroku/029 ChatCAT-Begin.zip | 52.33 kB |
06 ChatCAT - Creating a Realtime Multiroom Chat App Deploying it on Heroku/029 Examining the user interface.mp4 | 7.17 MB |
06 ChatCAT - Creating a Realtime Multiroom Chat App Deploying it on Heroku/030 Installing Nodemon.mp4 | 8.65 MB |
06 ChatCAT - Creating a Realtime Multiroom Chat App Deploying it on Heroku/031 npm init and here we go.mp4 | 47.64 MB |
06 ChatCAT - Creating a Realtime Multiroom Chat App Deploying it on Heroku/032 Hello Express.mp4 | 29.37 MB |
06 ChatCAT - Creating a Realtime Multiroom Chat App Deploying it on Heroku/033 Middleware Ahoy.mp4 | 22.23 MB |
06 ChatCAT - Creating a Realtime Multiroom Chat App Deploying it on Heroku/034 The View Renderer.mp4 | 41.40 MB |
06 ChatCAT - Creating a Realtime Multiroom Chat App Deploying it on Heroku/035 Serving Static Assets.mp4 | 18.05 MB |
06 ChatCAT - Creating a Realtime Multiroom Chat App Deploying it on Heroku/036 Express Router First Steps.mp4 | 17.55 MB |
06 ChatCAT - Creating a Realtime Multiroom Chat App Deploying it on Heroku/037 Express Router The routes object.mp4 | 14.98 MB |
06 ChatCAT - Creating a Realtime Multiroom Chat App Deploying it on Heroku/038 Express Router Mounting the routes - 1.mp4 | 31.39 MB |
06 ChatCAT - Creating a Realtime Multiroom Chat App Deploying it on Heroku/039 Express Router Mounting the routes - 2.mp4 | 16.40 MB |
06 ChatCAT - Creating a Realtime Multiroom Chat App Deploying it on Heroku/040 Express Router Handling a 404.mp4 | 21.01 MB |
06 ChatCAT - Creating a Realtime Multiroom Chat App Deploying it on Heroku/041 Do we need a database Yes we do.mp4 | 6.11 MB |
06 ChatCAT - Creating a Realtime Multiroom Chat App Deploying it on Heroku/042 MongoDB as a service MongoLab.com.mp4 | 26.64 MB |
06 ChatCAT - Creating a Realtime Multiroom Chat App Deploying it on Heroku/043 Environments and the config loader.mp4 | 19.72 MB |
06 ChatCAT - Creating a Realtime Multiroom Chat App Deploying it on Heroku/044 Mongoose and the database module.mp4 | 13.26 MB |
06 ChatCAT - Creating a Realtime Multiroom Chat App Deploying it on Heroku/045 Sessions 101.mp4 | 9.71 MB |
06 ChatCAT - Creating a Realtime Multiroom Chat App Deploying it on Heroku/046 Implementing sessions using the express-session middleware.mp4 | 48.24 MB |
06 ChatCAT - Creating a Realtime Multiroom Chat App Deploying it on Heroku/047 Social Authentication An Introduction.mp4 | 10.24 MB |
06 ChatCAT - Creating a Realtime Multiroom Chat App Deploying it on Heroku/048 Social Authentication Introduction to Passport.mp4 | 21.47 MB |
06 ChatCAT - Creating a Realtime Multiroom Chat App Deploying it on Heroku/049 Social Authentication Installing Passport Strategies.mp4 | 6.28 MB |
06 ChatCAT - Creating a Realtime Multiroom Chat App Deploying it on Heroku/050 Social Authentication Registering the app on Facebook.mp4 | 37.11 MB |
06 ChatCAT - Creating a Realtime Multiroom Chat App Deploying it on Heroku/051 Social Authentication Facebook Strategy.mp4 | 15.23 MB |
06 ChatCAT - Creating a Realtime Multiroom Chat App Deploying it on Heroku/052 Social Authentication Database helpers.mp4 | 44.59 MB |
06 ChatCAT - Creating a Realtime Multiroom Chat App Deploying it on Heroku/053 Social Authentication Serializing deserializing user data.mp4 | 22.06 MB |
06 ChatCAT - Creating a Realtime Multiroom Chat App Deploying it on Heroku/054 Social Authentication Routes.mp4 | 19.06 MB |
06 ChatCAT - Creating a Realtime Multiroom Chat App Deploying it on Heroku/055 Lecture-55-Updates.pdf | 316.85 kB |
06 ChatCAT - Creating a Realtime Multiroom Chat App Deploying it on Heroku/055 Updates to Facebook Login Enforcing HTTPS.html | 1.55 kB |
06 ChatCAT - Creating a Realtime Multiroom Chat App Deploying it on Heroku/056 Social Authentication Rendering name and profile picture.mp4 | 10.23 MB |
06 ChatCAT - Creating a Realtime Multiroom Chat App Deploying it on Heroku/057 Social Authentication Registering the app with Twitter.mp4 | 18.83 MB |
06 ChatCAT - Creating a Realtime Multiroom Chat App Deploying it on Heroku/058 Social Authentication Twitter Strategy.mp4 | 10.29 MB |
06 ChatCAT - Creating a Realtime Multiroom Chat App Deploying it on Heroku/059 Social Authentication The logout button.mp4 | 6.30 MB |
06 ChatCAT - Creating a Realtime Multiroom Chat App Deploying it on Heroku/060 Social Authentication Securing routes.mp4 | 13.99 MB |
06 ChatCAT - Creating a Realtime Multiroom Chat App Deploying it on Heroku/061 Socket.io An introduction.mp4 | 16.13 MB |
06 ChatCAT - Creating a Realtime Multiroom Chat App Deploying it on Heroku/062 Socket.io Installation and rewiring the server.mp4 | 14.84 MB |
06 ChatCAT - Creating a Realtime Multiroom Chat App Deploying it on Heroku/063 Socket.io Storing chat rooms and user data.mp4 | 11.36 MB |
06 ChatCAT - Creating a Realtime Multiroom Chat App Deploying it on Heroku/064 Socket.io Bridging Socket.io with Session.mp4 | 6.89 MB |
06 ChatCAT - Creating a Realtime Multiroom Chat App Deploying it on Heroku/065 Socket.io Setting up the Rooms Page.mp4 | 18.23 MB |
06 ChatCAT - Creating a Realtime Multiroom Chat App Deploying it on Heroku/066 Socket.IO Rendering the list of chatrooms.mp4 | 33.73 MB |
06 ChatCAT - Creating a Realtime Multiroom Chat App Deploying it on Heroku/067 Socket.IO Creating a new chatroom.mp4 | 54.79 MB |
06 ChatCAT - Creating a Realtime Multiroom Chat App Deploying it on Heroku/068 Socket.IO The chatroom route.mp4 | 24.57 MB |
06 ChatCAT - Creating a Realtime Multiroom Chat App Deploying it on Heroku/069 Socket.IO Joining a chatroom.mp4 | 63.74 MB |
06 ChatCAT - Creating a Realtime Multiroom Chat App Deploying it on Heroku/070 Socket.IO Updating the list of active users.mp4 | 26.49 MB |
06 ChatCAT - Creating a Realtime Multiroom Chat App Deploying it on Heroku/071 Socket.IO When a user leaves or disconnects.mp4 | 22.51 MB |
06 ChatCAT - Creating a Realtime Multiroom Chat App Deploying it on Heroku/072 Socket.IO The chat functionality.mp4 | 44.18 MB |
06 ChatCAT - Creating a Realtime Multiroom Chat App Deploying it on Heroku/073 Sending images using Cloudinary (Optional).mp4 | 34.26 MB |
06 ChatCAT - Creating a Realtime Multiroom Chat App Deploying it on Heroku/074 Socket.IO Scaling with Redis.mp4 | 85.52 MB |
06 ChatCAT - Creating a Realtime Multiroom Chat App Deploying it on Heroku/075 Logging with Winston.mp4 | 31.80 MB |
06 ChatCAT - Creating a Realtime Multiroom Chat App Deploying it on Heroku/076 Logging requests using Morgan.mp4 | 17.73 MB |
06 ChatCAT - Creating a Realtime Multiroom Chat App Deploying it on Heroku/077 Heroku An introduction.mp4 | 12.52 MB |
06 ChatCAT - Creating a Realtime Multiroom Chat App Deploying it on Heroku/078 Heroku Installing the Heroku Toolbelt CLI.mp4 | 7.63 MB |
06 ChatCAT - Creating a Realtime Multiroom Chat App Deploying it on Heroku/079 Heroku Preparing for deployment.mp4 | 37.89 MB |
06 ChatCAT - Creating a Realtime Multiroom Chat App Deploying it on Heroku/080 Heroku Setting up configuration variables.mp4 | 19.52 MB |
06 ChatCAT - Creating a Realtime Multiroom Chat App Deploying it on Heroku/081 Heroku Provisioning Redis.mp4 | 11.80 MB |
06 ChatCAT - Creating a Realtime Multiroom Chat App Deploying it on Heroku/082 Heroku Reconfiguring Facebook Twitter and Deployment.mp4 | 19.39 MB |
06 ChatCAT - Creating a Realtime Multiroom Chat App Deploying it on Heroku/083 Heroku Monitoring your app.mp4 | 34.42 MB |
06 ChatCAT - Creating a Realtime Multiroom Chat App Deploying it on Heroku/084 ChatCAT-Completed.zip | 66.86 kB |
06 ChatCAT - Creating a Realtime Multiroom Chat App Deploying it on Heroku/084 Scaling up - An insight Summary.mp4 | 9.57 MB |
07 Node.JS on Amazon Web Services/085 Introduction to Project PhotoGRID.mp4 | 5.59 MB |
07 Node.JS on Amazon Web Services/086 PhotoGrid-Before-You-Begin.pdf | 65.52 kB |
07 Node.JS on Amazon Web Services/087 Examining the User Interface Getting Started.mp4 | 16.56 MB |
07 Node.JS on Amazon Web Services/087 PhotoGRID-Begin.zip | 35.66 kB |
07 Node.JS on Amazon Web Services/088 Creating the Express App Setting up Socket.io.mp4 | 16.32 MB |
07 Node.JS on Amazon Web Services/089 Creating the Routes.js module.mp4 | 3.18 MB |
07 Node.JS on Amazon Web Services/090 Creating Configuration Files.mp4 | 5.51 MB |
07 Node.JS on Amazon Web Services/091 Amazon Web Services Signing Up Creating an S3 Bucket.mp4 | 13.43 MB |
07 Node.JS on Amazon Web Services/092 Amazon Web Services Setting up a Bucket Policy.mp4 | 11.12 MB |
07 Node.JS on Amazon Web Services/093 Amazon Web Services Setting up Knox.mp4 | 12.89 MB |
07 Node.JS on Amazon Web Services/094 Setting up the Upload Button Handler AJAX.mp4 | 37.25 MB |
07 Node.JS on Amazon Web Services/095 Setting up Formidable for Receiving the files.mp4 | 35.17 MB |
07 Node.JS on Amazon Web Services/096 Setting up GraphicsMagick Library gm for Nodejs for resizing images.mp4 | 14.35 MB |
07 Node.JS on Amazon Web Services/097 Uploading resized images to the S3 using Knox.mp4 | 14.65 MB |
07 Node.JS on Amazon Web Services/098 Storing the file name and votes in MongoDB on MongoLab.mp4 | 36.95 MB |
07 Node.JS on Amazon Web Services/099 Getting images into the Photogrid gallery.mp4 | 39.66 MB |
07 Node.JS on Amazon Web Services/100 Amazon Web Services Setting up CloudFront Distribution.mp4 | 9.17 MB |
07 Node.JS on Amazon Web Services/101 Creating the Vote Up Functionality Final Testing.mp4 | 24.29 MB |
07 Node.JS on Amazon Web Services/102 Amazon Web Services Creating an Elastic Compute Cloud (EC2) Instance.mp4 | 15.22 MB |
07 Node.JS on Amazon Web Services/103 Amazon Web Services Installing NodeJS on EC2.mp4 | 18.38 MB |
07 Node.JS on Amazon Web Services/104 Amazon Web Services Creating an Elastic IP for your EC2 Instance.mp4 | 6.36 MB |
07 Node.JS on Amazon Web Services/105 Amazon Web Services Installing the Photogrid App on the EC2 Instance.mp4 | 21.15 MB |
07 Node.JS on Amazon Web Services/106 Amazon Web Services Security Group Ports Port Forwarding.mp4 | 30.48 MB |
07 Node.JS on Amazon Web Services/107 Amazon Web Services Ensuring the Photogrid app runs automatically.mp4 | 14.50 MB |
07 Node.JS on Amazon Web Services/107 Photo-GRID-Completed.zip | 32.95 kB |
08 NodeJS and NGINX for the Kill/108 What are we talking about.mp4 | 5.51 MB |
08 NodeJS and NGINX for the Kill/109 The Awesome Cloud9 IDE.mp4 | 27.35 MB |
08 NodeJS and NGINX for the Kill/110 Spinning a Droplet on Digital Ocean Using Cloud9IDE.mp4 | 18.86 MB |
08 NodeJS and NGINX for the Kill/111 Installing Nginx.mp4 | 8.33 MB |
08 NodeJS and NGINX for the Kill/112 Nginx as a Proxy Server for NodeJS.mp4 | 14.84 MB |
08 NodeJS and NGINX for the Kill/113 Chat-Cat-For-Digital-Ocean.zip | 21.98 kB |
08 NodeJS and NGINX for the Kill/113 Uploading and Reconfiguring ChatCAT to work with Nginx.mp4 | 13.57 MB |
08 NodeJS and NGINX for the Kill/114 Load Balancing with NGINX.mp4 | 7.35 MB |
09 Enterprise Integration ES6 HapiJS/115 Introduction to Enterprise Integration.mp4 | 24.61 MB |
09 Enterprise Integration ES6 HapiJS/116 Cards-Printer-Begin.zip | 84.20 kB |
09 Enterprise Integration ES6 HapiJS/116 The task at hand.mp4 | 10.97 MB |
09 Enterprise Integration ES6 HapiJS/117 Installing Python dependencies on a Mac.mp4 | 10.16 MB |
09 Enterprise Integration ES6 HapiJS/118 Installing Python dependencies on Windows.mp4 | 11.03 MB |
09 Enterprise Integration ES6 HapiJS/119 Installing Apache Apollo on a Mac.mp4 | 18.12 MB |
09 Enterprise Integration ES6 HapiJS/120 Installing Apache Apollo on Windows.mp4 | 15.63 MB |
09 Enterprise Integration ES6 HapiJS/121 Configuring Apache Apollo Users and Queues.mp4 | 12.47 MB |
09 Enterprise Integration ES6 HapiJS/122 Introduction to the Hapi Framework.mp4 | 10.72 MB |
09 Enterprise Integration ES6 HapiJS/123 Hello Hapi and a bit of ES6.mp4 | 22.47 MB |
09 Enterprise Integration ES6 HapiJS/124 Writing the Core Plugin Routes Views.mp4 | 54.95 MB |
09 Enterprise Integration ES6 HapiJS/125 Setting up Socket.io.mp4 | 39.57 MB |
09 Enterprise Integration ES6 HapiJS/126 Setting up the Stomp Client Storing Access Credentials.mp4 | 30.74 MB |
09 Enterprise Integration ES6 HapiJS/127 The Process Button State.mp4 | 24.91 MB |
09 Enterprise Integration ES6 HapiJS/128 Core Functionality The Workflow.mp4 | 6.87 MB |
09 Enterprise Integration ES6 HapiJS/129 Core Functionality The Code.mp4 | 67.56 MB |
09 Enterprise Integration ES6 HapiJS/130 UPDATE Fixing the Array.observe() deprecation issue.mp4 | 24.71 MB |
09 Enterprise Integration ES6 HapiJS/131 Fixing data retrieval on a page refresh.mp4 | 27.59 MB |
09 Enterprise Integration ES6 HapiJS/132 Logging using Hapi.mp4 | 27.21 MB |
09 Enterprise Integration ES6 HapiJS/133 CardsPrinter-End-REV-AugE6.zip | 105.13 kB |
09 Enterprise Integration ES6 HapiJS/133 Summary.mp4 | 3.98 MB |
10 Epilogue/134 RecommendedReadingforNodejs.pdf | 32.97 kB |
10 Epilogue/135 BONUS LECTURE Theres lot more.mp4 | 3.75 MB |
Udemy Course downloader.txt | 94.00 B |
udemycoursedownloader.com.url | 132.00 B |