Traversy Media


  • 31:27 Popular Codeigniter App Part 7 - Models List CRUD

    Codeigniter App Part 7 - Models List CRUD

    by Best Webhosting Added 115 Views / 0 Likes

    We will use our list model to perform Create, Update, Read & Delete on the lists table using active record The full source code is at - https://github.com/bradtraversy/mytodo_ci

  • 17:20 Popular Building a Symfony 3 App - Part 4

    Building a Symfony 3 App - Part 4

    by Best Webhosting Added 115 Views / 0 Likes

    Let'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

  • 11:52 Popular Angular 2 Tutorial [5] - Pipes and Filtering

    Angular 2 Tutorial [5] - Pipes and Filtering

    by Best Webhosting Added 115 Views / 0 Likes

    Updated Crash Course Using Version 2.2 Stable - https://www.youtube.com/watch?v=-zW1zHqsdyc&feature=youtu.be In this video we will look at pipes and filtering data in Angular 2

  • 44:25 Popular Build an App With AngularJS & Firebase

    Build an App With AngularJS & Firebase

    by Best Webhosting Added 115 Views / 0 Likes

    In this video we will build a contact manager application with Angular.js, Firebase and Angular Seed. The all will have full CRUD functionality 10 Project Angular Course - https://www.udemy.com/learn-angularjs-development/

  • 06:28 Popular Recipe App Using Node.js & PostgreSQL - Part 6

    Recipe App Using Node.js & PostgreSQL - Part 6

    by Best Webhosting Added 115 Views / 0 Likes

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

  • 22:14 Popular Angular 2 & Firebase App [Part 2] - Setup & Components

    Angular 2 & Firebase App [Part 2] - Setup & Components

    by Best Webhosting Added 115 Views / 0 Likes

    In this part we will setup Firebase and create an Angular 2 app with Angular CLI. We will generate all components and setup the router CODE FOR THIS PART: http://www.traversymedia.com/downloads/proplistings/proplistings_part_2.zip LISTINGS.JSON FILE DOWNLOAD: http://www.traversymedia.com/downloads/proplistings/listings.json SUPPORT THIS CHANNEL WITH A CUP OF COFFEE PER MONTH: https://www.patreon.com/traversymedia ONE TIME DONATIONS: https://www.paypal

  • 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

  • 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

  • 33:49 Popular jQuery & Ajax: Build A Github Finder App

    jQuery & Ajax: Build A Github Finder App

    by Best Webhosting Added 115 Views / 0 Likes

    In this video we will build a JavaScript/jQuery application that fetches and displays Github user profile info and repositories using Ajax. We will work with functions, events, loops, the $.ajax method and more. INFO: Your Github client_secret is exposed in this application. There are ways around this outside the scope of this tutorial Code for this video - https://github.com/bradtraversy/jquery-githubfinder 10 Project JavaScript/jQuery Course - http:

  • 19:45 Popular Laravel From Scratch [Part 2] - Environment Setup & Laravel Installation

    Laravel From Scratch [Part 2] - Environment Setup & Laravel Installation

    by Best Webhosting Added 115 Views / 0 Likes

    In this video we will setup our environment. We will be using XAMPP which gives us an Apache server with PHP and MySQL. We will install Laravel with Composer and we will be using the Git Bash terminal and integrate it with Visual Studio Code CODE: Complete Code For This Series https://github.com/bradtraversy/lsapp XAMPP SETUP: https://www.youtube.com/watch?v=6tCWiexc05U 10 PROJECT LARAVEL COURSE: Please use affiliate link below https://www.eduonix.com

  • 40:57 Popular Web Development in 2018 - A Practical Guide

    Web Development in 2018 - A Practical Guide

    by Best Webhosting Added 115 Views / 0 Likes

    We are about to start a new year and I have put together a guide for current and aspiring web developers to follow to get an idea of what it takes to be a full stack developer. From basic tools to html/css, JavaScript, UI frameworks like Bootstrap, server side technologies like Node.js, Python and PHP, frameworks like Laravel, Django and Ruby on Rails. I tried to include the most used technologies and give you the options to choose from with some of m

  • 1:38:42 Popular Go / Golang Crash Course

    Go / Golang Crash Course

    by Best Webhosting Added 115 Views / 0 Likes

    In this crash course we will get started with the Go programming language. There is no prior knowledge of Go required. We will setup a workspace and look at fundamentals like variables, slices, conditionals, maps, structs and more Workspace - 1:35 Hello World - 7:37 Variable & Types - 11:18 Packages - 21:43 Functions - 26:25 Arrays / Slices - 29:35 Conditionals - 35:15 Loops - 41:30 Maps - 47:27 Range - 0:53:25 Pointers - 1:01:23 Closures - 1:06:48 St

  • 20:15 Popular Intro To Web Scraping With Node.js & Cheerio

    Intro To Web Scraping With Node.js & Cheerio

    by Best Webhosting Added 115 Views / 0 Likes

    In this video we will take a look at the Node.js library, Cheerio which is a jQuery like tool for the server used in web scraping. This is similar to the python video that I did on web scraping Sponsor: DevMountain Bootcamp - https://goo.gl/6q0dEa Code For This Project: https://gist.github.com/bradtraversy/7b68f19b0c502f1fbd0aa9bc4cfe793d#file-node_cheerio_scraping-js • Become a Patron: Show support & get perks! http://www.patreon.com/traversymedia We

  • 20:48 Popular Simple Animations In React

    Simple Animations In React

    by Best Webhosting Added 115 Views / 0 Likes

    In this video we will take a look at the React Spring library and create some simple animations and transitions. For more on React Spring visit https://react-spring.surge.sh/ Sponsor: DevMountain Bootcamp https://goo.gl/6q0dEa Code & Demo: https://codesandbox.io/s/q8vmryvzjw • 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.

  • 15:04 Popular VSCode Keyboard Shortcuts For Productivity

    VSCode Keyboard Shortcuts For Productivity

    by Best Webhosting Added 115 Views / 0 Likes

    Let's look at some keyboard shortcuts in VSCode to increase your productivity and coding speed Gist With Shortcuts: https://gist.github.com/bradtraversy/b28a0a361880141af928ada800a671d9 • 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.facebook.com/traversymedia https://www.twitter.com/traversymedia https://www.instagram.com/t

  • 18:31 Popular Build An HTML5 Template With Bootstrap and SASS - Part 1

    Build An HTML5 Template With Bootstrap and SASS - Part 1

    by Best Webhosting Added 114 Views / 0 Likes

    In 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

  • 17:56 Popular Node.js Part 2 - Install MongoDB in Windows

    Node.js Part 2 - Install MongoDB in Windows

    by Best Webhosting Added 114 Views / 0 Likes

    Ill show you how to install and configure MongoDB on to a Windows machine.

  • 17:49 Popular Convert HTML to Wordpress Theme - Part 2

    Convert HTML to Wordpress Theme - Part 2

    by Best Webhosting Added 114 Views / 0 Likes

    Part 2 - A look at how to convert a static html template to a full Wordpress theme. Files can be downloaded at https://github.com/bradtraversy/escalate_theme UPDATE: If you want a more in depth series on building Wordpress themes, check out my new Wordpress Theme Development with Bootstrap series - https://www.youtube.com/watch?v=2Zt8va_6HRk

  • 08:42 Popular Zend Framework 2 - Installing in Windows

    Zend Framework 2 - Installing in Windows

    by Best Webhosting Added 114 Views / 0 Likes

    In this video I will show you how to get started with Zend framework 2. We will install it in Windows 8.1 using Composer, a PHP dependency manager Projects with Top 10 PHP Frameworks Course - https://www.udemy.com/learn-top-ten-php-frameworks-by-building-projects/

  • 07:41 Popular Recipe App Using Node.js & PostgreSQL - Part 2

    Recipe App Using Node.js & PostgreSQL - Part 2

    by Best Webhosting Added 114 Views / 0 Likes

    In this video we will install PostgreSQL along with PGAdmin and setup our database for our Node.js application COURSE INFO: This is part of a 12 project Node.js course. For more info - https://www.eduonix.com/affiliates/id/16-10200

  • 13:08 Popular PHP Front To Back [Part 4] - Arrays

    PHP Front To Back [Part 4] - Arrays

    by Best Webhosting Added 114 Views / 0 Likes

    In this video we will look at PHP arrays. There are 3 types.. Indexed Arrays Associative Arrays Multi-Dimensional CODE: Code For This Video http://www.traversymedia.com/downloads/phpsandbox/phpsandbox2.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

  • 18:38 Popular What Is A RESTful API? Explanation of REST & HTTP

    What Is A RESTful API? Explanation of REST & HTTP

    by Best Webhosting Added 114 Views / 0 Likes

    In this video i will explain what a RESTful API is along with HTTP and endpoints. We will look at the Github API as an example Create a REST API With Node.js: https://www.youtube.com/watch?v=eB9Fq9I5ocs Create a REST API with PHP: https://www.youtube.com/watch?v=DHUxnUX7Y2Y What is An API Video: https://www.youtube.com/watch?v=s7wmiS2mSXY&t=129s DONATIONS: Any donation is greatly appreciated.... https://www.paypal.me/traversymedia https://www.patreon.

  • 32:42 Popular Git & GitHub Crash Course For Beginners

    Git & GitHub Crash Course For Beginners

    by Best Webhosting Added 114 Views / 0 Likes

    In this Git tutorial we will talk about what exactly Git is and we will look at and work with all of the basic and most important commands such as add, commit, status, push and more. This tutorial is very beginner friendly. DONATIONS: 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

  • 1:13:27 Popular Bootstrap Beginner Crash Course

    Bootstrap Beginner Crash Course

    by Best Webhosting Added 114 Views / 0 Likes

    Want to learn Twitter Bootstrap? In this video we will cover the Twitter Bootstrap framework in depth from installation to all of the HTML/CSS components and features. Grid System Navbars & Dropdowns Jumbotron List Group Alerts & Progress bars Typography Labels & Badges Much More... CODE - http://www.traversymedia.com/downloads/bootstrap_cheatsheet.zip 9 HOUR BOOTSTRAP 4 COURSE W/5 PROJECTS: https://www.udemy.com/bootstrap-4-from-scratch-with-5-projec

  • 15:15 Popular Node.js & Express From Scratch [Part 7] - Update & Delete Articles

    Node.js & Express From Scratch [Part 7] - Update & Delete Articles

    by Best Webhosting Added 114 Views / 0 Likes

    In this video we will add the functionality to update and delete articles in MongoDB. We will also work with jQuery and Ajax to make a safe delete request CODE: Full code for this series https://github.com/bradtraversy/nodekb COURSE: Full course this project is based on http://www.traversymedia.com/course/projects-in-mongodb-learn-mongodb-building-ten-projects/ SUPPORT: We spend massive amounts of time creating these free videos, please donate to show

  • 08:20 Popular Angular 4 Front To Back: Udemy Course Preview

    Angular 4 Front To Back: Udemy Course Preview

    by Best Webhosting Added 114 Views / 0 Likes

    This is a preview of my first Udemy course under Traversy Media. If you want to support me in the best way possible and you want to learn more about Angular, please consider checking it out. GET FOR $25! - ONLY 100 OF THESE! https://www.udemy.com/angular-4-front-to-back/?couponCode=TRAVERSY

  • 15:05 Popular Vue.js & Firestore App - Build & Deploy [Part 2]

    Vue.js & Firestore App - Build & Deploy [Part 2]

    by Best Webhosting Added 114 Views / 0 Likes

    In this video we will create all of our components including the dashboard, new-employee, edit-employee, view-employee and navbar. We will implement the router and also Materialize CSS for the UI CODE: Final Project https://github.com/bradtraversy/vue_firestore_employeemanager • BECOME A PATRON: Show support & get perks! http://www.patreon.com/traversymedia VISIT MY WEBISTE: Check Out My Udemy Courses http://www.traversymedia.com FOLLOW TRAVERSY MEDIA

  • 15:52 Popular Self Doubt In Programming & Web Development

    Self Doubt In Programming & Web Development

    by Best Webhosting Added 114 Views / 0 Likes

    In this video we will talk about some of the stuff that is not talked about very much in programming and technology and that is having self doubt and low self esteem. BECOME A PATRON: Show support & get perks! http://www.patreon.com/traversymedia ONE TIME DONATIONS: http://www.paypal.me/traversymedia VISIT MY WEBISTE: Check Out My Udemy Courses http://www.traversymedia.com FOLLOW TRAVERSY MEDIA: http://www.facebook.com/traversymedia http://www.twitter

  • 48:18 Popular React & Material UI Project Using The PixaBay API

    React & Material UI Project Using The PixaBay API

    by Best Webhosting Added 114 Views / 0 Likes

    In this project we will use React along with Material UI to build an image finder application that uses the PixaBay API to fetch images based on a query string. We will also implement a Dialog box from Material UI to view the large image Code For This Project: https://github.com/bradtraversy/pixabay_image_finder • Become a Patron: Show support & get perks! http://www.patreon.com/traversymedia Website & Udemy Courses http://www.traversymedia.com Follow

  • 20:50 Popular Introducing React Hooks

    Introducing React Hooks

    by Best Webhosting Added 114 Views / 0 Likes

    In this video we will look at the new "hooks" feature proposal in React 16.7, specifically the useState hook which allows us to store state in a functional component. We will also build a small todo app Sponsor: http://brilliant.org/TraversyMedia First 200 students get 20% off! Scotch.io Article: https://scotch.io/tutorials/build-a-react-to-do-app-with-react-hooks-no-class-components • Become a Patron: Show support & get perks! http://www.patreon.com/

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