Traversy Media


  • 22:31 Popular Node.js & Express From Scratch [FINAL] - Deploying Our App

    Node.js & Express From Scratch [FINAL] - Deploying Our App

    by Best Webhosting Added 109 Views / 0 Likes

    In this final video [FOR NOW], we will deploy our Node.js and Express application to Digital Ocean. We will install a Node process manager and even connect a domain name 2 FREE MONTHS OF DIGITAL OCEAN: https://m.do.co/c/5424d440c63a CODE: Full code for this series https://github.com/bradtraversy/nodekb COURSE: Full course this project is based on http://www.traversymedia.com/course/p... SUPPORT: We spend massive amounts of time creating these free vid

  • 14:58 Popular Node.js & Express From Scratch [Part 11] - Access Control

    Node.js & Express From Scratch [Part 11] - Access Control

    by Best Webhosting Added 116 Views / 0 Likes

    In this video we will create some access control so only logged in users can create articles and can only edit and delete their own articles. CODE: Full code for this series https://github.com/bradtraversy/nodekb COURSE: Full course this project is based on http://www.traversymedia.com/course/p... SUPPORT: We spend massive amounts of time creating these free videos, please donate to show your support: http://www.paypal.me/traversymedia http://www.patr

  • 21:57 Popular Node.js & Express From Scratch [Part 10] - User Login

    Node.js & Express From Scratch [Part 10] - User Login

    by Best Webhosting Added 136 Views / 0 Likes

    In this video we will implement Passport.js and a local strategy to log users in with a username and password. We will also be using bcrypt for password hashing. CODE: Full code for this series https://github.com/bradtraversy/nodekb COURSE: Full course this project is based on http://www.traversymedia.com/course/p... SUPPORT: We spend massive amounts of time creating these free videos, please donate to show your support: http://www.paypal.me/traversym

  • 28:09 Popular Node.js & Express From Scratch [Part 9] - User Registration

    Node.js & Express From Scratch [Part 9] - User Registration

    by Best Webhosting Added 137 Views / 0 Likes

    In this video we will start creating user authentication and allow users to register. We will use Passport.js for this which is a very flexible authentication system. CODE: Full code for this series https://github.com/bradtraversy/nodekb COURSE: Full course this project is based on http://www.traversymedia.com/course/p... SUPPORT: We spend massive amounts of time creating these free videos, please donate to show your support: http://www.paypal.me/trav

  • 25:15 Popular Node.js & Express From Scratch [Part 8] - Messaging & Validation

    Node.js & Express From Scratch [Part 8] - Messaging & Validation

    by Best Webhosting Added 148 Views / 0 Likes

    In this video we will be setting up flash messaging with the express-messages module. We will also be setting up connect-flash and express-session. Then we will implement the express-validation module for a more elegant form validation than just using Mongoose models. CODE: Full code for this series https://github.com/bradtraversy/nodekb COURSE: Full course this project is based on http://www.traversymedia.com/course/p... SUPPORT: We spend massive amo

  • 15:15 Popular Node.js & Express From Scratch [Part 7] - Update & Delete Articles

    Node.js & Express From Scratch [Part 7] - Update & Delete Articles

    by Best Webhosting Added 114 Views / 0 Likes

    In this video we will add the functionality to update and delete articles in MongoDB. We will also work with jQuery and Ajax to make a safe delete request CODE: Full code for this series https://github.com/bradtraversy/nodekb COURSE: Full course this project is based on http://www.traversymedia.com/course/projects-in-mongodb-learn-mongodb-building-ten-projects/ SUPPORT: We spend massive amounts of time creating these free videos, please donate to show

  • 18:09 Popular Node.js & Express From Scratch [Part 6] - Bower & Bootstrap

    Node.js & Express From Scratch [Part 6] - Bower & Bootstrap

    by Best Webhosting Added 129 Views / 0 Likes

    In this video we will start to make the app look better. We will install Bootstrap with Bower which is a front end package manager similar to NPM. CODE: Full code for this series https://github.com/bradtraversy/nodekb COURSE: Full course this project is based on http://www.traversymedia.com/course/projects-in-mongodb-learn-mongodb-building-ten-projects/ SUPPORT: We spend massive amounts of time creating these free videos, please donate to show your su

  • 10:38 Popular Node.js & Express From Scratch [Part 5] - Save Articles to MongoDB

    Node.js & Express From Scratch [Part 5] - Save Articles to MongoDB

    by Best Webhosting Added 430 Views / 0 Likes

    In this video we will create the form to add articles to the MongoDB database and the route to submit to. We will also add the bodyparser module. CODE: Full code for this series https://github.com/bradtraversy/nodekb COURSE: Full course this project is based on http://www.traversymedia.com/course/projects-in-mongodb-learn-mongodb-building-ten-projects/ SUPPORT: We spend massive amounts of time creating these free videos, please donate to show your sup

    Featured
  • 13:58 Popular Node.js & Express From Scratch [Part 4] - Mongoose & Model Setup

    Node.js & Express From Scratch [Part 4] - Mongoose & Model Setup

    by Best Webhosting Added 123 Views / 0 Likes

    In this video we will start to work with the MongoDB database with the Mongoose ORM and fetch data from the database. We will also dabble with the Mongo shell command line to create a collection and insert data CODE: Full code for this series https://github.com/bradtraversy/nodekb COURSE: Full course this project is based on http://www.traversymedia.com/course/projects-in-mongodb-learn-mongodb-building-ten-projects/ SUPPORT: We spend massive amounts o

  • 16:41 Popular Node.js & Express From Scratch [Part 3] - Pug Template Engine

    Node.js & Express From Scratch [Part 3] - Pug Template Engine

    by Best Webhosting Added 124 Views / 0 Likes

    In this video we will install the Pug template engine and integrate it with Express. We will also install the Pug package for the Atom text editor. CODE: Full code for this series https://github.com/bradtraversy/nodekb COURSE: Full course this project is based on http://www.traversymedia.com/course/projects-in-mongodb-learn-mongodb-building-ten-projects/ SUPPORT: We spend massive amounts of time creating these free videos, please donate to show your s

  • 11:12 Popular Node.js & Express From Scratch [Part 2] - App Setup & Express Install

    Node.js & Express From Scratch [Part 2] - App Setup & Express Install

    by Best Webhosting Added 121 Views / 0 Likes

    In this video we will setup our Node js application by creating a package.json file and installing Express and creating the server CODE: Full code for this series https://github.com/bradtraversy/nodekb COURSE: Full course this project is based on http://www.traversymedia.com/course/projects-in-mongodb-learn-mongodb-building-ten-projects/ SUPPORT: We spend massive amounts of time creating these free videos, please donate to show your support: http://ww

  • 13:37 Popular Node.js & Express From Scratch [Part 1] - Intro & Environment

    Node.js & Express From Scratch [Part 1] - Intro & Environment

    by Best Webhosting Added 111 Views / 0 Likes

    This is a BEGINNER FRIENDLY series. In this video I will give a short introduction to the series and we will setup our environment from scratch. We will be installing the following... Node.js & NPM MongoDB NoSQL Database Atom Text Editor Git & Git Bash For Windows CODE: Full code for this series https://github.com/bradtraversy/nodekb SUGGESTED: Node.js For Beginners - https://www.youtube.com/watch?v=U8XF6AFGqlc&t=780s Express Crash Course - https://ww

  • 23:27 Popular PHP Front To Back [Part 22] - MySQLi Insert, Update & Delete

    PHP Front To Back [Part 22] - MySQLi Insert, Update & Delete

    by Best Webhosting Added 103 Views / 0 Likes

    In this part we will be adding to the sample blog application and adding insert, update and delete functionality using the MySQLi extension. Continue with the OOP PHP MVC Udemy Course $10 Promo: https://www.udemy.com/object-oriented-php-mvc/?couponCode=TRAVERSY010 CODE: Code for this video http://www.traversymedia.com/downloads/phpsandbox/phpsandbox20.zip EDUONIX COURSES: Please use affiliate links from website below http://www.traversymedia.com/eduon

  • 15:41 Popular An Introduction To NoSQL Databases

    An Introduction To NoSQL Databases

    by Best Webhosting Added 102 Views / 0 Likes

    This is a beginners guide to NoSQL databases. We will talk about what they are, the advantages and disadvantages of NoSQL and relational databases and also the different types of NoSQL including document databases, column stores, key-value stores and graph databases Suggested: MongoDB In 30 Minutes: https://www.youtube.com/watch?v=pWbMrx5rVBE MongoDB 12 Project Course: http://www.traversymedia.com/course/projects-in-mongodb-learn-mongodb-building-ten-

  • 18:35 Popular Dealing With Depression & Anxiety In Programming

    Dealing With Depression & Anxiety In Programming

    by Best Webhosting Added 140 Views / 0 Likes

    This is a different more personal type of video. We will be talking about depression, anxiety, adhd and other mental issues that some programmers deal with. Please be respectful in the comments section. SUGGESTED: Healthy Tips For Programmers https://www.youtube.com/watch?v=_CDKp0CJ0mw EDUONIX COURSES: Please use affiliate links from website below http://www.traversymedia.com/eduonix-courses SUPPORT: We spend massive amounts of time creating these fre

  • 33:42 Popular Gulp JS Crash Course

    Gulp JS Crash Course

    by Best Webhosting Added 112 Views / 0 Likes

    In this video we will work with the Gulp.js task runner and toolkit. We will talk about how it works as well as create an example app with the following tasks and plugins... Moving/Copying Files Concatenate JavaScript Files Minify / Uglify JavaScript Files Compile Sass/scss Files Optimize Images with Imagemin Code: Code for this video https://github.com/bradtraversy/gulpexapp EDUONIX COURSES: Please use affiliate links from website below http://www.tr

  • 12:21 Popular What's New In Bootstrap 4?

    What's New In Bootstrap 4?

    by Best Webhosting Added 106 Views / 0 Likes

    Before I create the new Bootstrap 4 crash course I want to go over some of the changes from Bootstrap 3. In this presentation we will talk about things like Bootstrap 4 using Sass over Less Improved Grid System The Use of Flexbox Design Changes Navbar ES6 For JavaScript Plugins And Much More... 9 HOUR BOOTSTRAP 4 COURSE W/5 PROJECTS - JUST $10: https://www.udemy.com/bootstrap-4-from-scratch-with-5-projects/?couponCode=YOU_TUBE POWERPOINT DOWNLAOD: htt

  • 30:27 Katana PHP Static Site & Blog Generator

    Katana PHP Static Site & Blog Generator

    by Best Webhosting Added 87 Views / 0 Likes

    In this video we are going to explore the Katana PHP static website generator. This is a tool that can be installed via Composer and uses Laravels blade templating system to generate static assets from dynamic content. CODE: Code for this video http://traversymedia.com/downloads/katanasite.zip DEMO: http://codedemos.com/katanasite EDUONIX COURSES: Please use affiliate links from website below http://www.traversymedia.com/eduonix-courses SUPPORT: We sp

  • 47:11 Popular Build a Full Featured Ecommerce Website With Opencart

    Build a Full Featured Ecommerce Website With Opencart

    by Best Webhosting Added 121 Views / 0 Likes

    In this video we will create a full featured Ecommerce shopping cart website using OpenCart which is an open source PHP platform. ANYONE can follow along as we will not even be writing any code. We will be deploying the site to a live server using InMotion hosting. A full demo is available at the link below Full Demo: Admin is disabled http://djoutlet.codedemos.com/ CODE: Including Images http://traversymedia.com/downloads/djoutlet_opencart.zip InMoti

  • 26:55 Less CSS Pre-Processor Tutorial

    Less CSS Pre-Processor Tutorial

    by Best Webhosting Added 58 Views / 0 Likes

    In this video we will look at all of the basics and fundamentals of the Less CSS pre-processor/pre-compiler. Less gives you powerful features to take advantage of such as variables, mixins, functions, nesting and much more We will install less and less-watch-compile using NPM so you do need Node.js installed on your system CODE: Code for this video http://www.traversymedia.com/downloads/less_sandbox.zip LESS Website http://lesscss.org/ EDUONIX COURSES

  • 41:08 Facebook Login & Graph API | JavaScript SDK

    Facebook Login & Graph API | JavaScript SDK

    by Best Webhosting Added 87 Views / 0 Likes

    In this freestyle coding video I will implement Facebook login using the JavaScript SDK and we will take a look at the Graph API. We will also be working with the Graph API explorer and taking a look at the different permissions that we can request with the access token CODE: Code for this video https://github.com/bradtraversy/socialauth Graph API Explorer: https://developers.facebook.com/tools/explorer/ Register Facebook App: https://developers.faceb

  • 14:42 Basic cURL Tutorial

    Basic cURL Tutorial

    by Best Webhosting Added 79 Views / 0 Likes

    In this video we will cover the basics of cURL which is a tool/command for transferring data and making requests. cURL is a tool that every web developer should know at least the basics of. CODE: Snippets from this video http://traversymedia.com/downloads/curl-tutorial.txt EDUONIX COURSES: Please use affiliate links from website below http://www.traversymedia.com/eduonix-courses SUPPORT: We spend massive amounts of time creating these free videos, ple

  • 14:32 Top 5 JavaScript Frameworks 2017

    Top 5 JavaScript Frameworks 2017

    by Best Webhosting Added 83 Views / 0 Likes

    This is MY top 5 front end JavaScript Frameworks of 2017. This list took many things into factor such as ease of use, popularity, features, syntax, performance and more #5 - Polymer #4 - Ember #3 - Angular 2+ #2 - React #1 - Vue.js Comparison Article - http://www.valuecoders.com/blog/technology-and-apps/vue-js-comparison-angular-react/ SPONSORS: DevMountain Bootcamp - https://goo.gl/6q0dEa EDUONIX COURSES: Please use affiliate links from website below

  • 21:36 Popular Build A Codeigniter PHP App - Part 8

    Build A Codeigniter PHP App - Part 8

    by Best Webhosting Added 129 Views / 0 Likes

    In this video we will add pagination to the blog posts and create access control for the categories by adding a user_id field to the categories table CODE: Code for this series https://github.com/bradtraversy/ciblog EDUONIX COURSES: Please use affiliate links from website below http://www.traversymedia.com/eduonix-courses SUPPORT: We spend massive amounts of time creating these free videos, please donate to show your support: http://www.patreon.com/tr

  • 22:08 Popular JavaScript DOM Crash Course - Part 4 [Final Project]

    JavaScript DOM Crash Course - Part 4 [Final Project]

    by Best Webhosting Added 101 Views / 0 Likes

    In this video we will take what we learned in the last 3 videos and create a simple Item lister project where we can add list items with a form, delete them and filter through them all with vanilla JavaScript and DOM properties and methods. CODE: Codepen for this project https://codepen.io/bradtraversy/pen/Bwapow BECOME A PATRON: Show support & get perks! http://www.patreon.com/traversymedia ONE TIME DONATIONS: http://www.paypal.me/traversymedia COURS

  • 33:45 Popular JavaScript DOM Crash Course - Part 3

    JavaScript DOM Crash Course - Part 3

    by Best Webhosting Added 104 Views / 0 Likes

    In this lesson in the JavaScript DOM, we will be looking at different events and how to attach them to DOM elements with addEventListener(); CODE: Code for this video http://www.traversymedia.com/downloads/domcrashcourse3.zip BECOME A PATRON: Show support & get perks! http://www.patreon.com/traversymedia ONE TIME DONATIONS: http://www.paypal.me/traversymedia COURSES & MORE INFO: http://www.traversymedia.com FOLLOW TRAVERSY MEDIA: http://www.facebook.c

  • 21:21 Popular JavaScript DOM Crash Course - Part 2

    JavaScript DOM Crash Course - Part 2

    by Best Webhosting Added 102 Views / 0 Likes

    In this video we will learn how to traverse and move around the DOM with properties like parentNode, parentElement, nextElementSibling and so on. We will also learn how to insert elements with createElement() and createTextNode() CODE: Code for this video http://www.traversymedia.com/downloads/domcrashcourse2.zip BECOME A PATRON: Show support & get perks! http://www.patreon.com/traversymedia ONE TIME DONATIONS: http://www.paypal.me/traversymedia COURS

  • 39:01 Popular JavaScript DOM Crash Course - Part 1

    JavaScript DOM Crash Course - Part 1

    by Best Webhosting Added 107 Views / 0 Likes

    This crash course focuses on the DOM WITHOUT JQUERY. In this part we will talk about what the JavaScript DOM (Document Object Model) is and we will look at the different selectors like document.getElementById() document.getElementsByClassName() document.getElementsByTagName() document.querySelector() document.querySelectorAll() We will also look at how to change content and styles via these selectors CODE: Code for this video http://www.traversymedia.

  • 33:56 Awesome Split Screen Slider Using CSS3 & JavaScript

    Awesome Split Screen Slider Using CSS3 & JavaScript

    by Best Webhosting Added 99 Views / 0 Likes

    In this video we will build a split screen slider using HTML, CSS3 and vanilla JavaScript. This slider was inspired by a Corsair website - http://www.corsair.com/en-eu/specalpha. It uses some advanced CSS but nothing too difficult, beginners should be able to follow along CODE: Codepen for this project https://codepen.io/bradtraversy/pen/NaKxdP BECOME A PATRON: Show support & get perks! http://www.patreon.com/traversymedia ONE TIME DONATIONS: http://w

  • 29:54 Popular Nodemailer - Send Emails From Your Node.js App

    Nodemailer - Send Emails From Your Node.js App

    by Best Webhosting Added 119 Views / 0 Likes

    In this video we will create a simple Node.js and Express app and implement the Nodemailer module to add a contact form. CODE: Complete Node app repo https://github.com/bradtraversy/nodecontactform ORIGINAL HTML/CSS FORM DOWNLOAD: http://www.traversymedia.com/downloads/responsiveform.zip INMOTION HOSTING SIGNUP: https://inmotion-hosting.evyy.net/c/396530/260033/4222 BECOME A PATRON: Show support & get perks! http://www.patreon.com/traversymedia ONE TI

RECOMMENDED WEB HOSTING

FASTCOMET

Fastcomet

HOSTGATOR

HOSTGATOR

BLUEHOST

BLUEHOST

SITEGROUND

SITEGROUND

A2 HOSTING

A2 HOSTING

HOSTINGER

HOSTINGER

DREAMHOST

DREAMHOST

ACCU WEBHOSTING

ACCU WEBHOSTING

MILESWEB

MILESWEB

HOSTPAPA

HOSTPAPA

RSS