Traversy Media
-
34:12 Popular
Build A Node.js & Redis App From Scratch
Added 109 Views / 0 LikesIn this video we will build a user management application using Node.js and Redis which is an open source database/caching system. We will be able to add users to the system and search for them by id. CODE: Code for this video https://github.com/bradtraversy/redusers YOUTUBE REDIS CRASH COURSE https://www.youtube.com/watch?v=Hbt56gFj998 FULL REDIS COURSE: Please Use This Link https://www.eduonix.com/affiliates/id/16-10420 SUPPORT: We spend massive amo
-
22:31 Popular
Node.js & Express From Scratch [FINAL] - Deploying Our App
Added 109 Views / 0 LikesIn this final video [FOR NOW], we will deploy our Node.js and Express application to Digital Ocean. We will install a Node process manager and even connect a domain name 2 FREE MONTHS OF DIGITAL OCEAN: https://m.do.co/c/5424d440c63a CODE: Full code for this series https://github.com/bradtraversy/nodekb COURSE: Full course this project is based on http://www.traversymedia.com/course/p... SUPPORT: We spend massive amounts of time creating these free vid
-
22:11 Popular
Responsive Portfolio Website [5] - About Page With CSS Grid
Added 109 Views / 0 LikesIn this video we will create our about page using CSS Grid with grid template areas to map out the layout. We will also add our Sass styling and make the page responsive Code For This Project: https://github.com/bradtraversy/moder... • 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/tr
-
10:02 Popular
5 Tips To Maximize & Move Beyond Tutorials
Added 109 Views / 0 LikesIn this video Ill give some tips from my own experience on how to make the most of the programming tutorials that you watch and also some ways to get out of tutorial purgatory Sponsor: Freelancer Bundle (Use "brad25" for 25% off) https://studywebdevelopment.com/freelancing.html Todd Motto's List Of Public APIs: https://github.com/toddmotto/public-apis • Become a Patron: Show support & get perks! http://www.patreon.com/traversymedia Website & Udemy Cou
-
15:16 Popular
Full Stack Vue.js, Express & MongoDB [3] - Prepare & Deploy
Added 109 Views / 0 LikesIn this video we will prepare our app with a proxy and special build location config. Then we will deploy our app to Heroku using the Heroku CLI and Git 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.traversymedia.com Follow Traversy Media: https://www.facebook.com/traversymedia https://www.twitter.com/traversymedia http
-
31:25 Popular
Lyric Search App With React & Context API [3] - Search
Added 109 Views / 0 LikesIn this part of the project we will build the search component and the ability to dispatch an action to the reducer in our context to update the track list in the state with the search results. This is video 3 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
-
11:22 Popular
Simple Contact Form Submission With Netlify
Added 109 Views / 0 LikesIn this video I will show you the easiest way to add a contact or any type of form to your website by using the Netlify form feature including file uploads and spam filtering Netlify Website: http://www.netlify.com Docs: https://www.netlify.com/docs/form-handling/ Carlos Mafla YouTube Channel: https://www.youtube.com/channel/UCnFRgYETwUg6eoeHACuVkcA • Become a Patron: Show support & get perks! http://www.patreon.com/traversymedia Website & Udemy Cours
-
1:24:09 Popular
Angular Crash Course - 2019
Added 109 Views / 0 LikesIn this video we will talk about what Angular is and then jump in and build a small app With Angular 7, looking at most of the fundamental concepts like components, services, modules, etc Sponsor: http://www.netlify.com Code: https://github.com/bradtraversy/angular-crash-todolist • Become a Patron: Show support & get perks! http://www.patreon.com/traversymedia Website & Udemy Courses http://www.traversymedia.com Follow Traversy Media: https://www.face
-
17:25 Popular
Web Development & Making Money - My Story
Added 109 Views / 0 LikesHopefully my story can give you some ideas and/or inspiration to make money from software development. My story is just one of many paths to take. • 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
-
06:23 Popular
Udemy Course Alert - 20 Web Projects With Vanilla JS
Added 109 Views / 0 Likes$9.99 (5 Day) - https://www.udemy.com/course/web-projects-with-vanilla-javascript/?couponCode=TRAVERSY999 $13.99 ( 30 Day) - https://www.udemy.com/course/web-projects-with-vanilla-javascript/?couponCode=TRAVERSY1399 Website - https://vanillawebprojects.com
-
09:35 Popular
Install Wordpress on XAMPP
Added 108 Views / 0 LikesA video showing you how to install Wordpress 3.5.1 onto a XAMPP server.
-
04:51 Popular
Drupal 7 Security Update 7.19 to 7.20
Added 108 Views / 0 LikesSimple 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
-
12:14 Popular
Create A Wordpress Widget - Part 1
Added 108 Views / 0 LikesIn 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
-
07:31 Popular
Codeigniter App Part 1 - Creating the Database
Added 108 Views / 0 LikesWe will create a database schema for our CodeIgniter application using phpmyadmin The full source code is at - https://github.com/bradtraversy/mytodo_ci
-
17:26 Popular
MongoLab - Remote MongoDB API & JQuery
Added 108 Views / 0 LikesLets take a look at MongoLab and its data API. We will build a simple JQuery app and utilize HTTP requests to interact with a remote MongoDB database
-
29:16 Popular
Youtube Data API v3 & jQuery To List Channel Videos
Added 108 Views / 0 LikesIll show you how to list videos from a specified Youtube channel using the Data API v3 and jQuery.
-
10:37 Popular
Install Ubuntu 15.10 in VMware Workstation
Added 108 Views / 0 LikesIn this video we will be installing Ubuntu 15.10 onto a virtual machine using VMware Workstation 11. This is geared toward beginners that have not really installed or used Linux Ubuntu or are new to VMware.
-
58:02 Popular
Angular 2 In 60 Minutes
Added 108 Views / 0 LikesUPDATED 2019 VERSION HERE - https://www.youtube.com/watch?v=Fdf5aTYRW0E 12 Project Angular 2 Course: https://www.eduonix.com/affiliates/id/16-10413 MY COURSES: http://www.traversymedia.com CODE DOWNLOAD: https://github.com/bradtraversy/angular60 SUPPORT THIS CHANNEL WITH A CUP OF COFFEE PER MONTH: http://www.patreon.com/traversymedia ONE TIME DONATIONS: http://www.paypal.me/traversymedia
-
41:15 Popular
Angular 2 Github Application (RC6 Update)
Added 108 Views / 0 LikesIn this video we will build a Github profile search application with Angular 2 RC6. This is an updated version of https://www.youtube.com/watch?v=u83MLQ1VsKI Code is available at https://github.com/bradtraversy/githubsearch 12 PROJECT ANGULAR 2 COURSE - https://www.eduonix.com/affiliates/id/16-10413
-
02:18 Popular
Recipe App Using Node.js & PostgreSQL - Part 1
Added 108 Views / 0 LikesIn this video I will introduce the application we will build which is a CRUD application for recipes built with Node.js and the PostgreSQL relational database. COURSE INFO: This is part of a 12 project Node.js course. For more info - https://www.eduonix.com/affiliates/id/16-10200
-
08:23 Popular
PHP Front To Back [Part 9] - Include & Require
Added 108 Views / 0 LikesIn this video I will show you how to include a PHP file with PHP or HTML into another file saving you a lot of time and code writing. We will look at include, require and require_once CODE: Code for this video http://www.traversymedia.com/downloads/phpsandbox/phpsandbox7.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
-
40:09 Popular
Materialize CSS Crash Course [Part 2] - JavaScript Widgets
Added 108 Views / 0 LikesIn this second part of the Materialize crash course, we will look at the JavaScipt widgets included in the framework. Carousel Slider Modals Tooltips & Toasts Lightbox / Material Boxed Tap Target Sidenav & Dropdown CODE: Sandbox/Cheatsheet Download http://www.traversymedia.com/downloads/materialize_sandbox.zip WATCH PART 1: https://www.youtube.com/watch?v=nqT8c5OFjEQ&t=1405s SPONSORS: DevMountain Bootcamp - https://goo.gl/6q0dEa SUPPORT: We spend mass
-
08:37 Popular
Laravel From Scratch [Part 11] - Access Control
Added 108 Views / 0 LikesIn this video we will implement access control so guests can not add posts and users can only edit and delete their own posts. 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: We spend massive amounts of time creating these free videos, please donate to show your support: http:
-
18:54 Popular
Laravel From Scratch [Part 7] - Forms & Saving Data
Added 108 Views / 0 LikesIn this video we will be creating a form using Laravel Collective to submit blog posts to the database. 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: We spend massive amounts of time creating these free videos, please donate to show your support: http://www.paypal.me/travers
-
1:09:43 Popular
AJAX Crash Course (Vanilla JavaScript)
Added 108 Views / 0 LikesIn this video we will dive into AJAX with Vanilla JS and NO JQUERY. We will examine the XHR object and how it works. This is a beginner friendly tutorial for anyone that has very basic JavaScript knowledge. We will make xhr requests to a txt file, local json files, an external API and even PHP files. CODE: Files for this course http://www.traversymedia.com/downloads/ajaxcrash.zip BECOME A PATRON: Show support & get perks! http://www.patreon.com/traver
-
1:01:12 Popular
Angular In 60 Minutes
Added 108 Views / 0 LikesUPDATED 2019 VERSION HERE - https://www.youtube.com/watch?v=Fdf5aTYRW0E In this Angular crash course we will be diving into the Angular framework to look at all the fundamentals including Angular CLI, components, services, types, directives, events, HTTP, routing and more FULL COURSE WITH PROJECT: https://www.udemy.com/angular-4-front-to-back/?couponCode=TRAVERSY010 CODE: Code for this video https://github.com/bradtraversy/a4app BECOME A PATRON: http:
-
25:37 Popular
Intro To The Node.js PayPal REST SDK
Added 108 Views / 0 LikesAdd MailTag to your browser (it's free) • https://goo.gl/qZf5Pj Thank you MailTag for sponsoring this video In this video I will show you how to take a payment through your Node.js app using the PayPal REST SDK with the PayPal Restful API. I will also show you how to setup sandbox accounts and a testing environment CODE: https://github.com/bradtraversy/node_paypal_sdk_sample BECOME A PATRON: Show support & get perks! http://www.patreon.com/traversymed
-
28:57 Popular
Full Stack React & LoopBack [3] - Fetching & Displaying Meetups
Added 108 Views / 0 LikesIn this video we will fetch and display meetups from our backend LoopBack server. We will create the MeetupItem and MeetupDetails component CODE: Full app code https://github.com/bradtraversy/meetupz 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: http://www.facebook.com/traversymedia http://ww
-
33:59 Popular
Star Ratings With JavaScript & Font Awesome
Added 108 Views / 0 LikesIn this Friday project we will build a star rating interface that takes a JavaScript object of 4K TVs with some ratings and transform it into a UI with Font Awesome star icons. We will also add a dynamic form to change the ratings. CODE: Codepen https://codepen.io/bradtraversy/pen/GQLRZv • BECOME A PATRON: Show support & get perks! http://www.patreon.com/traversymedia Website & Udemy Courses http://www.traversymedia.com Follow Traversy Media: http://w
-
07:49 Popular
Udemy Course Alert - React Front To Back
Added 108 Views / 0 Likes$9.99 PROMO LINK: https://www.udemy.com/react-front-to-back/?couponCode=TRAVERSYMEDIA In this video I will quickly go over my new React Front To Back course which includes all of the fundamentals of React along with the Context API, Redux and Firebase. This course is suitable for beginners as well as developers that know React









