Traversy Media


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

    Data Driven Maps With Python Folium & Leaflet.js

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

  • 35:01 Popular GraphQL With React & Apollo [1] - Express GraphQL Server

    GraphQL With React & Apollo [1] - Express GraphQL Server

    by Best Webhosting Added 111 Views / 0 Likes

    In this series we will build a small app using GraphQL, Express, React & Apollo. In the first part we will implement our GraphQL Express server. We will use SpaceX data using their API. Sponsor: Eduonix AWS: https://www.indiegogo.com/projects/aws-architect-and-developer-certification-program/reft/19668519/brad-aws1 Data Science: https://www.kickstarter.com/projects/1311831077/data-science-foundational-program-4-courses-and-eb?ref=5u5zy0 Code: https://

  • 06:20 Popular Udemy Course Alert - Modern HTML & CSS

    Udemy Course Alert - Modern HTML & CSS

    by Best Webhosting Added 111 Views / 0 Likes

    PROMO LINK - https://www.udemy.com/modern-html-css-from-the-beginning/?couponCode=TRAVERSYMEDIA

  • 1:38:24 Popular React JS Crash Course - 2019

    React JS Crash Course - 2019

    by Best Webhosting Added 111 Views / 0 Likes

    In this crash course you will learn what React JS is and the fundamentals such as components, state, props, JSX, events, etc. React Front To Back 2019 - 13.5 Hour Course https://www.udemy.com/modern-react-front-to-back/?couponCode=TRAVERSYMEDIA Code For Tutorial: https://github.com/bradtraversy/react_crash_todo • Become a Patron: Show support & get perks! http://www.patreon.com/traversymedia Related YouTube Videos: Redux Crash Course - https://www.you

  • 29:36 Popular Linked List Data Structure | JavaScript

    Linked List Data Structure | JavaScript

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

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

    200+ Design & UI Resources For Developers

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

  • 11:20 Popular Create a Custom Joomla 2.5 Module - Part 1

    Create a Custom Joomla 2.5 Module - Part 1

    by Best Webhosting Added 110 Views / 0 Likes

    Part 1 - An intermediate tutorial on creating a custom Joomla 2.5 module which will list all of the featured articles on a Joomla website - You can download the code at http://www.techguystaging.com/files/mod_featuredarticles.zip

  • 05:57 Popular Use A Custom Font On Your Website Using CSS

    Use A Custom Font On Your Website Using CSS

    by Best Webhosting Added 110 Views / 0 Likes

    Quick tutorial on how to use a custom font on your html website using css.

  • 05:16 Popular Create and connect to FTP

    Create and connect to FTP

    by Best Webhosting Added 110 Views / 0 Likes

    How to create an FTP account in cPanel then connect to it via Filezilla

  • 23:05 Popular Build An HTML5 Template With Bootstrap and SASS - Part 4

    Build An HTML5 Template With Bootstrap and SASS - Part 4

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

  • 18:08 Popular Building an Ember.js App - Part 2

    Building an Ember.js App - Part 2

    by Best Webhosting Added 110 Views / 0 Likes

    In this video we will implement the task model into our application as well as Firebase Final App - https://github.com/bradtraversy/emtasks MY EMBER.JS COURSE: https://www.eduonix.com/affiliates/id/16-10241

  • 18:49 Popular NodeJS & Express 4 With Cassandra  - Part 7

    NodeJS & Express 4 With Cassandra - Part 7

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

  • 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

  • 11:21 Popular PHP Front To Back [Part 8] - Dates & Timestamps

    PHP Front To Back [Part 8] - Dates & Timestamps

    by Best Webhosting Added 110 Views / 0 Likes

    In this video we will look at the PHP date() function as well as mktime() and strtotime() to create dates and timestamps from strings CODE: Code for this video http://www.traversymedia.com/downloads/phpsandbox/phpsandbox6.zip 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

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

  • 1:09:23 Popular Redux Crash Course With React

    Redux Crash Course With React

    by Best Webhosting Added 110 Views / 0 Likes

    In this video we will talk about what Redux is and build a React app from scratch and add all of the boilerplate for Redux and work with the store/state, actions, reducers and all of the other fundamentals of the Redux state manager. The actual Redux implementation starts around 22:00. This video is for people that know the basics of React and want to learn about Redux. If you want to learn React, check out my crash course at https://www.youtube.com/w

  • 48:23 Popular Build a Responsive, Mobile First Website - HTML5 & CSS3

    Build a Responsive, Mobile First Website - HTML5 & CSS3

    by Best Webhosting Added 110 Views / 0 Likes

    In this project we will build a responsive single page photography website using a mobile first approach with just HTML5 and CSS3. This is a project suitable for everyone including beginners. Code: https://codepen.io/bradtraversy/pen/mKdGzd Some Prerequisite Videos: HTML Crash Course - https://www.youtube.com/watch?v=UB1O30fR-EE CSS Crash Course - https://www.youtube.com/watch?v=yfoY53QXEnI Build a Responsive Website - https://www.youtube.com/watch?v=

  • 46:31 Popular Vagrant Crash Course

    Vagrant Crash Course

    by Best Webhosting Added 110 Views / 0 Likes

    In this crash course we will dive into Vagrant which is used to create isolated & portable development environments. We will go into each part of the Vagrantfile, do some exploring via SSH and create a LAMP stack box (Linux, Apache, MySQL, PHP). Vagrantfile & bootstrap.sh: https://github.com/bradtraversy/vagrant_lamp_traversy • Become a Patron: Show support & get perks! http://www.patreon.com/traversymedia Website & Udemy Courses http://www.traversyme

  • 06:43 Popular What's New In Create React App 2.0?

    What's New In Create React App 2.0?

    by Best Webhosting Added 110 Views / 0 Likes

    This is a quick video going over the new features and changes in Create-React-App 2. Sponsor: DevMountain Bootcamp https://goo.gl/6q0dEa Official React Blog Post: https://reactjs.org/blog/2018/10/01/create-react-app-v2.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/traversymedia https://www.twitter.com/traversyme

  • 13:30 Popular Working For Yourself & Side Projects

    Working For Yourself & Side Projects

    by Best Webhosting Added 110 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:/

  • 10:00 Popular Rockettheme Rocketlauncher   Joomla Site in Under 10 Minutes

    Rockettheme Rocketlauncher Joomla Site in Under 10 Minutes

    by Best Webhosting Added 109 Views / 0 Likes

    Get Joomla installed with a complete beautiful theme in under 10 minutes with Rockettheme's Rocketlauncher

  • 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 109 Views / 0 Likes

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

  • 49:13 Popular Create a Joomla Bootstrap Template From Scratch

    Create a Joomla Bootstrap Template From Scratch

    by Best Webhosting Added 109 Views / 0 Likes

    We will convert a simple bootstrap html template into a Joomla theme and we will use multiple Bootstrap-based Joomla modules ATTENTION: Bootstrapjoomla.com is no longer up BUT you can get the modules from Github - https://github.com/joomdigi

  • 12:50 Popular Angular 2 Tutorial [3] - Components and Data Binding

    Angular 2 Tutorial [3] - Components and Data Binding

    by Best Webhosting Added 109 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 go over components and data binding using interpolation, property binding, event binding and two way data binding.

  • 09:35 Popular Recipe App Using Node.js & PostgreSQL - Part 7

    Recipe App Using Node.js & PostgreSQL - Part 7

    by Best Webhosting Added 109 Views / 0 Likes

    In this final video we will add the edit recipe functionality to our Node.js PostgreSQL application COURSE INFO: This is part of a 12 project Node.js course. For more info - https://www.eduonix.com/affiliates/id/16-10200

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

    Recipe App Using Node.js & PostgreSQL - Part 4

    by Best Webhosting Added 109 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:25 Popular Build An Angular 2 Spotify App - Part 6

    Build An Angular 2 Spotify App - Part 6

    by Best Webhosting Added 109 Views / 0 Likes

    In this video we will handle fetching a list of albums by a specified artist using the Spotify API 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

  • 24:54 Popular MEAN Stack Front To Back [Part 2] - Express Setup & Routes

    MEAN Stack Front To Back [Part 2] - Express Setup & Routes

    by Best Webhosting Added 109 Views / 0 Likes

    In this video we will setup our backend Express server along with a bunch of dependencies including Mongoos, BCryptjs, Passport & more. We will create our users routes such as /register and /authenticate. This is part 2 of the series Code Up To This Point: http://www.traversymedia.com/downloads/meanauthapp/meanauthapp_part_2.zip My Courses: http://traversymedia.com/eduonix-courses DONATIONS: Any donation is greatly appreciated.... https://www.paypal.m

  • 34:03 Popular Web Development In 2017 - A Practical Guide

    Web Development In 2017 - A Practical Guide

    by Best Webhosting Added 109 Views / 0 Likes

    What should you learn in 2017 as a web developer and designer? In this guide we will talk about all of the latest technologies and when you should start learning them as well as what is required and what is just extra 2018 GUIDE: https://www.youtube.com/watch?v=Zftx68K-1D4 From basic HTML/CSS/JavaScript to server side languages like PHP and Python, to Node.js and Express and other JavaScript frameworks. Bootstrap, Sass, GIT, there are so many things t

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