Traversy Media


  • 10:21 Learning D3 Part 4 - Drawing Basic Shapes with SVG

    Learning D3 Part 4 - Drawing Basic Shapes with SVG

    by Best Webhosting Added 96 Views / 0 Likes

    Learn how to draw basic shapes using the D3 JavaScript library

  • 12:29 Angular 2 Tutorial [6] - Creating A Service

    Angular 2 Tutorial [6] - Creating A Service

    by Best Webhosting Added 96 Views / 0 Likes

    Updated Crash Course Using Version 2.2 Stable - https://www.youtube.com/watch?v=-zW1zHqsdyc&feature=youtu.be In this video I will show you how to create a service in Angular 2 and inject it as a dependency

  • 12:03 Build An Angular 2 Spotify App - Part 5

    Build An Angular 2 Spotify App - Part 5

    by Best Webhosting Added 96 Views / 0 Likes

    In this video we will setup the artist component which handles fetching data including the artist title, image and genres 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

  • 11:50 Wordpress Theme With Bootstrap [8] - Custom Front Page

    Wordpress Theme With Bootstrap [8] - Custom Front Page

    by Best Webhosting Added 96 Views / 0 Likes

    In this video we will create a custom front page layout for our 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 TIME DONATIONS: http://www.paypal.me/traversymedia

  • 45:30 Learn JavaScript By Building A Bookmarker Application

    Learn JavaScript By Building A Bookmarker Application

    by Best Webhosting Added 96 Views / 0 Likes

    In this video we will build an application for storing website urls using nothing but pure JavaScript. No jQuery or frameworks, just plain old JavaScript. We will use Local Storage to store the bookmarks CODE - https://github.com/bradtraversy/bookmarker SUPPORT THIS CHANNEL WITH A CUP OF COFFEE PER MONTH: http://www.patreon.com/traversymedia ONE TIME DONATIONS: http://www.paypal.me/traversymedia

  • 35:45 Build a Bootstrap Theme With Scroll Animation

    Build a Bootstrap Theme With Scroll Animation

    by Best Webhosting Added 96 Views / 0 Likes

    In this video we will create a clean Bootstrap theme that implements animation using ScrollReveal. CODE: Code for this project http://www.traversymedia.com/downloads/techscroll.zip ScrollReveal Github: https://github.com/jlmakes/scrollreveal 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:

  • 21:02 App Hosting With Digital Ocean

    App Hosting With Digital Ocean

    by Best Webhosting Added 96 Views / 0 Likes

    In this video I will show you how to create a Digital Ocean droplet to host your Node.js, Python, Rails, PHP or any other type of app. We will also setup SSH keys for security $10 FREE CREDIT: https://m.do.co/c/5424d440c63a NODE.JS DEPLOY VIDEO: https://www.youtube.com/watch?v=RE2PLyFqCzE EDUONIX COURSES: Please use affiliate links from website below http://www.traversymedia.com/eduonix-courses SUPPORT: We spend massive amounts of time creating these

  • 1:15:02 Ionic 3 Mobile Weather App Build

    Ionic 3 Mobile Weather App Build

    by Best Webhosting Added 96 Views / 0 Likes

    In this project we will build a fully working mobile weather app using Ionic 3 and Angular 4. We will be using the API from wunderground.com. we will create a provider to reach out to the API and return and display the data. We will also implement Ionic storage to save the location data. CODE: Code for this project https://github.com/bradtraversy/iweather SPONSORS: DevMountain Bootcamp - https://goo.gl/6q0dEa ANGULAR 4 FRONT TO BACK: FOR $10! https://

  • 22:50 Up & Running With Symfony 4 - Part 2: Database & Doctrine ORM

    Up & Running With Symfony 4 - Part 2: Database & Doctrine ORM

    by Best Webhosting Added 96 Views / 0 Likes

    In the second part of the Symfony 4 series we will implement the Doctrine ORM to create and interact with our MySQL database. We will add some records, fetch them and setup our routes/annotations 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/traversymedia http

  • 42:52 Laravel 5.5 API From Scratch Using Resources

    Laravel 5.5 API From Scratch Using Resources

    by Best Webhosting Added 96 Views / 0 Likes

    In this video we will be building an API from scratch using Laravel 5.5 API resources. We will create an article model and use seeds and factories to create dummy data and then build the api endpoints with a resource CODE: Code for this video https://github.com/bradtraversy/larticles_api BUILD A VUE.JS FRONTEND: https://www.youtube.com/watch?v=DJ6PD_jBtU0 • BECOME A PATRON: Show support & get perks! http://www.patreon.com/traversymedia VISIT MY WEBIST

  • 33:08 Responsive Portfolio Website [2] - Homepage & Main Sass

    Responsive Portfolio Website [2] - Homepage & Main Sass

    by Best Webhosting Added 96 Views / 0 Likes

    In this part we will create the homepage HTML markup as well as the core Sass/CSS for the project. You will learn about variables, nesting and more Code For This Project: https://github.com/bradtraversy/modern_portfolio • 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/traversymedia

  • 40:21 JavaScript OOP Crash Course (ES5 & ES6)

    JavaScript OOP Crash Course (ES5 & ES6)

    by Best Webhosting Added 96 Views / 0 Likes

    In this video we will look at some of the object oriented programming concepts in JavaScript including... Object Literals Constructors & This Prototypes & Inheritence Object.create() ES6 Classes & Subclasses MODERN JS FROM THE BEGINNING - $9.99 PROMO https://www.udemy.com/modern-javascript-from-the-beginning/?couponCode=YOUTUBE10 • Become a Patron: Show support & get perks! http://www.patreon.com/traversymedia Website & Udemy Courses http://www.traver

  • 1:35:47 Python Crash Course For Beginners

    Python Crash Course For Beginners

    by Best Webhosting Added 96 Views / 0 Likes

    In this crash course we will be going over Python programming basics like variables, data types and structures, functions, loops, classes and more. Timestamps are below... Python Sandbox Files: https://github.com/bradtraversy/python_sandbox TIMESTAMPS: 2:15 - Comments, Variables & Data Types 9:50 - String Formatting & Methods 17:40 - Lists 24:15 - Tuples & Sets 33:09 - Dictionaries 42:15 - Functions 49:25 - Conditionals 59:09 - Loops 1:05:06 - Modules

  • 33:54 Python Data Visualization With Bokeh

    Python Data Visualization With Bokeh

    by Best Webhosting Added 96 Views / 0 Likes

    In this video we will get started with data visualization in Python by creating a top horsepower chart using the Bokeh library Code: https://github.com/bradtraversy Bokeh Docs: https://bokeh.pydata.org/en/latest/ Sponsor: DevMountain Bootcamp https://goo.gl/6q0dEa • 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/travers

  • 47:11 Full Stack React & Django [7] - Frontend Authentication

    Full Stack React & Django [7] - Frontend Authentication

    by Best Webhosting Added 96 Views / 0 Likes

    In this final part we will add the login, register and logout functionality as well as fix our leads requests to include the token. All users will only manage their own leads Code: https://github.com/bradtraversy/lead_manager_react_django Helpful Links & Tuorials: https://www.django-rest-framework.org https://www.valentinog.com/blog/tutorial-api-django-rest-react/#Django_REST_with_React_Django_and_React_together http://v1k45.com/blog/modern-django-par

  • 35:11 Dynamic Landing Page | JavaScript

    Dynamic Landing Page | JavaScript

    by Best Webhosting Added 96 Views / 0 Likes

    In this project we will build a homepage or landing page with the time that we can interact with and save our name/focus to local storage. Code: https://codepen.io/bradtraversy/pen/XLrQvz 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:

  • 59:47 3 HTML & CSS UI Components in 1 Hour

    3 HTML & CSS UI Components in 1 Hour

    by Best Webhosting Added 96 Views / 0 Likes

    We will create 3 different simple UI components with HTML5 and modern CSS including Flex and Grid. This is a project based video to sharpen your CSS skills Repo: https://github.com/bradtraversy/ui_components • Become a Patron: Show support & get perks! http://www.patreon.com/traversymedia Website & Udemy Course Links: https://www.traversymedia.com Follow Traversy Media: https://www.twitter.com/traversymedia https://www.instagram.com/traversymedia http

  • 09:11 How to Rip & Compress DVDs & Blu-Rays

    How to Rip & Compress DVDs & Blu-Rays

    by Best Webhosting Added 95 Views / 0 Likes

    In this guide, I will show you how to get DVDs and/or Blu-Rays on to your PC as well as compress and get the filesize down to less than half of the .mkv file. Ill also show you how to add movies to your Plex media server

  • 05:55 JavaScript ES6 / ES2015 - [06] New String & Number Methods

    JavaScript ES6 / ES2015 - [06] New String & Number Methods

    by Best Webhosting Added 95 Views / 0 Likes

    In this video we will discuss some of the new string and number methods and features Source Code - https://github.com/bradtraversy/youtube_es2015_source/tree/master/05_string_number_methods CHECK OUT MY ES2015 COURSE: https://www.eduonix.com/affiliates/id/16-10397 SUPPORT THIS CHANNEL WITH A CUP OF COFFEE PER MONTH: http://www.patreon.com/traversymedia ONE TIME DONATIONS: http://www.paypal.me/traversymedia

  • 14:12 Build a Mobile App With Ionic - Part 3

    Build a Mobile App With Ionic - Part 3

    by Best Webhosting Added 95 Views / 0 Likes

    In this video we will create a Firebase account and add functionality to add todos with our Ionic app.

  • 39:27 Node.js With Neo4j - Freestyle Coding [2]

    Node.js With Neo4j - Freestyle Coding [2]

    by Best Webhosting Added 95 Views / 0 Likes

    In this video we will set up a quick application that uses the Neo4j driver for Node.js. neo4j is a graph database that is used for storing data that is dynamic and closely related 12 Project Node.js Course: https://www.eduonix.com/affiliates/id/16-10200 Learn Node.js From Scratch Course: https://www.eduonix.com/affiliates/id/16-10033 Neo4J Course: https://www.eduonix.com/affiliates/id/16-10415

  • 12:55 MEAN Stack Front To Back [Part 1] - Project Introduction

    MEAN Stack Front To Back [Part 1] - Project Introduction

    by Best Webhosting Added 95 Views / 0 Likes

    This is the first part of the MEAN Stack series. In this video we will talk about what this project series includes as far as technology. We will be covering Node.js & Express REST API Passport,js MongoDB & Mongoose JWT Authentication Angular 2 & Angular-CLI Angular2-JWT Angular 2 Flash Messages MEAN Deployment And More! My Courses: http://www.traversymedia.com/eduonix-courses/ DONATIONS: Any donation is greatly appreciated.... https://www.paypal.me/t

  • 19:59 Flexbox CSS In 20 Minutes

    Flexbox CSS In 20 Minutes

    by Best Webhosting Added 95 Views / 0 Likes

    In this quick video we will go over the CSS Flexbox model. This is a quick overview, not an in-depth course. We will look at the basics such as Code - https://jsfiddle.net/bradtraversy/bu0ecodm/1/ display:flex flex order flex-direction justify-content flex-basis align-items

  • 23:57 Responsive HTML & CSS Side Menu From Scratch

    Responsive HTML & CSS Side Menu From Scratch

    by Best Webhosting Added 95 Views / 0 Likes

    In this video we will build a responsive collapsible side menu using HTML5, CSS3 and just a bit of JavaScript. We will not be using any 3rd party frameworks or libraries, everything is from scratch CODE: Code for this video http://www.traversymedia.com/downloads/sidemenu.zip CHEAP WEB HOSTING: Check out eHost http://track.ehost.com/594a594410143/click SUPPORT: We spend massive amounts of time creating these free videos, please donate to show your supp

  • 06:45 Bootstrap 4 Udemy Course Preview & Coupon

    Bootstrap 4 Udemy Course Preview & Coupon

    by Best Webhosting Added 95 Views / 0 Likes

    In this video I will go over my new Bootstrap 4 course which has 10.5 hours of content and 5 real world projects including beautiful themes and UIs. As subscribers you get the $50 course for just $15. Make sure you use the link below 70% OFF COUPON - Get it for $15 https://www.udemy.com/bootstrap-4-from-scratch-with-5-projects/?couponCode=YOUTUBE

  • 13:44 What's New In Angular Version 5?

    What's New In Angular Version 5?

    by Best Webhosting Added 95 Views / 0 Likes

    In this video we will look at an overview of new features and optimizations of Angular 5 including build and compile optimization, new HTTP client, changes in form validation, focus on progressive web apps and more ANGULAR FRONT TO BACK: $10 PROMO https://www.udemy.com/angular-4-front-to-back/?couponCode=DISCOUNT393498 OFFICIAL BLOG POST: https://blog.angular.io/version-5-0-0-of-angular-now-available-37e414935ced BECOME A PATRON: Show support & get pe

  • 15:02 Node.js & Pusher Real Time Polling App [2] - Front End JS & Chart

    Node.js & Pusher Real Time Polling App [2] - Front End JS & Chart

    by Best Webhosting Added 95 Views / 0 Likes

    Part 2 of 3: In this video we will code the front end JavaScript, make a request to the backend on form submission and subscribe to the Pusher real-time response, adding the result to the CanvasJS chart. • BECOME A PATRON: Show support & get perks! http://www.patreon.com/traversymedia VISIT MY WEBISTE: Check Out My Udemy Courses http://www.traversymedia.com CODE: PusherPoll Github Repo https://github.com/bradtraversy/pusherpoll PUSHER WEBSITE: https:/

  • 15:53 Vue.js & Firestore App - Build & Deploy [Part 5]

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

    by Best Webhosting Added 95 Views / 0 Likes

    In this video we will create the add employee and update employee functionality. We will build the forms with Materialize CSS and proceed the add/updates to Firestore 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: http://www.facebook.com/tra

  • 28:13 Lyric Search App With React & Context API [2] - Lyrics Page

    Lyric Search App With React & Context API [2] - Lyrics Page

    by Best Webhosting Added 95 Views / 0 Likes

    In this part of the project we will create the lyrics page by making a request to the Musixmatch API. This is video 2 of 3 Code For This Project: https://github.com/bradtraversy/lyricfinder React Front To Back (Full Course): https://www.udemy.com/react-front-to-back/?couponCode=TRAVERSYMEDIA Musixmatch Developer Site: https://developer.musixmatch.com/ • Become a Patron: Show support & get perks! http://www.patreon.com/traversymedia Website & Udemy Cou

  • 42:11 Social Network Theme With Sass - Part 1

    Social Network Theme With Sass - Part 1

    by Best Webhosting Added 95 Views / 0 Likes

    In this part we will setup Sass, create the landing page with navigation, image overlay, Sass variables, mixins and functions Sponsor: DevMountain Bootcamp https://goo.gl/6q0dEa Code: https://github.com/bradtraversy/devconnector_theme_sass MERN Course With Full App: https://www.udemy.com/mern-stack-front-to-back/?couponCode=TRAVERSYMEDIA • Become a Patron: Show support & get perks! http://www.patreon.com/traversymedia Follow Traversy Media: https://ww

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