Web Development
-
11:41 Popular
NodeJS & Express 4 With Cassandra - Part 3
Added 117 Views / 0 LikesIn this series we will build a simple app which runs on Express 4 and uses Apache Cassandra and the DataStax driver for a database solution. We will use Windows 7 as our OS. In this video we will generate the Express application and install all of the needed modules including the node-cassandra driver
-
15:22 Popular
NodeJS & Express 4 With Cassandra - Part 2
Added 113 Views / 0 LikesIn this series we will build a simple app which runs on Express 4 and uses Apache Cassandra and the DataStax driver for a database solution. We will use Windows 7 as our OS. In this video we will setup our Cassandra keyspace, tables and fields via CQL Shell
-
12:20 Popular
NodeJS & Express 4 With Cassandra - Part 1
Added 105 Views / 0 LikesIn this series we will build a simple app which runs on Express 4 and uses Apache Cassandra and the DataStax driver for a database solution. We will use Windows 7 as our OS. In this video we will get everything installed including NodeJS, Apache Cassandra and GIT for Windows Get the finished app here - https://github.com/bradtraversy/mysubscribers
-
14:13
Installing Apache Cassandra In Windows
Added 91 Views / 0 LikesIll 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
-
17:22 Popular
Using Bootstrap With Ruby on Rails
Added 116 Views / 0 LikesHere I will show you how to use Bootstrap with Ruby on Rails using the "bootstrap-sass" and "autoprefixer" gem
-
35:37 Popular
Build a Ruby on Rails 4 Shopping Cart Usng Spree
Added 113 Views / 0 LikesCreate a full featured shopping cart website in just over a half hour using Ruby on Rails 4 and the Spree gem
-
05:03 Popular
Install Ruby on Rails In Ubuntu 14.04 Using RVM
Added 122 Views / 0 LikesThis video will show you how to install Ruby on Rails in Ubuntu using the Ruby Version Manager (RVM) in about 5 minutes
-
29:16 Popular
Youtube Data API v3 & jQuery To List Channel Videos
Added 108 Views / 0 LikesIll show you how to list videos from a specified Youtube channel using the Data API v3 and jQuery.
-
29:51 Popular
Build An Audio Player Using HTML5 & jQuery - Part 2
Added 126 Views / 0 LikesHere I will show you how to build a fully functional Audio player using the HTML5 JavaScript audio API. It allows you to create a playlist of songs and skip through and play, pause and stop tracks Project Files - https://github.com/bradtraversy/html5audioplayer
-
35:37
Build An Audio Player Using HTML5 & jQuery - Part 1
Added 100 Views / 0 LikesHere I will show you how to build a fully functional Audio player using the HTML5 JavaScript audio API. It allows you to create a playlist of songs and skip through and play, pause and stop tracks Here I will show you how to build a fully functional Audio player using the HTML5 JavaScript audio API. It allows you to create a playlist of songs and skip through and play, pause and stop tracks Project Files - https://github.com/bradtraversy/html5audiopla
-
07:36 Popular
Install Package Control & SFTP Plugin in Sublime Text 2
Added 111 Views / 0 LikesThis is a quick and easy video showing you how to install package control and use it to install the SFTP plugin for Sublime Text 2. SFTP allows you to easily upload and sync your local project files to your remote web server
-
09:22 Popular
Build An HTML5 Template With Bootstrap and SASS - Part 11
Added 104 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:15 Popular
Build An HTML5 Template With Bootstrap and SASS - Part 10
Added 105 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
-
27:27 Popular
Build An HTML5 Template With Bootstrap and SASS - Part 9
Added 103 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:03 Popular
Wordpress Theme With Bootstrap [5] - Single Posts & Pages
Added 107 Views / 0 LikesIn this video we will create the layout for single posts as well as regular pages. Project Files - https://github.com/bradtraversy/wpbootstrap_theme 10 PROJECT WORDPRESS THEME COURSE: https://www.eduonix.com/affiliates/id/16-10405
-
15:11 Popular
Wordpress Theme With Bootstrap [4] - Main Post Loop
Added 123 Views / 0 LikesIn this video we will add the Wordpress post loop. It will fetch blog posts from the system and output them to our theme 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 112 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
-
16:54 Popular
Wordpress Theme With Bootstrap [2] - Header & Footer
Added 119 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
-
18:25 Popular
Wordpress Theme With Bootstrap [1] - Intro and HTML
Added 112 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
-
05:19 Popular
JavaScript ES6 / ES2015 - [11] Generators
Added 119 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
-
12:18 Popular
JavaScript ES6 / ES2015 - [10] Promises
Added 112 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:15 Popular
JavaScript ES6 / ES2015 - [09] Arrow Functions
Added 121 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
-
11:17
JavaScript ES6 / ES2015 - [08] Set, Map, WeakSet and WeakMap
Added 91 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
-
04:35 Popular
JavaScript ES6 / ES2015 - [07] Default Params & Spread Operator
Added 101 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
-
05:55
JavaScript ES6 / ES2015 - [06] New String & Number Methods
Added 95 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:52
JavaScript ES6 / ES2015 - [05] Template Literals
Added 92 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
-
07:37
JavaScript ES6 / ES2015 - [04] Classes and Inheritance
Added 100 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
-
08:20 Popular
JavaScript ES6 / ES2015 - [03] Let and Const Declaration
Added 105 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
-
11:27 Popular
JavaScript ES6 / ES2015 - [02] Compile ES6 With Babel
Added 102 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
-
05:46 Popular
JavaScript ES6 / ES2015 - [01] Introduction
Added 116 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









