Traversy Media
-
28:48 Popular
Python Flask From Scratch - [Part 1] - Getting Started
Added 106 Views / 0 LikesIn this video we will start the project and install Flask using pip. We will create the main app.py file and create some routes and render some templates CODE: Code for this video https://github.com/bradtraversy/myflaskapp Python Crash Course: https://www.youtube.com/watch?v=oy4GOI9vn5M&t=1503s 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
-
15:23 Popular
Angular 2 and Firebase App [Part 7] - Edit & Delete Listings
Added 106 Views / 0 LikesIn this video we will add the edit and delete functionality to our Angular 2 Firebase application. CODE: Code For This Video https://github.com/bradtraversy/proplistings COURSES: Premium Eduonix Courses http://www.traversymedia.com/eduonix-... 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
-
23:27 Popular
PHP Front To Back [Part 22] - MySQLi Insert, Update & Delete
Added 106 Views / 0 LikesIn this part we will be adding to the sample blog application and adding insert, update and delete functionality using the MySQLi extension. Continue with the OOP PHP MVC Udemy Course $10 Promo: https://www.udemy.com/object-oriented-php-mvc/?couponCode=TRAVERSY010 CODE: Code for this video http://www.traversymedia.com/downloads/phpsandbox/phpsandbox20.zip EDUONIX COURSES: Please use affiliate links from website below http://www.traversymedia.com/eduon
-
15:41 Popular
An Introduction To NoSQL Databases
Added 106 Views / 0 LikesThis is a beginners guide to NoSQL databases. We will talk about what they are, the advantages and disadvantages of NoSQL and relational databases and also the different types of NoSQL including document databases, column stores, key-value stores and graph databases Suggested: MongoDB In 30 Minutes: https://www.youtube.com/watch?v=pWbMrx5rVBE MongoDB 12 Project Course: http://www.traversymedia.com/course/projects-in-mongodb-learn-mongodb-building-ten-
-
19:32 Popular
Markdown Crash Course
Added 106 Views / 0 LikesIn this video we will discuss what Markdown is, what it is used for and we will jump into VSCode and learn the entire syntax in around 10 minutes. We will also push to a Github repo to see what it looks like there. Sponsor: Coding Dojo http://www.codingdojo.com/l/yt/tr Cheat Sheet Gist: https://gist.github.com/bradtraversy/547a7bbf35ffba1561706e161a50b05a • Become a Patron: Show support & get perks! http://www.patreon.com/traversymedia Website & Udemy
-
21:05 Popular
Responsive Portfolio Website [1] - Intro & Sass Workflow Setup
Added 106 Views / 0 LikesIn this series we will build a fully responsive portfolio website using modern technologies such as... HTML5 CSS3 - Transitions/Grid/Flex Sass NPM Package Manager JavaScript Git Code For This Project: https://github.com/bradtraversy/modern_portfolio Deployed Project: https://bradtraversy.github.io/modern_portfolio/ • Become a Patron: Show support & get perks! http://www.patreon.com/traversymedia Website & Udemy Courses http://www.traversymedia.com Fol
-
18:42 Popular
Learn The MERN Stack [4] - ShoppingList Component & Transitions
Added 106 Views / 0 LikesIn this video we will create our ShoppingList component and make it work with just local state with some dummy data. We are not yet dealing with Redux or with our backend. I just want to get the single component working, then we will move to Redux 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
-
41:06 Popular
Node.js Rest API With Restify, Mongoose, JWT - Part 2
Added 106 Views / 0 LikesIn this part of the project we will implement the user model and authentication with JWT as well as password encryption with bcryptjs Code: https://github.com/bradtraversy/resti... • 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/traversymedia https://www.instagram.com/traversymedia
-
14:57 Popular
Quick Wordpress Setup With Docker
Added 106 Views / 0 LikesSetup Wordpress, MySQL & PHPMyadmin in literally seconds with a single command using the Docker compose file we create in this video Sponsor: DevMountain Bootcamp https://goo.gl/6q0dEa Github Gist With File: https://gist.github.com/bradtraversy/faa8de544c62eef3f31de406982f1d42 Exploring Docker - Part 1: https://www.youtube.com/watch?v=Kyx2PsuwomE&t=226s • Become a Patron: Show support & get perks! http://www.patreon.com/traversymedia Website & Udemy C
-
24:07 Popular
Build a Node.js App With Sequelize [1] - Connection & Model
Added 106 Views / 0 LikesIn this series we will create a simple job find app using Node.js with Sequelize which is an ORM for relational databases like MySQL, PostgreSQL, etc. We will be using Postgres in this series. Code: https://github.com/bradtraversy/codegig HTML Template Download: https://traversymedia.com/downloads/codegig_html.zip • Become a Patron: Show support & get perks! http://www.patreon.com/traversymedia Website & Udemy Courses http://www.traversymedia.com Foll
-
14:30 Popular
Joomla SEO Tutorial - sh404sef Configuration
Added 105 Views / 0 LikesHere I show you how to optimize your URLs and also add page titles and metadata to ALL pages on your Joomla site
-
08:13 Popular
Build a Mobile App With Ionic - Part 4
Added 105 Views / 0 LikesIn this video we will be fetching data from Firebase through our Ionic application. We will also be able to delete data from the app
-
14:14 Popular
Build An Angular 2 Spotify App - Part 3
Added 105 Views / 0 LikesIn this video we will setup the search component in Angular 2 and setup a service to interact with the Spotify API to fetch information about the specified artists and albums 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
-
02:09 Popular
Build An Angular 2 Spotify App - Part 1
Added 105 Views / 0 LikesIn this video I will quickly go over what we will be building. This Angular 2 application will use the Spotify API to allow us to search for artists and album info and allow us to preview tracks from the application. 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
-
1:13:00 Popular
Foundation Framework Crash Course
Added 105 Views / 0 LikesIn this crash course we will be looking at the Zurb Foundation front-end framework which is an alternative to Twitter Bootstrap Foundation Tutorial Contents: What is Foundation? Installation/Setup Typography Helper Classes Topbar Forms Tables & Lists Buttons & Links Callouts, Progressbars, Badges, etc Much More... Code for this video - http://www.traversymedia.com/downloads/foundation_sandbox.zip 10 Project Foundation Course (Foundation 5) - http://ww
-
14:06 Popular
PHP Front To Back [Part 17] - Cookies Tutorial
Added 105 Views / 0 LikesSessions are recommended over cookies in most situations but it is good to understand how cookies work as well. In this video we will be using the setcookie() function to create cookies in PHP. We will also look at serializing data with serialize() and unserialize() CODE: Code for this video http://www.traversymedia.com/downloads/phpsandbox/phpsandbox15.zip BROWSER EXTENSION: Momentum https://chrome.google.com/webstore/detail/momentum/laookkfknpbbblfp
-
29:41 Popular
Build A JavaScript & jQuery Movie Info App in 30 Minutes
Added 105 Views / 0 LikesIn this video we will build a movie listing application using JavaScript ES6, jQuery along with Axios for making HTTP requests to the OMDb API. CODE: Code for this video https://github.com/bradtraversy/movieinfo 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/traversy
-
29:33 Popular
Build A Codeigniter PHP App - Part 4
Added 105 Views / 0 LikesIn this part of the codeigniter PHP framework series we will add the functionality to create categories as well as display categories and all posts from a single category CODE: Code for this video https://github.com/bradtraversy/ciblog 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:/
-
22:08 Popular
JavaScript DOM Crash Course - Part 4 [Final Project]
Added 105 Views / 0 LikesIn this video we will take what we learned in the last 3 videos and create a simple Item lister project where we can add list items with a form, delete them and filter through them all with vanilla JavaScript and DOM properties and methods. CODE: Codepen for this project https://codepen.io/bradtraversy/pen/Bwapow BECOME A PATRON: Show support & get perks! http://www.patreon.com/traversymedia ONE TIME DONATIONS: http://www.paypal.me/traversymedia COURS
-
21:21 Popular
JavaScript DOM Crash Course - Part 2
Added 105 Views / 0 LikesIn this video we will learn how to traverse and move around the DOM with properties like parentNode, parentElement, nextElementSibling and so on. We will also learn how to insert elements with createElement() and createTextNode() CODE: Code for this video http://www.traversymedia.com/downloads/domcrashcourse2.zip BECOME A PATRON: Show support & get perks! http://www.patreon.com/traversymedia ONE TIME DONATIONS: http://www.paypal.me/traversymedia COURS
-
25:33 Popular
reCAPTCHA v2 Client-Server Implementation With Node.js
Added 105 Views / 0 LikesIn this video we will implement Google's reCaptcha v2 in a client-server environment with Node.js. We will submit the client side form to the server using the Fetch API. CODE: Code for this project https://github.com/bradtraversy/recaptchav2_node BECOME A PATRON: Show support & get perks! http://www.patreon.com/traversymedia ONE TIME DONATIONS: http://www.paypal.me/traversymedia COURSES & MORE INFO: http://www.traversymedia.com FOLLOW TRAVERSY MEDIA:
-
14:47 Popular
Angular 6 - What To Expect
Added 105 Views / 0 LikesIn this video we will briefly go through what you can expect from Angular 6 which is the latest version at this time. We will look at.. Updated Libraries Bazel & Closure Compiler New CLI Commands - ng update / ng add Ivy Renderer CDK - Component DevKit Angular Elements Code Workflow Medium Article On Bazel & Closure https://medium.com/@Jakeherringbone/what-angular-is-doing-with-bazel-and-closure-21f526f64a34 My Angular Udemy Course: https://www.udemy.
-
29:01 Popular
Learn The Mern Stack [10] - React & Redux Auth State
Added 105 Views / 0 LikesIn this video we will add our auth reducer to handle storing authentication state including the JWT token and the user data. 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: ht
-
1:50:44 Popular
Rust Crash Course | Rustlang
Added 105 Views / 0 LikesLearn all the fundamentals of the Rust programming language in this crash course. Sponsor: Eduonix http://bit.ly/traversymedia Code: https://github.com/bradtraversy/rust_sandbox Timestamps: Intro - 1:05 Install Rust - 4:45 Creating a file - 6:26 Cargo Init & Build - 7:50 Print & Formatting - 10:42 Variables - 19:35 Data Types - 25:15 Strings - 33:42 Tuples - 44:34 Arrays - 47:14 Vectors - 55:00 Conditionals - 1:16:00 Loops - 1:07:03 Functions - 1:13:5
-
10:45 Popular
10 Tips For Starting & Creating Side Projects
Added 105 Views / 0 LikesIn this video we will be talking about starting and creating side projects Syntaxfm Podcast: https://syntax.fm/ 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/traversymedia https://www.twitter.com/traversymedia https://www.instagram.com/traversymedia
-
07:33 Popular
Negative Mindsets Are Counterproductive
Added 105 Views / 0 LikesI want to discuss how being negative and having a victim mindset will bring the opposite of what you want. • 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/traversymedia https://www.twitter.com/traversymedia https://www.instagram.com/traversymedia
-
59:35 Popular
Build a PWA With Vue & Ionic 4
Added 105 Views / 0 LikesIn this project we will built a progressive web app with Vue.js and Ionic 4. We will use the @ionic/vue package and the @vue/pwa plugin to do this. Code: https://github.com/bradtraversy/zip-info-pwa Sponsor: Freelancer Bundle (Use "brad25" for 25% off) https://studywebdevelopment.com/freelancing.html @ionic/vue Info: https://blog.ionicframework.com/announcing-the-ionic-vue-beta/ • Become a Patron: Show support & get perks! http://www.patreon.com/trave
-
23:48 Popular
Full Node.js Deployment - NGINX, SSL With Lets Encrypt
Added 105 Views / 0 LikesIn this video we will do a full deployment of Node.js using PM2 and an NGINX reverse proxy and a free SSL from Lets Encrypt to a DigitalOcean droplet Commands & Steps: https://gist.github.com/bradtraversy/cd90d1ed3c462fe3bddd11bf8953a896 $10 Free Digital Ocean Credits: https://m.do.co/c/5424d440c63a DigitalOcean Docs & Tutorials: https://www.digitalocean.com/community/tutorials/initial-server-setup-with-ubuntu-18-04 https://www.digitalocean.com/commun
-
18:10 Popular
Building a Symfony 3 App - Part 1
Added 104 Views / 0 LikesLet'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
-
08:47 Popular
Create a REST API in minutes with Sails
Added 104 Views / 0 LikesHere we will create a fully functional REST API using NodeJS and Sails









