Traversy Media


  • 09:38 Learning Flux and React.js - Part 4

    Learning Flux and React.js - Part 4

    by Best Webhosting Added 90 Views / 0 Likes

    In this series we will take an in depth look at how to structure a Flux/React.js application. Fluxboiler - https://github.com/bradtraversy/fluxboiler To learn more about Flux and React.js, signup for my course at - https://www.eduonix.com/courses/Web-Development/Getting-Started-with-Facebook-Flux-Tutorial

  • 15:52 Popular Learning Outside Of Your Full Time Job & Time Management

    Learning Outside Of Your Full Time Job & Time Management

    by Best Webhosting Added 146 Views / 0 Likes

    In this video we will talk about learning, side projects and time management while you have a full time job as a developer or even something else. Looking at areas of your life such as nights, mornings, weekends and your commute. Sponsor: Study Web Development Freelance Bundle (CODE: BRAD20) https://studywebdevelopment.com/freelancing.html Check Out The Syntax Podcast: https://syntax.fm/ • Become a Patron: Show support & get perks! http://www.patreon.

  • 26:55 Less CSS Pre-Processor Tutorial

    Less CSS Pre-Processor Tutorial

    by Best Webhosting Added 58 Views / 0 Likes

    In this video we will look at all of the basics and fundamentals of the Less CSS pre-processor/pre-compiler. Less gives you powerful features to take advantage of such as variables, mixins, functions, nesting and much more We will install less and less-watch-compile using NPM so you do need Node.js installed on your system CODE: Code for this video http://www.traversymedia.com/downloads/less_sandbox.zip LESS Website http://lesscss.org/ EDUONIX COURSES

  • 10:40 LimeStudio 700W Photography Lighting Kit Unboxing

    LimeStudio 700W Photography Lighting Kit Unboxing

    by Best Webhosting Added 98 Views / 0 Likes

    An unboxing of the LimeStudio 700W lighting kit for $69.99 Buy It - http://www.amazon.com/LimoStudio-Photography-Lighting-Equipment-AGG814/dp/B00E4YS2XU

  • 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

  • 38:41 Linux Server Setup & MERN Deployment

    Linux Server Setup & MERN Deployment

    by Best Webhosting Added 45 Views / 0 Likes

    In this video, we will set up a Linux Ubuntu server, set up SSH keys, and deploy a MERN app by setting up PM2 and an Nginx reverse proxy. ⭐ $100 Credit With Linode! https://linode.com/traversy 💻 Gist With Commands: https://gist.github.com/bradtraversy/b8b72581ddc940e0a41e0bc09172d91b 💻 Goalsetter Project We Will Deploy: https://github.com/bradtraversy/mern-tutorial 💻 All Courses https://traversymedia.com 💖 Show Support Patreon: https://www.patreon.com

  • 20:24 Popular Linux Tutorial - Basic Command Line

    Linux Tutorial - Basic Command Line

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

  • 24:07 Popular LoopBack REST API with Authentication

    LoopBack REST API with Authentication

    by Best Webhosting Added 125 Views / 0 Likes

    In this video we will explore the LoopBackJS API framework for Node.js. We will create a REST API with user authentication endpoints. We will be installing the MongoDB connector as well. OFFICIAL SITE & DOCS: https://loopback.io/ COMMANDS: http://www.traversymedia.com/downloads/loopbackcommands.txt BECOME A PATRON: Show support & get perks! http://www.patreon.com/traversymedia ONE TIME DONATIONS: http://www.paypal.me/traversymedia FOLLOW TRAVERSY MEDI

  • 54:32 Lyric Search App With React & Context API [1] - Top 10 Tracks

    Lyric Search App With React & Context API [1] - Top 10 Tracks

    by Best Webhosting Added 88 Views / 0 Likes

    In this project mini-series we will create an app that we can use to search song lyrics using Reacts built in context API along with the Musixmatch public API. This is video 1 of 3 Sponsor: DevMountain Bootcamp - https://goo.gl/6q0dEa 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.musix

  • 28:13 Lyric Search App With React & Context API [2] - Lyrics Page

    Lyric Search App With React & Context API [2] - Lyrics Page

    by Best Webhosting Added 95 Views / 0 Likes

    In this part of the project we will create the lyrics page by making a request to the Musixmatch API. This is video 2 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 a Patron: Show support & get perks! http://www.patreon.com/traversymedia Website & Udemy Cou

  • 31:25 Popular Lyric Search App With React & Context API [3] - Search

    Lyric Search App With React & Context API [3] - Search

    by Best Webhosting Added 109 Views / 0 Likes

    In 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

  • 20:58 Machine Learning Crash Course With ML.NET

    Machine Learning Crash Course With ML.NET

    by Best Webhosting Added 53 Views / 0 Likes

    We will go over what machine learning is, what it can be used for and we will create a model using C# & ML.NET Jon Wood YouTube Channel: http://youtube.com/c/JonWood Code: https://github.com/jwood803/MLNet_CrashCourse/blob/master/MLNetCrashCourse/Program.cs Data: https://www.kaggle.com/camnugent/california-housing-prices ML.NET: https://dotnet.microsoft.com/apps/machinelearning-ai/ml-dotnet Timestamps: 00:00 - Intro 00:20 - What is Machine Learning? 0

  • 19:32 Markdown Crash Course

    Markdown Crash Course

    by Best Webhosting Added 100 Views / 0 Likes

    In 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

  • 42:59 Material UI React Tutorial

    Material UI React Tutorial

    by Best Webhosting Added 49 Views / 0 Likes

    This react material ui tutorial will cover all aspects of material ui and react to get you up and running to use them for your next website development project or application. - Adrian's YouTube Channel: https://www.youtube.com/channel/UCvM5YYWwfLwpcQgbRr68JLQ - Design for Developers - Enhance UI: A book that Adrian has created to help you improve the look of your apps and websites. Enhance UI: https://www.enhanceui.com/ - Material UI: https://materia

  • 56:08 Materialize CSS Crash Course [Part 1]

    Materialize CSS Crash Course [Part 1]

    by Best Webhosting Added 98 Views / 0 Likes

    In this video we will dive into Materialize CSS and create a cheat sheet with all of the main HTML/CSS components such as navbars, cards, collections, progress bars, helper classes, buttons and more. Materialize is a responsive framework based on Google's Material Design. We will look at the JavaScript widgets in a separate video. CODE: Sandbox/Cheatsheet Download http://www.traversymedia.com/downloads/materialize_sandbox.zip WATCH PART 2: https://www

  • 40:09 Popular Materialize CSS Crash Course [Part 2] - JavaScript Widgets

    Materialize CSS Crash Course [Part 2] - JavaScript Widgets

    by Best Webhosting Added 108 Views / 0 Likes

    In 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: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

  • 16:21 MEAN Stack Front To Back [Part 10] - App Deployment to Heroku

    MEAN Stack Front To Back [Part 10] - App Deployment to Heroku

    by Best Webhosting Added 85 Views / 0 Likes

    In this video we will deploy the MEAN application to Heroku and setup mLab for our MongoDB database. CODE: Final Code https://github.com/bradtraversy/meanauthapp My Courses: http://traversymedia.com/eduonix-courses DONATIONS: Any donation is greatly appreciated.... https://www.paypal.me/traversymedia https://www.patreon.com/traversymedia

  • 12:55 MEAN Stack Front To Back [Part 1] - Project Introduction

    MEAN Stack Front To Back [Part 1] - Project Introduction

    by Best Webhosting Added 95 Views / 0 Likes

    This is the first part of the MEAN Stack series. In this video we will talk about what this project series includes as far as technology. We will be covering Node.js & Express REST API Passport,js MongoDB & Mongoose JWT Authentication Angular 2 & Angular-CLI Angular2-JWT Angular 2 Flash Messages MEAN Deployment And More! My Courses: http://www.traversymedia.com/eduonix-courses/ DONATIONS: Any donation is greatly appreciated.... https://www.paypal.me/t

  • 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

  • 15:23 Popular MEAN Stack Front To Back [Part 3] - User Model & Register

    MEAN Stack Front To Back [Part 3] - User Model & Register

    by Best Webhosting Added 115 Views / 0 Likes

    In this video we will create our Mongoose user model and schema with the user fields. We will also complete the /register post route to sign up a new user and encrypt passwords with Bcrypt Code Up To This Point: http://www.traversymedia.com/downloads/meanauthapp/meanauthapp_part_3.zip My Courses: http://traversymedia.com/eduonix-courses DONATIONS: Any donation is greatly appreciated.... https://www.paypal.me/traversymedia https://www.patreon.com/trave

  • 23:14 MEAN Stack Front To Back [Part 4] - API Authentication and Token

    MEAN Stack Front To Back [Part 4] - API Authentication and Token

    by Best Webhosting Added 89 Views / 0 Likes

    In this video we will implement Passport.js and JWT (Json Web Tokens) for authentication. Users will be able to register with the API and get a token to be able to submit to protected routes Just The Backend API Repo https://github.com/bradtraversy/nodeauthapp Code Up To This Point: http://www.traversymedia.com/downloads/meanauthapp/meanauthapp_part_4.zip My Courses: http://traversymedia.com/eduonix-courses DONATIONS: Any donation is greatly appreciat

  • 21:13 Popular MEAN Stack Front To Back [Part 5] - Angular 2 Components & Routes

    MEAN Stack Front To Back [Part 5] - Angular 2 Components & Routes

    by Best Webhosting Added 115 Views / 0 Likes

    In this video we will create our front end Angular app using the Angular-CLI. We will generate all of the components and implement the router. We will also use a Bootstrap navbar Code Up To This Point: http://www.traversymedia.com/downloads/meanauthapp/meanauthapp_part_5.zip My Courses: http://traversymedia.com/eduonix-courses DONATIONS: Any donation is greatly appreciated.... https://www.paypal.me/traversymedia https://www.patreon.com/traversymedia

  • 19:06 Popular MEAN Stack Front To Back [Part 6] - Register Component, Validation & Flash Messages

    MEAN Stack Front To Back [Part 6] - Register Component, Validation & Flash Messages

    by Best Webhosting Added 106 Views / 0 Likes

    In this video we will add the homepage markup, create the register form component, create a validation service and implement the Angular2 flash messages module Code Up To This Point: http://www.traversymedia.com/downloads/meanauthapp/meanauthapp_part_6.zip My Courses: http://traversymedia.com/eduonix-courses DONATIONS: Any donation is greatly appreciated.... https://www.paypal.me/traversymedia https://www.patreon.com/traversymedia

  • 11:42 Popular MEAN Stack Front To Back [Part 7] - Auth Service & User Registration

    MEAN Stack Front To Back [Part 7] - Auth Service & User Registration

    by Best Webhosting Added 123 Views / 0 Likes

    In this video we will create the authentication service and the user registration functionality using the backend API /users/register endpoint Code Up To This Point: http://www.traversymedia.com/downloads/meanauthapp/meanauthapp_part_7.zip My Courses: http://traversymedia.com/eduonix-courses DONATIONS: Any donation is greatly appreciated.... https://www.paypal.me/traversymedia https://www.patreon.com/traversymedia

  • 19:20 Popular MEAN Stack Front To Back [Part 8] - Login & Logout

    MEAN Stack Front To Back [Part 8] - Login & Logout

    by Best Webhosting Added 121 Views / 0 Likes

    In this part of the MEAN stack series we will make the login form and authenticate request giving us back a json web token and user data that we can then store in local storage. We will also create the logout functionality Code Up To This Point: http://www.traversymedia.com/downloads/meanauthapp/meanauthapp_part_8.zip My Courses: http://traversymedia.com/eduonix-courses DONATIONS: Any donation is greatly appreciated.... https://www.paypal.me/traversym

  • 23:26 Popular MEAN Stack Front To Back [Part 9] - Protected Requests & Auth Guard

    MEAN Stack Front To Back [Part 9] - Protected Requests & Auth Guard

    by Best Webhosting Added 128 Views / 0 Likes

    In this video we will create the service function to make requests to protected routes and we will add the authentication guard to protect pages Full Github Repo: https://github.com/bradtraversy/meanauthapp My Courses: http://traversymedia.com/eduonix-courses DONATIONS: Any donation is greatly appreciated.... https://www.paypal.me/traversymedia https://www.patreon.com/traversymedia

  • 3:38:00 MERN Crash Course | JWT Authentication, Redux Toolkit, Deployment & More

    MERN Crash Course | JWT Authentication, Redux Toolkit, Deployment & More

    by Best Webhosting Added 57 Views / 0 Likes

    In this project, we will create a MERN stack app with a React SPA frontend. The main focus is authentication, but you will learn how to create a full-featured API, manage state with Redux Toolkit, and more. Linode/Akamai - Get $100 Free For 60 Days https://linode.com/traversy Code: https://github.com/bradtraversy/mern-auth Blog Post - Part 1 (Backend): https://www.traversymedia.com/blog/mern-crash-course-part-1 Blog Post - Part 2 (Frontend): https://w

  • 48:10 Meteor.js in 50 Minutes

    Meteor.js in 50 Minutes

    by Best Webhosting Added 83 Views / 0 Likes

    In this crash course we will go over all of the fundamentals of the MeteorJS JavaScript framework. Some of the concepts we will look at are... Installation & Setup Templates MongoDB Collections Minimongo Package Manager Authentication Subscriptions Security 10 PROJECT METEOR COURSE - https://www.eduonix.com/affiliates/id/16-10214

  • 1:10:59 Microsoft Homepage Clone - CSS Grid, Flex & Media Queries

    Microsoft Homepage Clone - CSS Grid, Flex & Media Queries

    by Best Webhosting Added 100 Views / 0 Likes

    In this project we will build our own version of the Microsoft homepage using HTML5/CSS and a bit of JS for the menu. You will learn about modern CSS including CSS grid, flexbox and responsive media queries Code (Get images from here): https://codepen.io/bradtraversy/details/ZEGGNRb • Become a Patron: Show support & get perks! http://www.patreon.com/traversymedia Website & Udemy Course Links: https://www.traversymedia.com Follow Traversy Media: https:

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