Traversy Media


  • 35:43 Popular Node js With CouchDB

    Node js With CouchDB

    by Best Webhosting Added 121 Views / 0 Likes

    In this video we will use Node.js to create a small app to read from a CouchDB database as well as add and delete documents. This video continues from the CouchDB Basics video here - https://www.youtube.com/watch?v=nlqv9Np3iAU CouchDB Course - https://www.eduonix.com/affiliates/id/16-10057 12 Project Node.js Course - https://www.eduonix.com/affiliates/id/16-10200

  • 18:45 Popular Angular 2 Spotify App - Updating to RC6

    Angular 2 Spotify App - Updating to RC6

    by Best Webhosting Added 121 Views / 0 Likes

    In this video I will show you how to update the ngSpotify Angular 2 RC4 app to RC6. UPDATED RC6 & ORIGINAL RC4 CODE - https://github.com/bradtraversy/ngspotify This project is part of an Eduonix 12 project course in Angular 2. VIEW COURSE INFO: https://www.eduonix.com/affiliates/id/16-10413

  • 15:23 Popular MEAN Stack Front To Back [Part 3] - User Model & Register

    MEAN Stack Front To Back [Part 3] - User Model & Register

    by Best Webhosting Added 121 Views / 0 Likes

    In this video we will create our Mongoose user model and schema with the user fields. We will also complete the /register post route to sign up a new user and encrypt passwords with Bcrypt Code Up To This Point: http://www.traversymedia.com/downloads/meanauthapp/meanauthapp_part_3.zip My Courses: http://traversymedia.com/eduonix-courses DONATIONS: Any donation is greatly appreciated.... https://www.paypal.me/traversymedia https://www.patreon.com/trave

  • 15:43 Popular Setup Linux Ubuntu For Web Development

    Setup Linux Ubuntu For Web Development

    by Best Webhosting Added 121 Views / 0 Likes

    In this video I will show you how I setup my Linux Ubuntu machine for web development. It includes installation for... Chrome Terminator Atom.io Node.js LAMP Stack Curl Filezilla Gimp *One important thing I forgot was MongoDB

  • 15:05 Popular Vue.js & Firestore App - Build & Deploy [Part 2]

    Vue.js & Firestore App - Build & Deploy [Part 2]

    by Best Webhosting Added 121 Views / 0 Likes

    In this video we will create all of our components including the dashboard, new-employee, edit-employee, view-employee and navbar. We will implement the router and also Materialize CSS for the UI CODE: Final Project https://github.com/bradtraversy/vue_firestore_employeemanager • BECOME A PATRON: Show support & get perks! http://www.patreon.com/traversymedia VISIT MY WEBISTE: Check Out My Udemy Courses http://www.traversymedia.com FOLLOW TRAVERSY MEDIA

  • 19:04 Popular Starting A Serious Web Development Project

    Starting A Serious Web Development Project

    by Best Webhosting Added 121 Views / 0 Likes

    In this video we will discuss some methods on approaching a serious web development or programming project, whether it is a freelance project, for a companay or your own. This video was created from my own experiences as well as some general research SPONSOR: Check out Coding Dojo - http://www.codingdojo.com/l/yt/tr SLIDE: https://www.slideshare.net/TechGuy1/starting-a-web-development-project • BECOME A PATRON: Show support & get perks! http://www.pat

  • 50:02 Popular Build a Webcam Filter & Picture App With WebRTC & Canvas

    Build a Webcam Filter & Picture App With WebRTC & Canvas

    by Best Webhosting Added 121 Views / 0 Likes

    In this project we will build a webcam app with filters that can snap and display pictures. We will be using WebRTC's getUserMedia API along with canvas. SPONSOR: GDP HOST - WANT CHEAP WEB HOSTING? https://goo.gl/iZjcGk CODE: Github Repo https://github.com/bradtraversy/vidsnapper SYNTAX PODCAST: https://syntax.fm/ BECOME A PATRON: Show support & get perks! http://www.patreon.com/traversymedia ONE TIME DONATIONS: http://www.paypal.me/traversymedia VISI

  • 26:47 Popular Exploring Docker [2] - Docker Compose With Node & MongoDB

    Exploring Docker [2] - Docker Compose With Node & MongoDB

    by Best Webhosting Added 121 Views / 0 Likes

    In this video we will take a simple Node/Express/Mongo app and dockerize it by adding a Dockerfile and using docker-compose to bundle services together. We will also run our containers on a Digital Ocean droplet. Sponsor: DevMountain Bootcamp - https://goo.gl/6q0dEa Code For This Project: https://github.com/bradtraversy/docker-node-mongo $10 off Digital Ocean https://m.do.co/c/5424d440c63a Docker Help Gist: https://gist.github.com/bradtraversy/89fad22

  • 22:43 Popular Landing Page With Smooth Scroll - 3 Options

    Landing Page With Smooth Scroll - 3 Options

    by Best Webhosting Added 121 Views / 0 Likes

    In this video we will create a simple landing page with smooth scrolling. I will show you 3 options including pure CSS (scroll-behavior), jQuery and a lightweight JS script. Sponsor: Freelancer Bundle (Use "brad25" for 25% off) https://studywebdevelopment.com/freelancing.html Code: https://codepen.io/bradtraversy/pen/xBdyzr Smoothscroll Script: https://github.com/cferdinandi/smooth-scroll • Become a Patron: Show support & get perks! http://www.patreon

  • 22:40 Popular VSCode ESLint, Prettier & Airbnb Style Guide Setup

    VSCode ESLint, Prettier & Airbnb Style Guide Setup

    by Best Webhosting Added 121 Views / 0 Likes

    In this video we will setup linting with the Airbnb style guide for clean and consitent JavaScript code in VSCode Commands & Config: https://gist.github.com/bradtraversy/aab26d1e8983d9f8d79be1a9ca894ab4 Sponsor: Freelancer Bundle (Use "brad25" for 25% off) https://studywebdevelopment.com/freelancing.html • Become a Patron: Show support & get perks! http://www.patreon.com/traversymedia Website & Udemy Courses http://www.traversymedia.com Follow Travers

  • 47:03 Popular Rock Paper Scissors Game - UI & JavaScript

    Rock Paper Scissors Game - UI & JavaScript

    by Best Webhosting Added 121 Views / 0 Likes

    In this video we will build a rock paper scissors game from scratch including the HTML, CSS and JavaScript. No libraries or frameworks, just pure vanilla JavaScript. Code: https://codepen.io/bradtraversy/pen/wLgPzr • Show Your Support: http://www.patreon.com/traversymedia Follow Traversy Media: https://www.facebook.com/traversymedia https://www.twitter.com/traversymedia https://www.instagram.com/traversymedia

  • 03:03 Popular Create a MySQL database in cPanel

    Create a MySQL database in cPanel

    by Best Webhosting Added 120 Views / 0 Likes

    Step by step instructions on creating a MySQL database from within cPanel

  • 11:52 Popular Angular 2 Tutorial [5] - Pipes and Filtering

    Angular 2 Tutorial [5] - Pipes and Filtering

    by Best Webhosting Added 120 Views / 0 Likes

    Updated Crash Course Using Version 2.2 Stable - https://www.youtube.com/watch?v=-zW1zHqsdyc&feature=youtu.be In this video we will look at pipes and filtering data in Angular 2

  • 44:25 Popular Build an App With AngularJS & Firebase

    Build an App With AngularJS & Firebase

    by Best Webhosting Added 120 Views / 0 Likes

    In this video we will build a contact manager application with Angular.js, Firebase and Angular Seed. The all will have full CRUD functionality 10 Project Angular Course - https://www.udemy.com/learn-angularjs-development/

  • 14:57 Popular Wordpress Theme With Bootstrap [9] - Theme Customizer

    Wordpress Theme With Bootstrap [9] - Theme Customizer

    by Best Webhosting Added 120 Views / 0 Likes

    In this video I will show you how to implement the theme customizer API with your Wordpress theme. This will include adding sections, settings and controls to the showcase area of the Bootstrap Wordpress theme Project Files - https://github.com/bradtraversy/wpbootstrap_theme 10 PROJECT WORDPRESS THEME COURSE: https://www.eduonix.com/affiliates/id/16-10405 SUPPORT THIS CHANNEL WITH A CUP OF COFFEE PER MONTH: http://www.patreon.com/traversymedia ONE TIM

  • 09:13 Popular PHP Front To Back [Part 1] - Series Introduction

    PHP Front To Back [Part 1] - Series Introduction

    by Best Webhosting Added 120 Views / 0 Likes

    This is the start of an ongoing series that will teach you the entire language of PHP. This series will include: Basic principles of PHP PHP7 / Apache / MySQL Setup Code Syntax (vars, arrays, loops, conditionals, functions, etc) Procedural & OOP Dynamic Pages Form Submission / Superglobals Working With Databases Mini Projects (Contact Form, User Login System, etc) OOP PHP MVC Udemy Course $10 Promo: https://www.udemy.com/object-oriented-php-mvc/?coupo

  • 33:49 Popular jQuery & Ajax: Build A Github Finder App

    jQuery & Ajax: Build A Github Finder App

    by Best Webhosting Added 120 Views / 0 Likes

    In this video we will build a JavaScript/jQuery application that fetches and displays Github user profile info and repositories using Ajax. We will work with functions, events, loops, the $.ajax method and more. INFO: Your Github client_secret is exposed in this application. There are ways around this outside the scope of this tutorial Code for this video - https://github.com/bradtraversy/jquery-githubfinder 10 Project JavaScript/jQuery Course - http:

  • 23:41 Popular Using Chart.js With React

    Using Chart.js With React

    by Best Webhosting Added 120 Views / 0 Likes

    In this video I will show you how to build a React app that implements the Chart.js JavaScript library for building charts Please watch the "Getting Started With Chart.js" video first if you are unfamiliar with Chart.js https://www.youtube.com/watch?v=sE08f4iuOhA CODE: Code for this video https://github.com/bradtraversy/reactcharts React-chartjs-2 Github Page https://github.com/gor181/react-chartjs-2 10 Project React Course! http://www.traversymedia.c

  • 19:30 Popular Laravel From Scratch [Part 6] - Fetching Data With Eloquent

    Laravel From Scratch [Part 6] - Fetching Data With Eloquent

    by Best Webhosting Added 120 Views / 0 Likes

    In this video I will show you how to start working with Eloquent which is an ORM (Object Relational Mapper) and it makes working with the database models VERY easy CODE: Complete Code For This Series https://github.com/bradtraversy/lsapp 10 PROJECT LARAVEL COURSE: Please use affiliate link below https://www.eduonix.com/affiliates/id/16-10485 50% OFF: Use special code "traversy" SUPPORT: We spend massive amounts of time creating these free videos, plea

  • 19:45 Popular Laravel From Scratch [Part 2] - Environment Setup & Laravel Installation

    Laravel From Scratch [Part 2] - Environment Setup & Laravel Installation

    by Best Webhosting Added 120 Views / 0 Likes

    In this video we will setup our environment. We will be using XAMPP which gives us an Apache server with PHP and MySQL. We will install Laravel with Composer and we will be using the Git Bash terminal and integrate it with Visual Studio Code CODE: Complete Code For This Series https://github.com/bradtraversy/lsapp XAMPP SETUP: https://www.youtube.com/watch?v=6tCWiexc05U 10 PROJECT LARAVEL COURSE: Please use affiliate link below https://www.eduonix.com

  • 07:34 Popular Building a GraphQL Server [Part 1] - What Is GraphQL?

    Building a GraphQL Server [Part 1] - What Is GraphQL?

    by Best Webhosting Added 120 Views / 0 Likes

    In part 1 of 5 of this series we will talk about what GraphQL is, what it is used for and we will also look at some of the queries and how simple they are. We will also talk about what to expect in the next few videos CODE: Code for this project https://github.com/bradtraversy/customerbase BECOME A PATRON: Show support & get perks! http://www.patreon.com/traversymedia ONE TIME DONATIONS: http://www.paypal.me/traversymedia FOLLOW TRAVERSY MEDIA: http:/

  • 26:13 Popular Using MySQL With Node.js

    Using MySQL With Node.js

    by Best Webhosting Added 120 Views / 0 Likes

    In this quick guide I will show you how to use MySQL along with Node.js. This is something I am constantly asked by LAMP stack devs wanting to learn Node.js. We will be using the MySQL JavaScript client along with Express and Node. CODE: Code for this video http://www.traversymedia.com/downloads/nodemysql.zip BECOME A PATRON: Support me directly for even $1 per month http://www.patreon.com/traversymedia ONE TIME DONATIONS: http://www.paypal.me/travers

  • 18:14 Popular Vue.js & Firestore App - Build & Deploy [Part 1]

    Vue.js & Firestore App - Build & Deploy [Part 1]

    by Best Webhosting Added 120 Views / 0 Likes

    In this 6 part series we will build an application using the Vue.js framework and the Firebase Firestore cloud platform as our data store. In this video we will setup firestore, setup our app with Vue-CLI and create the Firebase config files CODE: Final Project https://github.com/bradtraversy/vue_firestore_employeemanager • BECOME A PATRON: Show support & get perks! http://www.patreon.com/traversymedia VISIT MY WEBISTE: Check Out My Udemy Courses http

  • 24:45 Popular React & Webpack 4 From Scratch - No CLI

    React & Webpack 4 From Scratch - No CLI

    by Best Webhosting Added 120 Views / 0 Likes

    In this video we will setup React WITHOUT the Create-React-App CLI. The CLI is fantastic but many people do not understand how it works behind the scenes. In this video we will setup React from scratch with Webpack 4 and Babel. Sponsor: Coding Dojo http://www.codingdojo.com/l/yt/tr Code For This Project: https://github.com/bradtraversy/react_webpack_starter • Become a Patron: Show support & get perks! http://www.patreon.com/traversymedia Website & Ude

  • 32:48 Popular Up & Running With Symfony 4 - Part 1: Setup, Controllers, Twig

    Up & Running With Symfony 4 - Part 1: Setup, Controllers, Twig

    by Best Webhosting Added 120 Views / 0 Likes

    In this first part of the series we will setup Symfony 4 using Composer as well as Xampp. We will create a controller, setup routes with annotations, render a Twig template and pass data to the template. Code: Github Repo https://github.com/bradtraversy/symphart • Become a Patron: Show support & get perks! http://www.patreon.com/traversymedia Website & Udemy Courses http://www.traversymedia.com Follow Traversy Media: http://www.facebook.com/traversyme

  • 25:49 Popular Intro To Web Scraping With Python

    Intro To Web Scraping With Python

    by Best Webhosting Added 120 Views / 0 Likes

    In this video we will look at web scraping using Python and the BeautifulSoup library. This is an introductory level tutorial. All beginners welcome Final Code Gist: https://gist.github.com/bradtraversy/f2014a236646ff62dccfc9fe5d469ed5 • Become a Patron: Show support & get perks! http://www.patreon.com/traversymedia Website & Udemy Courses http://www.traversymedia.com Follow Traversy Media: http://www.facebook.com/traversymedia http://www.twitter.com/

  • 1:10:20 Popular Build a Wordpress Website In 1 Hour

    Build a Wordpress Website In 1 Hour

    by Best Webhosting Added 120 Views / 0 Likes

    In this video we will build a Wordpress website without writing one line of code in about 1 hour. This is a good example of how practical and fast Wordpress development can be for freelancers and beginners. We will use a little Photoshop for the simple logos and image resizing but I will include the images below if you want to skip that part and still follow along. Finally we will deploy to InMotion hosting Cpanel and setup SMTP for our contact form.

  • 10:31 Popular Overwhelmed With Web Development Technology

    Overwhelmed With Web Development Technology

    by Best Webhosting Added 120 Views / 0 Likes

    In this video I want to talk about being overwhelmed with the vast amount of technology that web development includes (Languages, frameworks, libraries, etc) Sponsor: Freelancer Bundle (Use "brad25" for 25% off) https://studywebdevelopment.com/freelancing.html • Become a Patron: Show support & get perks! http://www.patreon.com/traversymedia Website & Udemy Courses http://www.traversymedia.com Follow Traversy Media: https://www.facebook.com/traversymed

  • 34:07 Popular Build a Custom URL Shortener Service

    Build a Custom URL Shortener Service

    by Best Webhosting Added 120 Views / 0 Likes

    In this project, we will build an API to shorten URLs, like Bitly. We will use Node.js/Express/MongoDB to store the long, short and url code for each. Code: https://github.com/bradtraversy/url_shortener_service Sponsor: DevMountain Bootcamp https://goo.gl/6q0dEa • Become a Patron: Show support & get perks! http://www.patreon.com/traversymedia Follow Traversy Media: https://www.facebook.com/traversymedia https://www.twitter.com/traversymedia https://ww

  • 24:27 Popular Build An HTML5 Template With Bootstrap and SASS - Part 8

    Build An HTML5 Template With Bootstrap and SASS - Part 8

    by Best Webhosting Added 119 Views / 0 Likes

    In this mini-series we will build a complete HTML5 Bootstrap template with SASS. It is a bit long but that is because it is from scratch and typed out line by line. --------------------------------------------------------------------------------------- Project Files - https://github.com/bradtraversy/skyapp_bootstrap For video courses like this check out - http://codeskillet.com

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