Traversy Media
-
33:59 Popular
Star Ratings With JavaScript & Font Awesome
Added 112 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
-
31:25 Popular
Lyric Search App With React & Context API [3] - Search
Added 112 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
-
51:32 Popular
Exploring The Wordpress REST API & React Integration
Added 112 Views / 0 LikesIn this video we will be looking at the Wordpress Rest API and how to navigate the response data, create custom post types, JWT authentication and we will do a bit of integration with React Sponsor: Freelancer Bundle (Use "brad25" for 25% off) https://studywebdevelopment.com/freelancing.html Wordpress Docker Compose File: https://gist.github.com/bradtraversy/faa8de544c62eef3f31de406982f1d42 • Become a Patron: Show support & get perks! http://www.patre
-
1:24:09 Popular
Angular Crash Course - 2019
Added 112 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 112 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
-
10:31 Popular
10 In-Demand Technology Jobs In 2019
Added 112 Views / 0 LikesIn this video we will discuss 10 of the most in-demand technology jobs in 2019. • Become a Patron: Show support & get perks! http://www.patreon.com/traversymedia Website & Udemy Courses: https://www.traversymedia.com Follow Traversy Media: https://www.facebook.com/traversymedia https://www.twitter.com/traversymedia https://www.instagram.com/traversymedia
-
19:13 Popular
Simple Frontend Pagination | React
Added 112 Views / 0 LikesIn this video we will implement some custom pagination in React to get a certain number of fetched posts per page. We will be using the useState and useEffect hooks as well. Code: https://github.com/bradtraversy/simple_react_pagination 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
-
46:37 Popular
Object Oriented Programming (OOP) in Python
Added 112 Views / 0 LikesLearn the fundamentals of OOP with Python Caleb Curry YouTube Channel: https://www.youtube.com/user/CalebTheVideoMaker2 • Support The Channel! http://www.patreon.com/traversymedia Website & Brad Traversy Udemy Course Links: https://www.traversymedia.com Follow Traversy Media: https://www.twitter.com/traversymedia https://www.instagram.com/traversymedia https://www.facebook.com/traversymedia Timestamps: 00:00 Intro 03:52 Creating Classes and Objects 10
-
19:11 Popular
Build An HTML5 Template With Bootstrap and SASS - Part 3
Added 111 Views / 0 LikesIn 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
-
05:57 Popular
Hosts File - Temporarily Assign Domain Name to IP Address
Added 111 Views / 0 LikesHere ill show you how to use the hosts file on a Windows machine to temporarily assign a domain name to a websites IP address
-
17:26 Popular
MongoLab - Remote MongoDB API & JQuery
Added 111 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
-
18:53 Popular
Learning D3 Part 8 - Axes and Guides
Added 111 Views / 0 LikesLearn how to create a vertical and horizontal axis using the D3 JavaScript library
-
07:45 Popular
Learning D3 Part 3 - Basic Static Chart
Added 111 Views / 0 LikesLearn how to build a very simple static bar chart using the D3 JavaScript library
-
1:08:22 Popular
JavaScript Fundamentals For Beginners
Added 111 Views / 0 LikesUPDATED COURSE HERE - https://www.youtube.com/watch?v=hdI2bqOjy3c&t=4578s This is a mini-course on the fundamentals of not only JavaScript, but programming in general. We will cover the following... What is JavaScript? Variables & Data Types Loops Arrays Objects Functions Conditionals - If Statements, switches Events Forms & Validation MODERN JS FROM THE BEGINNING (21.5 HOUR COURSE) https://www.udemy.com/modern-javascript-from-the-beginning/?couponCod
-
10:37 Popular
Install Ubuntu 15.10 in VMware Workstation
Added 111 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.
-
44:01 Popular
Angular 2 Github Application - Freestyle Coding [1]
Added 111 Views / 0 LikesIn this video we will build an Angular 2 application that will show Github user profiles and repositories using the Github API Project Files - https://github.com/bradtraversy/githubsearch I have a 12 project A2 course available at - https://www.eduonix.com/affiliates/id/16-10413
-
09:27 Popular
PHP Front To Back [Part 5] - Loops
Added 111 Views / 0 LikesIn this video we will look at PHP loops. There are 4 types we will look at... For Loop While Loop Do..While Loop Foreach Loop CODE: Code For This Video http://www.traversymedia.com/downloads/phpsandbox/phpsandbox3.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
-
35:20 Popular
Build & Deploy A React JS Text Generator App
Added 111 Views / 0 LikesIn this video we will put together a simple and useful React.js dummy text generator application and deploy it to a server. React is a popular JavaScript UI library CODE: Code for this video https://github.com/bradtraversy/sampletextgen REACT PROJECTS COURSE: http://www.traversymedia.com/course/projects-in-reactjs-the-complete-react-learning-course/ SUPPORT: We spend massive amounts of time creating these free videos, please donate to show your suppor
-
40:09 Popular
Materialize CSS Crash Course [Part 2] - JavaScript Widgets
Added 111 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
-
1:01:12 Popular
Angular In 60 Minutes
Added 111 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:
-
46:31 Popular
Vagrant Crash Course
Added 111 Views / 0 LikesIn 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
-
57:19 Popular
Jest Crash Course - Unit Testing in JavaScript
Added 111 Views / 0 LikesIn this video we will get started with JavaScript unit testing using Jest. We will look at how to setup Jest, different matchers as well as how to test async code, run functions before and after different tests, etc. This is for developers that are fairly new to testing and the Jest testing framework. Code: Github Repo: https://github.com/bradtraversy/jest_testing_basics Sponsor: Anthrodesk http://anthrodesk.com/ • Become a Patron: Show support & get
-
49:41 Popular
Build an Expense Tracker | React Hooks & Context API
Added 111 Views / 0 LikesIn this project we will take a vanilla JS expense tracker app and turn it into a React app using hooks (useState, useContext, useReducer) and the context API. Original Repo: https://github.com/bradtraversy/vanillawebprojects/tree/master/expense-tracker React Version: https://github.com/bradtraversy/expense-tracker-react • Become a Patron: Show support & get perks! http://www.patreon.com/traversymedia Website & Udemy Course Links: https://www.traversym
-
23:11 Popular
Build An HTML5 Template With Bootstrap and SASS - Part 7
Added 110 Views / 0 LikesIn 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
-
12:05 Popular
Create A Wordpress Widget - Part 2
Added 110 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
-
09:22 Popular
Build An HTML5 Template With Bootstrap and SASS - Part 11
Added 110 Views / 0 LikesIn 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
-
16:29 Popular
Build An Angular 2 Spotify App - Part 2
Added 110 Views / 0 LikesIn this video we will build the Angular 2 navbar component and set up the application router as well as setup a custom Bootstrap template 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
-
46:37 Popular
Keystone JS Tutorial - A Node.js CMS
Added 110 Views / 0 LikesIn this video we will look at the Node.js CMS, Keystone.js. We will generate an application and then add a products/store section to the app. CODE - https://github.com/bradtraversy/acme_keystone FULL COURSES - http://www.traversymedia.com/eduonix-courses/ We spend huge amounts of time making these videos available for free. Any donation is greatly appreciated https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=KLVYJVNUJ5NV4
-
18:48 Popular
PHP Front To Back [Part 19] - File System Functions
Added 110 Views / 0 LikesIn this video we will look at some functions to work with files, folders and paths such as basename(), dirname(), file_get_contents(), fopen(), fread() and much more CODE: Code for this video http://www.traversymedia.com/downloads/phpsandbox/phpsandbox17.zip BROWSER EXTENSION: Momentum https://chrome.google.com/webstore/detail/momentum/laookkfknpbbblfpciffpaejjkokdgca?hl=en EDUONIX COURSES: Please use affiliate links from website below http://www.trav
-
12:21 Popular
What's New In Bootstrap 4?
Added 110 Views / 0 LikesBefore I create the new Bootstrap 4 crash course I want to go over some of the changes from Bootstrap 3. In this presentation we will talk about things like Bootstrap 4 using Sass over Less Improved Grid System The Use of Flexbox Design Changes Navbar ES6 For JavaScript Plugins And Much More... 9 HOUR BOOTSTRAP 4 COURSE W/5 PROJECTS - JUST $10: https://www.udemy.com/bootstrap-4-from-scratch-with-5-projects/?couponCode=YOU_TUBE POWERPOINT DOWNLAOD: htt









