Web Development
-
10:22
Build a Mobile App With Ionic - Part 2
Added 87 Views / 0 LikesIn this video we will create our Angular controller and template as well as the router
-
14:12
Build a Mobile App With Ionic - Part 3
Added 97 Views / 0 LikesIn this video we will create a Firebase account and add functionality to add todos with our Ionic app.
-
08:13 Popular
Build a Mobile App With Ionic - Part 4
Added 105 Views / 0 LikesIn this video we will be fetching data from Firebase through our Ionic application. We will also be able to delete data from the app
-
22:04 Popular
Node.js & Drywall User Management System
Added 133 Views / 0 LikesIn this video I will show you how to setup a complete user management system using Node.js and Drywall. Drywall gives you the following... User Registration User Login Reset Password Admin Area - Manage users, resource categories, admins, admin groups and more I have a 10 project Node.js course here - https://www.udemy.com/learn-nodejs-by-building-10-projects/
-
22:54 Popular
Node.js Login System With Passport - Part 1
Added 127 Views / 0 LikesIn this video we will start our login and registration application using Node.js, Express and Passport. We will setup our modules, middleware and create a Bootstrap layout. Code For This Series - https://github.com/bradtraversy/loginapp NODE.JS, EXPRESS & MONGODB COURSE: https://www.udemy.com/nodejs-express-mongodb-dev-to-deployment/?couponCode=DISCOUNT459895
-
17:12 Popular
Node.js Login System With Passport - Part 2
Added 107 Views / 0 LikesIn this video we will create the functionality for the registration form using Passport. We will also encrypt/hash passwords using bcrypt. Code For This Series - https://github.com/bradtraversy/loginapp 12 Project Node.js Course: https://www.eduonix.com/affiliates/id/16-10200 Learn Node.js From Scratch Course: https://www.eduonix.com/affiliates/id/16-10033
-
19:40 Popular
Node.js Login System With Passport - Part 3
Added 129 Views / 0 LikesIn this video we will add the login functionality using Passport along with a local strategy. We will also implement access control Code For This Series - https://github.com/bradtraversy/loginapp 12 Project Node.js Course: https://www.eduonix.com/affiliates/id/16-10200 Learn Node.js From Scratch Course: https://www.eduonix.com/affiliates/id/16-10033
-
1:08:22 Popular
JavaScript Fundamentals For Beginners
Added 110 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
-
58:39 Popular
SQL Crash Course - Beginner to Intermediate
Added 105 Views / 0 LikesUpdated MySQL Crash Course - https://www.youtube.com/watch?v=9ylj9NR0Lcg In this course we will cover all of the fundamentals of the SQL (Structured Query Language). This course is great for beginners and also intermediates. We will cover the following... Overview of SQL Create, alter and delete databases & tables Query a database using multiple operators Data types Insert, update and delete records Join tables together Use aliases Constraints (Primar
-
07:34 Popular
Angular 2 Tutorial [1] - Introduction
Added 156 Views / 0 LikesUpdated Crash Course Using Version 2.2 Stable - https://www.youtube.com/watch?v=-zW1zHqsdyc&feature=youtu.be In this video we will go over exactly what Angular is and we will talk about what has changed from Angular 1 This series is on the fundamentals. I will be releasing a project based Angular 2 series soon
-
05:08 Popular
Angular 2 Tutorial [2] - Quickstart Setup
Added 123 Views / 0 LikesUpdated Crash Course Using Version 2.2 Stable - https://www.youtube.com/watch?v=-zW1zHqsdyc&feature=youtu.be In this video Ill show you how to create an Angular 2 app using the quickstart
-
12:50 Popular
Angular 2 Tutorial [3] - Components and Data Binding
Added 113 Views / 0 LikesUpdated Crash Course Using Version 2.2 Stable - https://www.youtube.com/watch?v=-zW1zHqsdyc&feature=youtu.be In this video we will go over components and data binding using interpolation, property binding, event binding and two way data binding.
-
06:19 Popular
Angular 2 Tutorial [4] - Template Directives
Added 103 Views / 0 LikesUpdated Crash Course Using Version 2.2 Stable - https://www.youtube.com/watch?v=-zW1zHqsdyc&feature=youtu.be In this video we will look at template directives such as ngIf, ngSwitch and ngFor
-
11:52 Popular
Angular 2 Tutorial [5] - Pipes and Filtering
Added 117 Views / 0 LikesUpdated 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
-
12:29
Angular 2 Tutorial [6] - Creating A Service
Added 99 Views / 0 LikesUpdated Crash Course Using Version 2.2 Stable - https://www.youtube.com/watch?v=-zW1zHqsdyc&feature=youtu.be In this video I will show you how to create a service in Angular 2 and inject it as a dependency
-
11:00 Popular
Angular 2 Tutorial [7] - HTTP and Observables
Added 146 Views / 0 LikesUpdated Crash Course Using Version 2.2 Stable - https://www.youtube.com/watch?v=-zW1zHqsdyc&feature=youtu.be In this video we will fetch data from an API using a service and return an observable for asynchronous data
-
05:46 Popular
JavaScript ES6 / ES2015 - [01] Introduction
Added 118 Views / 0 LikesThis is an introduction to my ES6 / ES2015 mini-course. We will be discussing all of the new features of ES6 Source Code For Entire Series - https://github.com/bradtraversy/youtube_es2015_source CHECK OUT MY ES2015 COURSE: https://www.eduonix.com/affiliates/id/16-10397 SUPPORT THIS CHANNEL WITH A CUP OF COFFEE PER MONTH: http://www.patreon.com/traversymedia ONE TIME DONATIONS: http://www.paypal.me/traversymedia
-
11:27 Popular
JavaScript ES6 / ES2015 - [02] Compile ES6 With Babel
Added 105 Views / 0 LikesIn this video I will show you how to set up an ES6 project and use Babel to compile your code to ES5 to be compatible with just about every browser Source Code - https://github.com/bradtraversy/youtube_es2015_source/tree/master/01_babel CHECK OUT MY ES2015 COURSE: https://www.eduonix.com/affiliates/id/16-10397 SUPPORT THIS CHANNEL WITH A CUP OF COFFEE PER MONTH: http://www.patreon.com/traversymedia ONE TIME DONATIONS: http://www.paypal.me/traversymedi
-
08:20 Popular
JavaScript ES6 / ES2015 - [03] Let and Const Declaration
Added 108 Views / 0 LikesIn this video Ill show you how to start using the let and const declaration for setting variables and constants CHECK OUT MY ES2015 COURSE: https://www.eduonix.com/affiliates/id/16-10397 Source Code - https://github.com/bradtraversy/youtube_es2015_source/tree/master/02_let_const SUPPORT THIS CHANNEL WITH A CUP OF COFFEE PER MONTH: http://www.patreon.com/traversymedia ONE TIME DONATIONS: http://www.paypal.me/traversymedia
-
07:37 Popular
JavaScript ES6 / ES2015 - [04] Classes and Inheritance
Added 103 Views / 0 LikesIn this video we will go over the new ES6 class and inheritance syntax Source Code - https://github.com/bradtraversy/youtube_es2015_source/tree/master/03_classes CHECK OUT MY ES2015 COURSE: https://www.eduonix.com/affiliates/id/16-10397 SUPPORT THIS CHANNEL WITH A CUP OF COFFEE PER MONTH: http://www.patreon.com/traversymedia ONE TIME DONATIONS: http://www.paypal.me/traversymedia
-
04:52
JavaScript ES6 / ES2015 - [05] Template Literals
Added 94 Views / 0 LikesIn 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
-
05:55
JavaScript ES6 / ES2015 - [06] New String & Number Methods
Added 98 Views / 0 LikesIn this video we will discuss some of the new string and number methods and features Source Code - https://github.com/bradtraversy/youtube_es2015_source/tree/master/05_string_number_methods CHECK OUT MY ES2015 COURSE: https://www.eduonix.com/affiliates/id/16-10397 SUPPORT THIS CHANNEL WITH A CUP OF COFFEE PER MONTH: http://www.patreon.com/traversymedia ONE TIME DONATIONS: http://www.paypal.me/traversymedia
-
04:35 Popular
JavaScript ES6 / ES2015 - [07] Default Params & Spread Operator
Added 105 Views / 0 LikesLets take a look at how to use default parameters in ES6. We will also look at the spread operator Source Code - https://github.com/bradtraversy/youtube_es2015_source/tree/master/06_default_params_spread CHECK OUT MY ES2015 COURSE: https://www.eduonix.com/affiliates/id/16-10397 SUPPORT THIS CHANNEL WITH A CUP OF COFFEE PER MONTH: http://www.patreon.com/traversymedia ONE TIME DONATIONS: http://www.paypal.me/traversymedia
-
11:17
JavaScript ES6 / ES2015 - [08] Set, Map, WeakSet and WeakMap
Added 93 Views / 0 LikesIn this video we will look at some of the new data structures. Map, set, weakmap and weakset Source Code - https://github.com/bradtraversy/youtube_es2015_source/tree/master/07_set_map CHECK OUT MY ES2015 COURSE: https://www.eduonix.com/affiliates/id/16-10397 SUPPORT THIS CHANNEL WITH A CUP OF COFFEE PER MONTH: http://www.patreon.com/traversymedia ONE TIME DONATIONS: http://www.paypal.me/traversymedia
-
05:15 Popular
JavaScript ES6 / ES2015 - [09] Arrow Functions
Added 124 Views / 0 LikesIn this video we will be looking at arrow functions in the ES6 / ES2015 syntax Source Code - https://github.com/bradtraversy/youtube_es2015_source/tree/master/08_arrows CHECK OUT MY ES2015 COURSE: https://www.eduonix.com/affiliates/id/16-10397 SUPPORT THIS CHANNEL WITH A CUP OF COFFEE PER MONTH: http://www.patreon.com/traversymedia ONE TIME DONATIONS: http://www.paypal.me/traversymedia
-
12:18 Popular
JavaScript ES6 / ES2015 - [10] Promises
Added 115 Views / 0 LikesIn this video I will show you how to use promises to deal with asynchronous data in JavaScript ES2015 Source Code - https://github.com/bradtraversy/youtube_es2015_source/tree/master/09_promises CHECK OUT MY ES2015 COURSE: https://www.eduonix.com/affiliates/id/16-10397
-
05:19 Popular
JavaScript ES6 / ES2015 - [11] Generators
Added 122 Views / 0 LikesIn this video we will be looking at generators in JavaScript ES6. Generator functions can be paused and resumed and yield multiple values Source Code - https://github.com/bradtraversy/youtube_es2015_source/tree/master/10_generators CHECK OUT MY ES2015 COURSE: https://www.eduonix.com/affiliates/id/16-10397
-
18:25 Popular
Wordpress Theme With Bootstrap [1] - Intro and HTML
Added 115 Views / 0 LikesIn this video we will discuss the Wordpress theme project and create the HTML template including Twitter Bootstrap. Project Files - https://github.com/bradtraversy/wpbootstrap_theme 10 PROJECT WORDPRESS THEME COURSE: https://www.eduonix.com/affiliates/id/16-10405 SUPPORT THIS CHANNEL WITH A CUP OF COFFEE PER MONTH: http://www.patreon.com/traversymedia ONE TIME DONATIONS: http://www.paypal.me/traversymedia
-
16:54 Popular
Wordpress Theme With Bootstrap [2] - Header & Footer
Added 122 Views / 0 LikesIn this video we will start to convert our HTML template to a Wordpress theme including the header and footer files and the HTML head code Project Files - https://github.com/bradtraversy/wpbootstrap_theme 10 PROJECT WORDPRESS THEME COURSE: https://www.eduonix.com/affiliates/id/16-10405 SUPPORT THIS CHANNEL WITH A CUP OF COFFEE PER MONTH: http://www.patreon.com/traversymedia ONE TIME DONATIONS: http://www.paypal.me/traversymedia
-
08:29 Popular
Wordpress Theme With Bootstrap [3] - Menu With Dropdown
Added 115 Views / 0 LikesIn this video I will show you how to create a Bootstrap navbar to be used in your Wordpress theme using the navwalker class. We will be able to utilize dropdowns in Wordpress menus Project Files - https://github.com/bradtraversy/wpbootstrap_theme 10 PROJECT WORDPRESS THEME COURSE: https://www.eduonix.com/affiliates/id/16-10405









