Traversy Media


  • 14:53 Popular MongoDB In The Cloud With Atlas

    MongoDB In The Cloud With Atlas

    by Best Webhosting Added 109 Views / 0 Likes

    In this video I will show you how to create a MongoDB cluster in the cloud with MongoDB Atlas. We will also take an existing project, the Dev Connector, from my MERN stack course and connect to an Atlas cluster database MERN Stack Course: https://www.udemy.com/mern-stack-front-to-back/?couponCode=TRAVERSYMEDIA DevConnector Repo: https://github.com/bradtraversy/devconnector • Become a Patron: Show support & get perks! http://www.patreon.com/traversymed

  • 1:11:51 Popular Python Django Crash Course 2019

    Python Django Crash Course 2019

    by Best Webhosting Added 109 Views / 0 Likes

    In this Django 2.x crash course we will build a polling app based off the one from the docs. We will look at apps, views, models, urls, the shell and more. Code: https://github.com/bradtraversy/pollster_django_crash Gist With Commands: https://gist.github.com/bradtraversy/06538da5924882b2cf30fa6310d505b1 Udemy Course Promo: https://www.udemy.com/python-django-dev-to-deployment/?couponCode=TRAVERSYMEDIA Sponsor: DevMountain Bootcamp https://goo.gl/6q0d

  • 35:32 Popular JavaScript Password Generator

    JavaScript Password Generator

    by Best Webhosting Added 109 Views / 0 Likes

    In this project we will build a password generator length and character options using JavaScript Code: https://codepen.io/FlorinPop17/pen/BaBePej Florin Pop's 100 Projects 100 Days Challenge: https://www.florin-pop.com/blog/2019/09/100-days-100-projects Florin's Twitter: https://twitter.com/florinpop1705 Sponsor: Linode Cloud Hosting Get $20 Free by visiting https://www.linode.com/traversy • Become a Patron: Show support & get perks! http://www.patreo

  • 11:57 Popular Work & Life Balance Tips For Programmers

    Work & Life Balance Tips For Programmers

    by Best Webhosting Added 109 Views / 0 Likes

    In this video we will discuss some tips to keep a good work/life balance when it comes to programming. • Become a Patron: Show support & get perks! http://www.patreon.com/traversymedia Website: https://www.traversymedia.com Follow Traversy Media: https://www.twitter.com/traversymedia https://www.instagram.com/traversymedia https://www.facebook.com/traversymedia

  • 57:41 Popular Node.js CLI For Cryptocurrency Prices

    Node.js CLI For Cryptocurrency Prices

    by Best Webhosting Added 109 Views / 0 Likes

    In this project we will build a CLI (command line interface) for a cryptocurrency price app. We will use Commander.js, Inquirer, configstore and some other modules. Code: https://github.com/bradtraversy/coindex-cli • 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/traversymed

  • 30:05 Popular Convert an HTML Template to Joomla 2.5/3.0 - Part Two

    Convert an HTML Template to Joomla 2.5/3.0 - Part Two

    by Best Webhosting Added 108 Views / 0 Likes

    In this video we will convert a standard html template into a Joomla installable template ATTENTION: bootstrapjoomla.com is down for a bit BUT you can still get these modules on Github - https://github.com/joomdigi

  • 15:36 Popular Pull A Heroku Rails App and Database

    Pull A Heroku Rails App and Database

    by Best Webhosting Added 108 Views / 0 Likes

    Tutorial on grabbing an application from your Heroku account along with the database

  • 18:59 Popular Create A Wordpress Widget - Part 3

    Create A Wordpress Widget - Part 3

    by Best Webhosting Added 108 Views / 0 Likes

    In this series we will build a Facebook likebox widget with multiple parameters -- Exercise Files - https://github.com/codeskillet/likebox -- For more web development videos, visit http://codeskillet.com

  • 06:50 Popular Installing Git on Windows

    Installing Git on Windows

    by Best Webhosting Added 108 Views / 0 Likes

    Short video to get setup with Git and a Bash Shell on Windows 7

  • 20:47 Popular Building a Symfony 3 App - Part 2

    Building a Symfony 3 App - Part 2

    by Best Webhosting Added 108 Views / 0 Likes

    Let's build a CRUD application using the Symfony 3 PHP framework! 10 Project Course Using PHP Frameworks: https://www.eduonix.com/affiliates/id/16-10371

  • 27:14 Popular CakePHP 3.1 Login & Registration From Scratch - Part 1

    CakePHP 3.1 Login & Registration From Scratch - Part 1

    by Best Webhosting Added 108 Views / 0 Likes

    In this series I will show you how to create a login and registration system using CakePHP 3.1. We will cover many of the fundamentals of CakePHP Full Code - https://github.com/bradtraversy/mylogin MY CAKEPHP COURSE: https://www.eduonix.com/affiliates/id/16-10285

  • 17:12 Popular Node.js Login System With Passport - Part 2

    Node.js Login System With Passport - Part 2

    by Best Webhosting Added 108 Views / 0 Likes

    In this video we will create the functionality for the registration form using Passport. We will also encrypt/hash passwords using bcrypt. Code For This Series - https://github.com/bradtraversy/loginapp 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

  • 41:58 Popular Ractive.js Crash Course

    Ractive.js Crash Course

    by Best Webhosting Added 108 Views / 0 Likes

    In this video we will cover all of the basics and fundamentals of the Ractive.js UI library. This includes Mustache templates, variables, proxy events, method calls, components, observers and more RACTIVE.JS COURSE - https://www.eduonix.com/affiliates/id/16-10434

  • 20:24 Popular Linux Tutorial - Basic Command Line

    Linux Tutorial - Basic Command Line

    by Best Webhosting Added 108 Views / 0 Likes

    This video is for absolute beginners. I will show you how to navigate your system in Linux/Unix. For this video we are using Linux Ubuntu 16.04. Visit http://www.traversymedia.com for more tutorials

  • 1:01:34 Popular Vue js Customer Manager App Frontend

    Vue js Customer Manager App Frontend

    by Best Webhosting Added 108 Views / 0 Likes

    This is the Vuejs 2.0 frontend to the REST API we created using SlimPHP in this video - https://www.youtube.com/watch?v=DHUxnUX7Y2Y Code Download - https://github.com/bradtraversy/vcustomers Backend REST API Download - https://github.com/bradtraversy/slimapp Vue.js in 60 Minutes - https://www.youtube.com/watch?v=z6hQqgvGI4Y&t=1031s Eduonix Vue.js Course - http://www.traversymedia.com/course/learn-web-development-using-vuejs/

  • 44:39 Popular RESTful API With PHP & MySQL

    RESTful API With PHP & MySQL

    by Best Webhosting Added 108 Views / 0 Likes

    In this video we will build a complete JSON RESTful API using PHP and MySQL. We will use the SlimPHP framework along with PDO to interact with the MySQL database. CODE -https://github.com/bradtraversy/slimapp RELATED COURSE - http://www.traversymedia.com/course/learn-top-ten-frameworks-in-php-by-building-projects/ SlimPHP Site - https://www.slimframework.com/ Get Composer - https://getcomposer.org/

  • 09:01 Popular Creating Simple YouTube Thumbnails With Photoshop

    Creating Simple YouTube Thumbnails With Photoshop

    by Best Webhosting Added 108 Views / 0 Likes

    In this video I will go through the process I use to create my YouTube channel thumbnails in Photoshop. This tutorial is very beginner friendly SPONSORS: DevMountain Bootcamp - https://goo.gl/6q0dEa 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.paypal.me/traversymedia http://

  • 28:03 Popular Build A Codeigniter PHP App - Part 7

    Build A Codeigniter PHP App - Part 7

    by Best Webhosting Added 108 Views / 0 Likes

    In this video we will complete the login and logout functionality and add the access control 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/traversymedia http://www.paypal.me/traversymedia FOLLOW TRA

  • 44:39 Popular Build a Useful Wordpress Widget Plugin

    Build a Useful Wordpress Widget Plugin

    by Best Webhosting Added 108 Views / 0 Likes

    In this video we will build a Wordpress widget plugin for displaying a YouTube channel subscriber button. It will have backend options to change the channel, the layout and the option to show the subscriber count. CODE: Code for this widget https://github.com/bradtraversy/youtubesubs 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.f

  • 08:20 Popular Building a GraphQL Server [Part 4] - JSON Server & Axios

    Building a GraphQL Server [Part 4] - JSON Server & Axios

    by Best Webhosting Added 108 Views / 0 Likes

    In part 4 of 5 of this series we will move away from hardcoded data and implement JSON-server which gives us a mock REST API. We will also install Axios to make our requests. 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://www.facebook.com/traversymedia http://www.

  • 48:21 Popular Build A Meteor.js App In 45 Minutes

    Build A Meteor.js App In 45 Minutes

    by Best Webhosting Added 108 Views / 0 Likes

    In this video we will build a note manager application with the Meteor.js full stack JavaScript framework. Meteor uses MongoDB which is a NoSQL database, it also uses the Blaze template system. We will also use MaterializeCSS by installing the Meteor package. CODE: Code for this project https://github.com/bradtraversy/notemanager SPONSORS: DevMountain Bootcamp - https://goo.gl/6q0dEa MOBILE COURSE: http://www.traversymedia.com/course/projects-top-five

  • 29:54 Popular Use Babel & Webpack To Compile ES2015 - ES2017

    Use Babel & Webpack To Compile ES2015 - ES2017

    by Best Webhosting Added 108 Views / 0 Likes

    In this video we will build the Babel Webpack Starter Pack which is a workflow to compile ES2015/ES6, ES2016/ES7 and ES2017 code down to ES5. This allows us to use ES6 modules and later ECMAScript features such as async/await. We will also setup webpack-dev-server to have an auto load server without having to re-compile SPONSOR: GDP HOST - WANT CHEAP WEB HOSTING? https://goo.gl/iZjcGk CODE: https://github.com/bradtraversy/babel_webpack_starter • BECOM

  • 1:08:11 Popular Python Django Crash Course

    Python Django Crash Course

    by Best Webhosting Added 108 Views / 0 Likes

    In this video I will cram as much as I can about the Python Django framework. We will talk about the framework and its advantages and we will setup up an app from scratch with MySQL. We will discuss the MTV (Model-Template-View) design pattern, setup a virtual environment, look at the core Django files and build the app. DJANGO 2.x UDEMY COURSE COUPON: https://www.udemy.com/python-django-dev-to-deployment/?couponCode=TRAVERSYMEDIA SPONSOR: GDP HOST -

  • 35:40 Popular Learn the MERN Stack [2] - Express API & MongoDB

    Learn the MERN Stack [2] - Express API & MongoDB

    by Best Webhosting Added 108 Views / 0 Likes

    In this video we will setup the initial backend of our MERN application using Express JS with Mongoose which is an ODM to interact with our MongoDB database. Code: https://github.com/bradtraversy/mern_shopping_list MERN Stack Front To Back Udemy Course: https://www.udemy.com/mern-stack-front-to-back/?couponCode=TRAVERSYMEDIA • Become a Patron: Show support & get perks! http://www.patreon.com/traversymedia Website & Udemy Courses http://www.traversymed

  • 25:01 Popular PHP REST API From Scratch [2] - Single & Create

    PHP REST API From Scratch [2] - Single & Create

    by Best Webhosting Added 108 Views / 0 Likes

    In this part of the series we will add functionality to fetch single posts as well as make a POST request to add posts Code: https://github.com/bradtraversy/php_rest_myblog • 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 http://www.instagram.com/traversymedia

  • 25:30 Popular Full Stack Vue.js, Express & MongoDB [1] - Express API

    Full Stack Vue.js, Express & MongoDB [1] - Express API

    by Best Webhosting Added 108 Views / 0 Likes

    In this 3 part series we will build a small app using Vue.js on the client, Express on the backend and MongoDB for our database and we will deploy to Heroku. The point of this series is to see how it all comes together Sponsor: DevMountain Bootcamp https://goo.gl/6q0dEa Code: https://github.com/bradtraversy/microposts_fullstack_vue • Become a Patron: Show support & get perks! http://www.patreon.com/traversymedia Website & Udemy Courses http://www.trav

  • 31:55 Popular Full Screen Responsive Image Slider | No Libraries

    Full Screen Responsive Image Slider | No Libraries

    by Best Webhosting Added 108 Views / 0 Likes

    In this video we will create a responsive image & content slider using just HTML, CSS transitions and a little bit of ES6 JavaScript. Sponsor: DevMountain Bootcamp https://goo.gl/6q0dEa Code: https://codepen.io/bradtraversy/pen/oVPBaa • 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

  • 15:40 Popular Pipenv Crash Course

    Pipenv Crash Course

    by Best Webhosting Added 108 Views / 0 Likes

    Create a better Python workflow by using Pipenv which allows you to install Python packages within a virtual environment easily. Sponsor: DevMountain Bootcamp https://goo.gl/6q0dEa Pipenv Cheat Sheet: https://gist.github.com/bradtraversy/c70a93d6536ed63786c434707b898d55 • 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/t

  • 31:25 Popular Serverless Lambda Functions

    Serverless Lambda Functions

    by Best Webhosting Added 108 Views / 0 Likes

    In this video we will look at serverless architecture and AWS lambda functions using Netlify. We will use the Netlify Lambda CLI tool to test the function locally. We will also deploy the very simple app Sponsor: DevMountain Bootcamp https://goo.gl/6q0dEa Sample Code: https://github.com/netlify/netlify-lambda • Become a Patron: Show support & get perks! http://www.patreon.com/traversymedia Website & Udemy Courses http://www.traversymedia.com Follow Tr

  • 09:28 Popular Before Learning a JavaScript Framework...

    Before Learning a JavaScript Framework...

    by Best Webhosting Added 108 Views / 0 Likes

    In this video I will give my advice about learning a JavaScript front-end framework like React or Vue. Modern JS From The Beginning: https://www.udemy.com/modern-javascript-from-the-beginning/?couponCode=TRAVERSYMEDIA 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 htt

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