Web Development
-
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
-
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
-
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
-
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
-
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
-
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
-
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
-
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
-
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.
-
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
-
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
-
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
-
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
-
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
-
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
-
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
-
18:51
NodeJS & Express 4 With Cassandra - Part 4
Added 97 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 routes and views for both the subscriber list and individual subscribers
-
13:51 Popular
NodeJS & Express 4 With Cassandra - Part 6
Added 112 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.
-
18:44 Popular
NodeJS & Express 4 With Cassandra - Part 5
Added 112 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.
-
18:49 Popular
NodeJS & Express 4 With Cassandra - Part 7
Added 110 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.
-
08:47 Popular
Create a REST API in minutes with Sails
Added 102 Views / 0 LikesHere we will create a fully functional REST API using NodeJS and Sails
-
1:05:59 Popular
RESTful API From Scratch Using Node, Express and MongoDB
Added 118 Views / 0 LikesIn this video we will create a full RESTful web api that will allow us to get, post, put and delete JSON data through HTTP requests. It is long but it is from absolute scratch front to back. No copy and paste and no generators, etc Second part with Angular frontend - https://www.youtube.com/watch?v=qrIvv6OTN2Y&feature=youtu.be SOURCE FILES - https://github.com/bradtraversy/bookstore VISIT MY WEBISTE: Check Out My Udemy Courses http://www.traversymedia
-
30:53 Popular
Practical Gulp Tasks - Minify, Webserver, SASS Compiler
Added 117 Views / 0 LikesIn this video we will build up a Gulpfile that can run really helpful tasks such as JavaScript minification, SCSS file compiling, error hinting, and a webserver
-
52:47 Popular
RESTful API From Scratch - Part 2 - Angular Frontend
Added 103 Views / 0 LikesHere is the frontend part of the Restful API service we built in this video https://www.youtube.com/watch?v=eB9Fq9I5ocs SOURCE FILES - https://github.com/bradtraversy/bookstore
-
12:03 Popular
Install Laravel 5 on XAMPP in Windows 8
Added 123 Views / 0 LikesHere we will install Laravel 5 and configure a virtual host in XAMPP.
-
07:00 Popular
Learning D3 Part 1 - Basic Selections
Added 103 Views / 0 LikesLearn how to do basic DOM selecting using the D3 JavaScript library
-
07:45 Popular
Learning D3 Part 3 - Basic Static Chart
Added 107 Views / 0 LikesLearn how to build a very simple static bar chart using the D3 JavaScript library
-
10:21
Learning D3 Part 4 - Drawing Basic Shapes with SVG
Added 96 Views / 0 LikesLearn how to draw basic shapes using the D3 JavaScript library
-
08:26 Popular
Learning D3 Part 5 - Simple Bar Chart Using SVG
Added 102 Views / 0 LikesLean how to create a simple bar chart using the D3 JavaScript library
-
10:42 Popular
Learning D3 Part 6 - Using Scales
Added 113 Views / 0 Likeslearn how to create bar charts with scales with the D3 JavaScript library









