Traversy Media


  • 18:25 Popular Wordpress Theme With Bootstrap [1] - Intro and HTML

    Wordpress Theme With Bootstrap [1] - Intro and HTML

    by Best Webhosting Added 116 Views / 0 Likes

    In this video we will discuss the Wordpress theme project and create the HTML template including Twitter Bootstrap. 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

  • 12:18 Popular JavaScript ES6 / ES2015 - [10] Promises

    JavaScript ES6 / ES2015 - [10] Promises

    by Best Webhosting Added 116 Views / 0 Likes

    In this video I will show you how to use promises to deal with asynchronous data in JavaScript ES2015 Source Code - https://github.com/bradtraversy/youtube_es2015_source/tree/master/09_promises CHECK OUT MY ES2015 COURSE: https://www.eduonix.com/affiliates/id/16-10397

  • 14:00 Popular Healthy Tips For Programmers & Web Developers

    Healthy Tips For Programmers & Web Developers

    by Best Webhosting Added 116 Views / 0 Likes

    In this video we will touch on healthy lifestyle tips for computer programmers, web developers and anyone else who sits down all day and stares at a computer screen. VISIT US: http://www.traversymedia.com EDUONIX COURSES: Pleas 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/traversymedia

  • 11:35 Popular Angular 2 & Firebase App [Part 3] - AngularFire2 Setup

    Angular 2 & Firebase App [Part 3] - AngularFire2 Setup

    by Best Webhosting Added 116 Views / 0 Likes

    In this video we will setup AngularFire2 to integrate Angular 2 and Firebase together CODE FOR THIS PART: http://www.traversymedia.com/downloads/proplistings/proplistings_part_3.zip SUPPORT THIS CHANNEL WITH A CUP OF COFFEE PER MONTH: https://www.patreon.com/traversymedia ONE TIME DONATIONS: https://www.paypal.me/traversymedia

  • 15:24 Popular PHP Front To Back [Part 3] - Variables, Constants & Data Types

    PHP Front To Back [Part 3] - Variables, Constants & Data Types

    by Best Webhosting Added 116 Views / 0 Likes

    In this video we will look at very basic PHP syntax including tags, comments, variables, constants and concatenation. CODE: Code For This Video http://www.traversymedia.com/downloads/phpsandbox/phpsandbox1.zip COURSES: Premium Eduonix Courses http://www.traversymedia.com/eduonix-courses SUPPORT THIS CHANNEL WITH A CUP OF COFFEE PER MONTH: https://www.patreon.com/traversymedia ONE TIME DONATIONS: https://www.paypal.me/traversymedia

  • 34:48 Popular Simple Ruby on Rails 5 REST API From Scratch

    Simple Ruby on Rails 5 REST API From Scratch

    by Best Webhosting Added 116 Views / 0 Likes

    In this video I will show you how to create a very simple REST API from scratch using Ruby on Rails 5. We will be able to make requests to perform CRUD on articles stored in a MySQL database. We will install the mysql2 gem along with the faker gem to randomly generate content. CODE: Code for this video https://github.com/bradtraversy/simple-rails-rest SUPPORT: We spend massive amounts of time creating these free videos, please donate to show your supp

  • 13:30 Popular Working For Yourself & Side Projects

    Working For Yourself & Side Projects

    by Best Webhosting Added 116 Views / 0 Likes

    In this video I want to discuss leveraging your skills as a developer to work for yourself either full time or on the side including client work as well as side projects. apps, saas, 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:/

  • 23:52 Popular Learn The Mern Stack [12] - React Login & Access Control

    Learn The Mern Stack [12] - React Login & Access Control

    by Best Webhosting Added 116 Views / 0 Likes

    In this final video we will add the authentication of existing users and limit access based on if a user is logged in or not. Original Series First Video: https://www.youtube.com/watch?v=PBTYxXADG_k&list=PLillGF-RfqbbiTGgA77tGO426V3hRF9iE Code: https://github.com/bradtraversy/mern_shopping_list • Become a Patron: Show support & get perks! http://www.patreon.com/traversymedia Website & Udemy Courses http://www.traversymedia.com Follow Traversy Media: h

  • 28:20 Popular 15 VS Code Extensions For Front-End Developers in 2019

    15 VS Code Extensions For Front-End Developers in 2019

    by Best Webhosting Added 116 Views / 0 Likes

    In this video I will go over and 15 of my favorite Visual Studio Code extensions for front end development in 2019. I will show you how each one works, settings and more 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/traversymedia https://www.twitter.com/traversymedi

  • 42:20 Popular Axios Crash Course | HTTP Library

    Axios Crash Course | HTTP Library

    by Best Webhosting Added 116 Views / 0 Likes

    In this video we will be looking at the Axios HTTP client to make requests, add headers, create interceptors and more Code: https://github.com/bradtraversy/axios-crash • 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.facebook.com/traversymedia https://www.twitter.com/traversymedia https://www.instagram.com/traversymedia

  • 04:41 Popular Ubuntu Server 14.04 Setup Part 3 - Set Static IP

    Ubuntu Server 14.04 Setup Part 3 - Set Static IP

    by Best Webhosting Added 115 Views / 0 Likes

    Simple steps to create a static IP address for your Linux Ubuntu server

  • 12:02 Popular Parse JSON With PHP

    Parse JSON With PHP

    by Best Webhosting Added 115 Views / 0 Likes

    Quick video on how to read and output JSON data using PHP

  • 13:51 Popular NodeJS & Express 4 With Cassandra  - Part 6

    NodeJS & Express 4 With Cassandra - Part 6

    by Best Webhosting Added 115 Views / 0 Likes

    In this series we will build a simple app which runs on Express 4 and uses Apache Cassandra and the DataStax driver for a database solution. We will use Windows 7 as our OS.

  • 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 115 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

  • 47:10 Popular Angular 2 Auth0 Application

    Angular 2 Auth0 Application

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

  • 16:22 Popular Recipe App Using Node.js & PostgreSQL - Part 4

    Recipe App Using Node.js & PostgreSQL - Part 4

    by Best Webhosting Added 115 Views / 0 Likes

    In this video we will implement node-postgres and fecth and display recipes in our application COURSE INFO: This is part of a 12 project Node.js course. For more info - https://www.eduonix.com/affiliates/id/16-10200

  • 13:41 Popular Deploy Laravel To Shared Hosting The Easy Way

    Deploy Laravel To Shared Hosting The Easy Way

    by Best Webhosting Added 115 Views / 0 Likes

    In this video I will show you how to easily deploy a Laravel application to a shared hosting account with InMotion hosting. We will deploy without having to type in one command. Everything will be done via Cpanel and FTP. INMOTION HOSTING: Get an account for $5.99 per month https://secure1.inmotionhosting.com/cgi-bin/gby/clickthru.cgi?id=traversymedia 10 PROJECT LARAVEL COURSE: Please use affiliate link below https://www.eduonix.com/affiliates/id/16-1

  • 20:48 Popular Laravel From Scratch [Part 4] - Blade Templating & Compiling Assets

    Laravel From Scratch [Part 4] - Blade Templating & Compiling Assets

    by Best Webhosting Added 115 Views / 0 Likes

    In this video I will talk about blade templating. We will look at passing in data, interpolation, adding logic to our views. I will also show you how to compile assets using Laravel Mix. We will compile Sass files to regular css. 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:

  • 19:28 Popular Node js vs Ruby on Rails For Web Development

    Node js vs Ruby on Rails For Web Development

    by Best Webhosting Added 115 Views / 0 Likes

    In this video we will look at the advantages and disadvantages of both Node.js and Ruby on Rails for web development. It is not an apples to apples comparison but we are looking at them as server-side technologies. If it makes you feel better, replace Node.js with Express. SUPPORT: We spend massive amounts of time creating these free videos, please donate to show your support: http://www.paypal.me/traversymedia http://www.patreon.com/traversymedia FOL

  • 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 115 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

  • 12:51 Popular Build a Sails.js App [Part 2] - MongoDB Adapter & Homepage

    Build a Sails.js App [Part 2] - MongoDB Adapter & Homepage

    by Best Webhosting Added 115 Views / 0 Likes

    In part 2 of 4 we will implement the sails-mongo MongoDB adapter and build our homepage view using EJS CODE: Code for this project https://github.com/bradtraversy/articlebase BECOME A PATRON: Show support & get perks! http://www.patreon.com/traversymedia ONE TIME DONATIONS: http://www.paypal.me/traversymedia FOLLOW TRAVERSY MEDIA: http://www.facebook.com/traversymedia http://www.twitter.com/traversymedia http://www.instagram.com/traversymedia

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

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

    by Best Webhosting Added 115 Views / 0 Likes

    In this video we will fetch the employee collection list from Firestore and display them in our app as a Materialize collection. 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/traversymedia http://www.twitter.com/trav

  • 55:22 Popular Uploading Files to MongoDB With GridFS (Node.js App)

    Uploading Files to MongoDB With GridFS (Node.js App)

    by Best Webhosting Added 115 Views / 0 Likes

    In this project we will create an app that can upload files of all types to a MongoDB database with GridFS. We will use Node.js with Multer, the GridFS storage engine and gridfs-stream along with the EJS template engine SPONSOR: Check out Coding Dojo - http://www.codingdojo.com/l/yt/tr CODE: Github Repo https://github.com/bradtraversy/mongo_file_uploads • BECOME A PATRON: Show support & get perks! http://www.patreon.com/traversymedia Website & Udemy C

  • 32:56 Popular Data Driven Maps With Python Folium & Leaflet.js

    Data Driven Maps With Python Folium & Leaflet.js

    by Best Webhosting Added 115 Views / 0 Likes

    Python Folium allows us to combine data and Python programming with the Leaflet.js map library to build powerful maps. This is a crash course on creating maps, markers, geojson overlays and choropleths Sponsor: DevMountain Bootcamp https://goo.gl/6q0dEa Code & Data: https://github.com/bradtraversy/python_folium_example Carlos Mafla YouTube Channel: https://www.youtube.com/channel/UCnFRgYETwUg6eoeHACuVkcA • Become a Patron: Show support & get perks! ht

  • 1:27:37 Popular Apex Legends Tracker App | Full Stack Node & Vue.js

    Apex Legends Tracker App | Full Stack Node & Vue.js

    by Best Webhosting Added 115 Views / 0 Likes

    In this project we will build an Apex Legends stat tracking app with Express & Vue.js and then deploy to Heroku Code: https://github.com/bradtraversy/apex-legends-tracker Get API Key: https://tracker.gg/developers/apps Sponsor: DevMountain Bootcamp https://goo.gl/6q0dEa • Become a Patron: Show support & get perks! http://www.patreon.com/traversymedia Udemy Courses: https://www.traversymedia.com Follow Traversy Media: https://www.facebook.com/traversym

  • 29:36 Popular Linked List Data Structure | JavaScript

    Linked List Data Structure | JavaScript

    by Best Webhosting Added 115 Views / 0 Likes

    In this video we're going to learn about linked lists using OOP JavaScript (ES6 Classes). Linked lists are very popular in interview settings and are good to know. Code: https://gist.github.com/bradtraversy/c38f029e5f9e56a19c393d3a3b1e1544 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

  • 35:48 Popular Pure CSS Hamburger Menu & Overlay

    Pure CSS Hamburger Menu & Overlay

    by Best Webhosting Added 115 Views / 0 Likes

    In this video we will create a landing page with a pure CSS responsive hamburger menu (No JavaScript) with a bit of animation using CSS transitions. CSS Starts - 6:27 Menu CSS Starts - 15:40 Sponsor: Freelancer Bundle (Use "brad25" for 25% off) https://studywebdevelopment.com/freelancing.html Code: https://codepen.io/bradtraversy/pen/vMGBjQ • Become a Patron: Show support & get perks! http://www.patreon.com/traversymedia Modern HTML & CSS From The Beg

  • 10:16 Popular 200+ Design & UI Resources For Developers

    200+ Design & UI Resources For Developers

    by Best Webhosting Added 115 Views / 0 Likes

    I created a repo with around 200 design resources for developers including websites for stock photos, videos, UI components, frameworks, design systems and much more Repo Link: https://github.com/bradtraversy/design-resources-for-developers • 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

  • 04:51 Popular Drupal 7 Security Update 7.19 to 7.20

    Drupal 7 Security Update 7.19 to 7.20

    by Best Webhosting Added 114 Views / 0 Likes

    Simple tutorial on how to make a Drupal 7 update. This video updates 7.19 to 7.20 but it's usually the same thing for any 7.x version update

  • 08:18 Popular Install Phoca Gallery On Joomla 2.5

    Install Phoca Gallery On Joomla 2.5

    by Best Webhosting Added 114 Views / 0 Likes

    Quick video on how to install Phoca Gallery 3.2.3 on a Joomla 2.5 website

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