Traversy Media


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

    Angular 2 Spotify App - Updating to RC6

    by Best Webhosting Added 116 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

  • 41:15 Popular Angular 2 Github Application (RC6 Update)

    Angular 2 Github Application (RC6 Update)

    by Best Webhosting Added 108 Views / 0 Likes

    In this video we will build a Github profile search application with Angular 2 RC6. This is an updated version of https://www.youtube.com/watch?v=u83MLQ1VsKI Code is available at https://github.com/bradtraversy/githubsearch 12 PROJECT ANGULAR 2 COURSE - https://www.eduonix.com/affiliates/id/16-10413

  • 21:12 jQuery Crash Course [1] - Intro & Selectors

    jQuery Crash Course [1] - Intro & Selectors

    by Best Webhosting Added 93 Views / 0 Likes

    In this video we will cover jQuery selectors in depth. We can select elements by id, class, CSS3 pseudo selectors and the elements themselves. My 10 Project jQuery/JS Course - https://www.eduonix.com/affiliates/id/16-10039 Project Files - https://github.com/bradtraversy/jquery_crash_course

  • 24:19 Popular jQuery Crash Course [2] - Events

    jQuery Crash Course [2] - Events

    by Best Webhosting Added 103 Views / 0 Likes

    In this video we will be working with jQuery events including mouse, form and input events My 10 Project jQuery/JS Course - https://www.eduonix.com/affiliates/id/16-10039 Project Files - https://github.com/bradtraversy/jquery_crash_course

  • 20:59 Popular jQuery Crash Course [3] - DOM Manipulation

    jQuery Crash Course [3] - DOM Manipulation

    by Best Webhosting Added 117 Views / 0 Likes

    In this video Ill show you how to add, remove and change things in the DOM using jQuery. We will look at methods like append, prepend, html, and text My 10 Project jQuery/JS Course - https://www.eduonix.com/affiliates/id/16-10039 Project Files - https://github.com/bradtraversy/jquery_crash_course

  • 15:04 jQuery Crash Course [4] - Effects and Animation

    jQuery Crash Course [4] - Effects and Animation

    by Best Webhosting Added 87 Views / 0 Likes

    In this video we will look at the jQuery fade and slide methods/effects as well as the animate method My 10 Project jQuery/JS Course - https://www.eduonix.com/affiliates/id/16-10039 Project Files - https://github.com/bradtraversy/jquery_crash_course

  • 20:15 Popular jQuery Crash Course [5] - Ajax

    jQuery Crash Course [5] - Ajax

    by Best Webhosting Added 111 Views / 0 Likes

    In this video we will work with the load, $.get, $.post and $.ajax methods in jQuery My 10 Project jQuery/JS Course - https://www.eduonix.com/affiliates/id/16-10039 Project Files - https://github.com/bradtraversy/jquery_crash_course

  • 10:19 Popular Node.js Static Server in Minutes

    Node.js Static Server in Minutes

    by Best Webhosting Added 120 Views / 0 Likes

    In this quick video Ill show you how to create a simple static server using Node.js along with the node-static module and then the live-server module.

  • 1:13:05 RxJS Observables Crash Course

    RxJS Observables Crash Course

    by Best Webhosting Added 86 Views / 0 Likes

    Over an hour of programming with RxJS (Reactive Extensions) using observables and asynchronous data streams. The content is based on our ReactiveX Eduonix course below FULL COURSE - https://www.eduonix.com/affiliates/id/16-10436 RxJS Boiler - https://github.com/bradtraversy/rxjs_boiler

  • 47:10 Popular Angular 2 Auth0 Application

    Angular 2 Auth0 Application

    by Best Webhosting Added 112 Views / 0 Likes

    In this video we will be building an Angular 2 app that uses Auth0 for user registration, login and access control. 12 Project Angular 2 Course - https://www.eduonix.com/affiliates/id/16-10413 ngAuth0 Final Code - https://github.com/bradtraversy/ngauth0

  • 1:16:43 Popular MEAN App From Scratch - MongoDB, Express, Angular 2 & NodeJS

    MEAN App From Scratch - MongoDB, Express, Angular 2 & NodeJS

    by Best Webhosting Added 110 Views / 0 Likes

    In this video we will build a complete MEAN application from scratch. The MEAN stack includes MongoDB, Express, Angular and Node.js. MORE UP TO DATE MEAN SERIES https://www.youtube.com/watch?v=uONz0lEWft0&list=PLillGF-RfqbZMNtaOXJQiDebNXjVapWPZ SPONSORS: DevMountain Bootcamp - https://goo.gl/6q0dEa 12 PROJECT ANGULAR 2 COURSE: https://www.eduonix.com/affiliates/id/16-10413 12 PROJECT NODE COURSE: https://www.eduonix.com/affiliates/id/16-10200 10 PROJE

  • 1:02:08 Popular Ruby On Rails In 60 Minutes

    Ruby On Rails In 60 Minutes

    by Best Webhosting Added 122 Views / 0 Likes

    In this video we will cover all of the fundamentals of the Ruby on Rails framework by building a blog application with comment functionality Routes Controllers Models Views Resources Relationships Database Migrations Basic Ruby Code RAILS PROJECTS COURSE - https://www.eduonix.com/affiliates/id/16-10051 LEARN RAILS FROM SCRATCH - https://www.eduonix.com/affiliates/id/16-10055 SUPPORT THIS CHANNEL WITH A CUP OF COFFEE PER MONTH: http://www.patreon.com/t

  • 35:14 Popular Intro To Memcached

    Intro To Memcached

    by Best Webhosting Added 123 Views / 0 Likes

    In this video you will learn how to install and work with Memcached. You will learn the following... Install Memcached in Linux Ubuntu Connect Using Telnet Basic Commands - stats, get, set, delete, etc Memcached Tools Use Memcached with Python Use Memcached with PHP

  • 24:04 Popular CouchDB Basics

    CouchDB Basics

    by Best Webhosting Added 105 Views / 0 Likes

    In this video we will install CouchDB on a Windows machine, create a database using the Fauxton web GUI, create some views and make requests to the database using cURL. CouchDB Course - https://www.eduonix.com/affiliates/id/16-10057

  • 35:43 Popular Node js With CouchDB

    Node js With CouchDB

    by Best Webhosting Added 118 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

  • 44:21 Popular Build A CodeIgniter PHP App - Part 1

    Build A CodeIgniter PHP App - Part 1

    by Best Webhosting Added 120 Views / 0 Likes

    We will be building a PHP Codeigniter blog application with CRUD functionality. In this video we will install Codeigniter, setup a Pages controller, add views and routing. Code For This Application - https://github.com/bradtraversy/ciblog 10 project PHP Frameworks course - https://www.eduonix.com/affiliates/id/16-10371 PHP 7 Developers Guide - https://www.eduonix.com/affiliates/id/16-10399

  • 30:18 Popular Build A CodeIgniter PHP App - Part 2

    Build A CodeIgniter PHP App - Part 2

    by Best Webhosting Added 129 Views / 0 Likes

    We will be building a PHP Codeigniter blog application with CRUD functionality. In this video we will create the Posts model, database table and create functionality to read and manage posts Code For This Application - https://github.com/bradtraversy/ciblog 10 project PHP Frameworks course - https://www.eduonix.com/affiliates/id/16-10371 PHP 7 Developers Guide - https://www.eduonix.com/affiliates/id/16-10399

  • 26:45 Popular Build A Codeigniter PHP App - Part 3

    Build A Codeigniter PHP App - Part 3

    by Best Webhosting Added 130 Views / 0 Likes

    We will be building a PHP Codeigniter blog application with CRUD functionality. In this video we will truncate text on the posts page, add categories and add image upload functionality Code For This Application - https://github.com/bradtraversy/ciblog 10 project PHP Frameworks course - https://www.eduonix.com/affiliates/id/16-10371 PHP 7 Developers Guide - https://www.eduonix.com/affiliates/id/16-10399

  • 1:00:39 React JS Crash Course

    React JS Crash Course

    by Best Webhosting Added 100 Views / 0 Likes

    UPDATED VERSION (2019): https://www.youtube.com/watch?v=sBws8MSXN7A In this video we will cover the fundamentals for React.js including the following... Create-react-app CLI ReactJS Components State & Properties Event Handling JSX - JavaScript Syntax Extension Lifecycle Methods HTTP Requests CODE - https://github.com/bradtraversy/projectmanager REACT FRONT TO BACK FULL COURSE: $9.99 PROMO LINK https://www.udemy.com/react-front-to-back/?couponCode=TRAV

  • 1:04:19 Custom Bootstrap Theme With Sass

    Custom Bootstrap Theme With Sass

    by Best Webhosting Added 84 Views / 0 Likes

    In this video we will build a completely custom Twitter Bootstrap theme with the Sass Pre-compiler. We will use other technologies such as... Bootstrap-sass Koala NPM Bower Live-Server Font-Awesome Theme Files - https://github.com/bradtraversy/bizlight_theme

  • 24:46 Popular Node.js Tutorial For Absolute Beginners

    Node.js Tutorial For Absolute Beginners

    by Best Webhosting Added 147 Views / 0 Likes

    Updated Version - https://www.youtube.com/watch?v=fBNz5xF-Kx4 This is an introduction to Node.js for beginners. We will talk about... What Node.js Is Installing Node.js Using the REPL NPM - Node Package Manager How Modules Work package.json File Basic Webserver NODE.JS DEV TO DEPLOYMENT UDEMY COURSE: https://www.udemy.com/nodejs-express-mongodb-dev-to-deployment/?couponCode=NODEYOUTUBE10 RECOMMENDED: Node.js & Express From Scratch https://www.youtube.

  • 58:02 Popular Angular 2 In 60 Minutes

    Angular 2 In 60 Minutes

    by Best Webhosting Added 108 Views / 0 Likes

    UPDATED 2019 VERSION HERE - https://www.youtube.com/watch?v=Fdf5aTYRW0E 12 Project Angular 2 Course: https://www.eduonix.com/affiliates/id/16-10413 MY COURSES: http://www.traversymedia.com CODE DOWNLOAD: https://github.com/bradtraversy/angular60 SUPPORT THIS CHANNEL WITH A CUP OF COFFEE PER MONTH: http://www.patreon.com/traversymedia ONE TIME DONATIONS: http://www.paypal.me/traversymedia

  • 19:25 MongoLab - Remote MongoDB API & JQuery - Part 2

    MongoLab - Remote MongoDB API & JQuery - Part 2

    by Best Webhosting Added 90 Views / 0 Likes

    In this video we will make it so that we can update and delete from our remote MongoDB database

  • 05:54 Installing CouchDB & Futon in Windows

    Installing CouchDB & Futon in Windows

    by Best Webhosting Added 100 Views / 0 Likes

    Quick video showing you how to install CouchDB in Windows and a quick overview of Futon

  • 10:40 LimeStudio 700W Photography Lighting Kit Unboxing

    LimeStudio 700W Photography Lighting Kit Unboxing

    by Best Webhosting Added 98 Views / 0 Likes

    An unboxing of the LimeStudio 700W lighting kit for $69.99 Buy It - http://www.amazon.com/LimoStudio-Photography-Lighting-Equipment-AGG814/dp/B00E4YS2XU

  • 06:05 Popular Supernight 16' LED Strip Unboxing

    Supernight 16' LED Strip Unboxing

    by Best Webhosting Added 149 Views / 0 Likes

    In this video we will unbox and show a demo of the Supernight LED kit

  • 24:05 Popular PHP OOP -  Beginners Crash Course

    PHP OOP - Beginners Crash Course

    by Best Webhosting Added 124 Views / 0 Likes

    Lets take a look at the basics and the fundamentals of object oriented programming and PHP. We will discuss... Objects & Classes Methods & Properties Visibility / Access Modifiers Construct & Destruct Static Keyword Abstract Classes FOR FULL COURSES - http://www.eduonix.com FOLLOW ME ON TWITTER - https://twitter.com/bradtraversy FOLLOW ON FACEBOOK - https://www.facebook.com/techguywebsolutions CONNECT ON LINKEDIN - https://www.linkedin.com/in/bradtrav

  • 10:37 Popular Install Ubuntu 15.10 in VMware Workstation

    Install Ubuntu 15.10 in VMware Workstation

    by Best Webhosting Added 108 Views / 0 Likes

    In this video we will be installing Ubuntu 15.10 onto a virtual machine using VMware Workstation 11. This is geared toward beginners that have not really installed or used Linux Ubuntu or are new to VMware.

  • 03:23 Popular How to Install Node.js In Ubuntu 15.10

    How to Install Node.js In Ubuntu 15.10

    by Best Webhosting Added 101 Views / 0 Likes

    Quick video showing you how to get up and running with Node.js and NPM in Linix Ubuntu 15.10 in just a few minutes.

  • 09:34 Popular Install LAMP Stack (Linux, Apache, MySQL, PHP) in Ubuntu 15.10

    Install LAMP Stack (Linux, Apache, MySQL, PHP) in Ubuntu 15.10

    by Best Webhosting Added 110 Views / 0 Likes

    In this video I will show you how to setup your own LAMP stack on an Ubuntu 15.10 server. We will install... Apache PHP MySQL PHPMyAdmin

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