Traversy Media


  • 21:12 jQuery Crash Course [1] - Intro & Selectors

    jQuery Crash Course [1] - Intro & Selectors

    by Best Webhosting Added 96 Views / 0 Likes

    In this video we will cover jQuery selectors in depth. We can select elements by id, class, CSS3 pseudo selectors and the elements themselves. My 10 Project jQuery/JS Course - https://www.eduonix.com/affiliates/id/16-10039 Project Files - https://github.com/bradtraversy/jquery_crash_course

  • 1:15:47 ExpressJS Crash Course

    ExpressJS Crash Course

    by Best Webhosting Added 96 Views / 0 Likes

    UPDATED 2019 VIDEO HERE - https://www.youtube.com/watch?v=L72fhGm1tfE NodeJS and ExpressJS front to back. In this course we will look at the following concepts... Express Installation & Setup Middleware Routing Template Engines Forms & Input MongoDB w/ MongoJS Express generator will be in another video NODE.JS, EXPRESS & MONGODB COURSE: https://www.udemy.com/nodejs-express-mongodb-dev-to-deployment/?couponCode=DISCOUNT459895 SUPPORT THIS CHANNEL WITH

  • 38:44 React & Redux - Freestyle Coding [3]

    React & Redux - Freestyle Coding [3]

    by Best Webhosting Added 96 Views / 0 Likes

    In this episode we will be diving into the ReactJS UI library along with Redux to manage application state. We will use a Redux action to fetch some users from an API and then pass then down to a React component. We will also be using the Webpack module bundler. GET THE CODE - https://github.com/bradtraversy/rcontacts WEBPACK-STARTER - https://github.com/bradtraversy/webpack-starter EDUONIX REACT COURSE - https://www.eduonix.com/courses/Web-Developmen

  • 13:35 PHP Front To Back [Part 12] - Common String Functions

    PHP Front To Back [Part 12] - Common String Functions

    by Best Webhosting Added 96 Views / 0 Likes

    In this video we will go over some common and useful string functions such as substr() strpos() strtoupper() strtolower() ucwords() trim() str_replace() gzcompress() CODE: Code for this video http://www.traversymedia.com/downloads/phpsandbox/phpsandbox10.zip 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 s

  • 1:14:01 Express JS Crash Course

    Express JS Crash Course

    by Best Webhosting Added 96 Views / 0 Likes

    In this crash course we will dive into the Express JS framework for Node.js. I recommend first watching my Node.js crash course. Sponsor: Freelancer Bundle (Use "brad25" for 25% off) https://studywebdevelopment.com/freelancing.html Code: https://github.com/bradtraversy/express_crash_course • Become a Patron: Show support & get perks! http://www.patreon.com/traversymedia Node/Express/Mongo Udemy Course: https://www.udemy.com/nodejs-express-mongodb-dev-

  • 16:38 Codeigniter App Part 3 - Home Controller and View

    Codeigniter App Part 3 - Home Controller and View

    by Best Webhosting Added 95 Views / 0 Likes

    We will setup a default controller and create a main layout that we can use with all of our views The full source code is at - https://github.com/bradtraversy/mytodo_ci

  • 10:42 Learning Flux and React.js - Part 3

    Learning Flux and React.js - Part 3

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

  • 14:13 Installing Apache Cassandra In Windows

    Installing Apache Cassandra In Windows

    by Best Webhosting Added 95 Views / 0 Likes

    Ill show you how to install and implement an Apache Cassandra server on to a Windows 7 machine. We will also install and look at OpsCenter and the CQLSH development shell to create a Keyspace and insert some data

  • 04:52 JavaScript ES6 / ES2015 - [05] Template Literals

    JavaScript ES6 / ES2015 - [05] Template Literals

    by Best Webhosting Added 95 Views / 0 Likes

    In this video we will go over using template literals and how to use multiple line templates with backticks Source Code - https://github.com/bradtraversy/youtube_es2015_source/tree/master/04_template CHECK OUT MY ES2015 COURSE: https://www.eduonix.com/affiliates/id/16-10397

  • 08:56 Recipe App Using Node.js & PostgreSQL - Part 5

    Recipe App Using Node.js & PostgreSQL - Part 5

    by Best Webhosting Added 95 Views / 0 Likes

    In this video we will create the add 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

  • 24:49 JSON Crash Course

    JSON Crash Course

    by Best Webhosting Added 95 Views / 0 Likes

    In this video we will talk about JSON, JavaScript object literals and AJAX. Ill show you how to create JSON objects and arrays and also how to make an Ajax request to a .json file CODE: Code for this video http://traversymedia.com/downloads/json_sandbox.zip 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 sh

  • 11:46 Getting Started With AdonisJS 4.0 [4] - Add Post & Validation

    Getting Started With AdonisJS 4.0 [4] - Add Post & Validation

    by Best Webhosting Added 95 Views / 0 Likes

    In this video we will add functionality to the add post form and insert data into MySQL. We will also install the validator provider for form validation as well as setup the flash messaging for errors CODE: Github Repo https://github.com/bradtraversy/adonis40blog BECOME A PATRON: Show support & get perks! http://www.patreon.com/traversymedia ONE TIME DONATIONS: http://www.paypal.me/traversymedia VISIT MY WEBSITE: http://www.traversymedia.com FOLLOW TR

  • 49:59 Build A Pet Find App | JS, Parcel, Babel, Fetch-JSONP

    Build A Pet Find App | JS, Parcel, Babel, Fetch-JSONP

    by Best Webhosting Added 95 Views / 0 Likes

    In this simple vanilla JS project we will use the Petfinder API to create an application to find animals near a specific zipcode. We will use Parcel to build our assets and Babel to compile our JavaScript. We will also use the fetch-jsonp package to deal with cross domain requests. Code: https://github.com/bradtraversy/find_a_pet • Become a Patron: Show support & get perks! http://www.patreon.com/traversymedia Website & Udemy Courses http://www.traver

  • 1:04:07 Responsive Landing Page Using HTML & CSS (A Little jQuery)

    Responsive Landing Page Using HTML & CSS (A Little jQuery)

    by Best Webhosting Added 95 Views / 0 Likes

    In this project we will build a responsive landing page website from scratch without any frameworks. It will be modeled after the iTunes website as far as layout and content. We will use HTML5, CSS3 and a bit of jQuery Sponsor: JavaScript Edegree Mastery Course https://www.kickstarter.com/projects/1311831077/eduonix-fullstack-javascript-developer-edegree?ref=clxt1u Code: https://github.com/bradtraversy/mytunes_landing Deployment: https://bradtraversy.

  • 36:32 Documenting Your JavaScript | JSDoc Crash Course

    Documenting Your JavaScript | JSDoc Crash Course

    by Best Webhosting Added 95 Views / 0 Likes

    In this video I will go over JSDoc for documenting your JavaScript code as well as using it for type checking Sponsor: Linode Cloud Hosting Get $20 Free by visiting https://www.linode.com/traversy Code: https://github.com/bradtraversy/jsdoc-examples • 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 ht

  • 12:58 Create Desktop Apps With Web Technologies - NW.js

    Create Desktop Apps With Web Technologies - NW.js

    by Best Webhosting Added 95 Views / 0 Likes

    In this video I will show you how to use the NW SDK (Node-Webkit) to create a desktop app with web technologies (HTML/CSS/JS, React, Node, etc). We will take a vanilla JS app and create a desktop version of it in about 10 minutes. Code: https://github.com/bradtraversy/breakout_desktop_nw Vanilla Web Projects Course: (FEBRUARY1399) https://www.udemy.com/course/web-projects-with-vanilla-javascript/?referralCode=F9B7C7FED834F91ADE75 • Become a Patron: Sh

  • 32:12 MongoDB In 30 Minutes

    MongoDB In 30 Minutes

    by Best Webhosting Added 94 Views / 0 Likes

    UPDATED VIDEO 2019 - https://www.youtube.com/watch?v=-56x56UppqQ In this video we will dive into the MongoDB NoSQL database and look at the fundamentals and the syntax to create, read, update and delete documents/data NODE.JS, EXPRESS & MONGODB COURSE: https://www.udemy.com/nodejs-express-mongodb-dev-to-deployment/?couponCode=DISCOUNT459895 BECOME A PATRON: Show support & get perks! http://www.patreon.com/traversymedia COURSES & MORE INFO: http://www.

  • 51:02 Python Django Tutorial - Build A Todo App

    Python Django Tutorial - Build A Todo App

    by Best Webhosting Added 94 Views / 0 Likes

    If you are new to Django and want a better explained tutorial, check out the newer crash course - https://www.youtube.com/watch?v=D6esTdOLXh4 In this video we will install Django and build a todo list application. This is a guide for beginners just starting out with Django and the Python programming language CODE: https://github.com/bradtraversy/django-todolist SUPPORT THIS CHANNEL WITH A CUP OF COFFEE PER MONTH: http://www.patreon.com/traversymedia O

  • 58:30 Semantic UI In 60 Minutes

    Semantic UI In 60 Minutes

    by Best Webhosting Added 94 Views / 0 Likes

    In this crash course we will talk about all of the basics of Semantic UI including the styling of headings, buttons, lists, icons and much more. We will also look at the build and compile tools with Gulp. CODE: Code for this video http://www.traversymedia.com/downloads/semantic-sandbox.zip SPONSORS: DevMountain Bootcamp - https://goo.gl/6q0dEa EDUONIX COURSES: Please use affiliate links from website below http://www.traversymedia.com/eduonix-courses S

  • 36:26 Build a Vue js Translator App Using The Yandex API

    Build a Vue js Translator App Using The Yandex API

    by Best Webhosting Added 94 Views / 0 Likes

    In this project we will build a useful Vue.js application that will translate any word to a different language. We are using the Yandex Translate API for this project CODE: Code for this video https://github.com/bradtraversy/wordtranslator DEMO: Try the app http://traversymedia.com/demos/wordtranslator MY VUE.JS COURSE http://www.traversymedia.com/course/learn-web-development-using-vuejs/ SUPPORT: We spend massive amounts of time creating these free v

  • 13:04 Mobile Apps - Web vs. Native vs. Hybrid

    Mobile Apps - Web vs. Native vs. Hybrid

    by Best Webhosting Added 94 Views / 0 Likes

    In this presentation we will examine the pros and cons of the different types of mobile apps that you can build. We will look at web, native and hybrid mobile apps and compare things like performance, price, difficulty to maintain, etc SPONSORS: ZEQR - https://www.zeqr.com MEGA MOBILE COURSE: https://www.eduonix.com/affiliates/id/16-10474 BECOME A PATRON: Show support & get perks! http://www.patreon.com/traversymedia ONE TIME DONATIONS: http://www.pay

  • 40:25 JavaScript Cardio [Session 3] - Add All, Sum Primes, Seek & Destroy

    JavaScript Cardio [Session 3] - Add All, Sum Primes, Seek & Destroy

    by Best Webhosting Added 94 Views / 0 Likes

    Session 3 of our Intermediate whiteboard style JavaScript challenges and solutions to sharpen your skills and prepare you for interviews. Sponsor: http://brilliant.org/TraversyMedia First 200 students get 20% off! 100 Algo Course - Dylan Isreal: https://www.udemy.com/100-algorithms-challenge/?couponCode=CODINGGOD Past Sessions: Session 1: https://www.youtube.com/watch?v=M2bJBuaOeOQ Session 2: https://www.youtube.com/watch?v=FfchU1FS2IA • Become a Patr

  • 1:01:19 Vuex Crash Course | State Management

    Vuex Crash Course | State Management

    by Best Webhosting Added 94 Views / 0 Likes

    In this video we will build an application using Vue.js with the Vuex state management library. Check Out My Sponsor - Monday.com http://go.thoughtleaders.io/955920190318 Code: https://github.com/bradtraversy/vuex_todo_manager • Become a Patron: Show support & get perks! http://www.patreon.com/traversymedia Vue.js Crash Course: https://www.youtube.com/watch?v=Wy9q22isx3U&t=1217s Website & Udemy Courses: https://traversymedia.com Follow Traversy Media:

  • 25:25 Particles Effect With P5.js

    Particles Effect With P5.js

    by Best Webhosting Added 94 Views / 0 Likes

    In this video we will use the P5.js library to create a particles effect background. We will also explore P5 a bit. Check out Florins channel: https://www.youtube.com/channel/UCeU-1X402kT-JlLdAitxSMA Code (Florin Pop): https://codepen.io/FlorinPop17/full/wvvrbmY Vectors Explained by the P5 Master, Daniel Shiffman: https://www.youtube.com/watch?v=mWJkvxQXIa8 • Become a Patron: Show support & get perks! http://www.patreon.com/traversymedia Website: http

  • 1:12:39 Node.js & Express API | Expense Tracker - Part 2 (MERN)

    Node.js & Express API | Expense Tracker - Part 2 (MERN)

    by Best Webhosting Added 94 Views / 0 Likes

    In this video we will take the react app from the last video and make it a full stack MERN app by adding a backend API with Express and MongoDB Original React Version: https://github.com/bradtraversy/expense-tracker-react MERN Version: https://github.com/bradtraversy/expense-tracker-mern • Become a Patron: Show support & get perks! http://www.patreon.com/traversymedia Website & Udemy Course Links: https://www.traversymedia.com Follow Traversy Media: h

  • 07:15 Productivity Over Panic

    Productivity Over Panic

    by Best Webhosting Added 94 Views / 0 Likes

    Your first priority should be the safety and health of you and your family, but once that is setttled, there is no reason to stop being productive. • 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.instagram.com/traversymedia https://www.facebook.com/traversymedia

  • 58:45 Realtime Chat With Users & Rooms - Socket.io, Node & Express

    Realtime Chat With Users & Rooms - Socket.io, Node & Express

    by Best Webhosting Added 94 Views / 0 Likes

    In this project we will build a chat app using Node, express & websockets in under 60 minutes Code: https://github.com/bradtraversy/chatcord • 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.instagram.com/traversymedia https://www.facebook.com/traversymedia

  • 2:05:06 Ruby On Rails Crash Course 2020

    Ruby On Rails Crash Course 2020

    by Best Webhosting Added 94 Views / 0 Likes

    A beginner food log project to start learning the Ruby on Rails framework Web-Crunch YouTube Channel: https://www.youtube.com/user/webcrunchblog 00:00 – Intro 01:09 – What we'll be building 06:31 – Creating the new Ruby on Rails application 14:24 – Creating the first model and scaffold 19:16 – A tour of the first scaffold and application structure 33:34 – Adding the Bulma CSS framework 39:27 – Adding the primary application header 45:07 – Enhancing th

  • 20:02 JQuery FAQ Slider Tutorial

    JQuery FAQ Slider Tutorial

    by Best Webhosting Added 93 Views / 0 Likes

    How to build a simple JQuery FAQ tab slider

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

    Learning Flux and React.js - Part 4

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

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