Web Development


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

    Node.js Part 2 - Install MongoDB in Windows

    by Best Webhosting Added 90 Views / 0 Likes

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

  • 07:20 Node.js Part 4 - NPM

    Node.js Part 4 - NPM

    by Best Webhosting Added 100 Views / 0 Likes

    Simple explanation of Node Packaged Modules (NPM). We will also create a package.json file using "npm init"

  • 10:19 Node.js Part 3 - Building a Static Page Server

    Node.js Part 3 - Building a Static Page Server

    by Best Webhosting Added 95 Views / 0 Likes

    We will build a server that serves static html pages from the app directory

  • 08:20 Node.js Part 1 - Install NodeJS on Windows

    Node.js Part 1 - Install NodeJS on Windows

    by Best Webhosting Added 100 Views / 0 Likes

    In this video we will install Git Bash and Node.js on to a Windows 7 machine. New NodeJS/Express 4 Series - https://www.youtube.com/watch?v=ivstVNUKAW8&feature=youtu.be SPONSORS: DevMountain Bootcamp - https://goo.gl/6q0dEa

  • 13:22 Codeigniter App Part 10 - Finishing Our App

    Codeigniter App Part 10 - Finishing Our App

    by Best Webhosting Added 70 Views / 0 Likes

    The last video of the series. We will create delete methods for our tasks when a list is deleted to promote a smooth flow for CRUD operations The full source code is at - https://github.com/bradtraversy/mytodo_ci

  • 26:32 Codeigniter App Part 9 - Relational Table Joins

    Codeigniter App Part 9 - Relational Table Joins

    by Best Webhosting Added 93 Views / 0 Likes

    We will combine the lists and tables using active record "joins" The full source code is at - https://github.com/bradtraversy/mytodo_ci

  • 19:13 Codeigniter App Part 8 - Models Task CRUD

    Codeigniter App Part 8 - Models Task CRUD

    by Best Webhosting Added 83 Views / 0 Likes

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

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

    Codeigniter App Part 7 - Models List CRUD

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

  • 30:59 Popular Codeigniter App Part 6 - Login/Register System

    Codeigniter App Part 6 - Login/Register System

    by Best Webhosting Added 138 Views / 0 Likes

    Here we will add an authentication system to our CodeIgniter application The full source code is at - https://github.com/bradtraversy/mytodo_ci

  • 15:31 Codeigniter App Part 5 - Form Validation

    Codeigniter App Part 5 - Form Validation

    by Best Webhosting Added 99 Views / 0 Likes

    We will use the form validation class with our registration form for our TodoApp The full source code is at - https://github.com/bradtraversy/mytodo_ci

  • 10:48 Codeigniter App Part 4 - Form Helper

    Codeigniter App Part 4 - Form Helper

    by Best Webhosting Added 92 Views / 0 Likes

    Ill show you how to use the form helper available with CodeIgniter. We will create a login form The full source code is at - https://github.com/bradtraversy/mytodo_ci

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

    Codeigniter App Part 3 - Home Controller and View

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

  • 16:50 Popular Codeigniter App Part 2 - Installation and Configuration

    Codeigniter App Part 2 - Installation and Configuration

    by Best Webhosting Added 132 Views / 0 Likes

    We will download and install Codeigniter. We will setup configurations for SEF URLs, link our database and define our base url The full source code is at - https://github.com/bradtraversy/mytodo_ci

  • 07:31 Codeigniter App Part 1 - Creating the Database

    Codeigniter App Part 1 - Creating the Database

    by Best Webhosting Added 84 Views / 0 Likes

    We will create a database schema for our CodeIgniter application using phpmyadmin The full source code is at - https://github.com/bradtraversy/mytodo_ci

  • 12:02 Parse JSON With PHP

    Parse JSON With PHP

    by Best Webhosting Added 88 Views / 0 Likes

    Quick video on how to read and output JSON data using PHP

  • 06:50 Installing Git on Windows

    Installing Git on Windows

    by Best Webhosting Added 78 Views / 0 Likes

    Short video to get setup with Git and a Bash Shell on Windows 7

  • 10:55 Easy JQuery Widgets

    Easy JQuery Widgets

    by Best Webhosting Added 72 Views / 0 Likes

    Simple tutorial for beginners on how to implement JQuery widgets such as the accordion and tabs widget

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

    Convert HTML to Wordpress Theme - Part 2

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

  • 29:12 Convert HTML to Wordpress Theme - Part 1

    Convert HTML to Wordpress Theme - Part 1

    by Best Webhosting Added 68 Views / 0 Likes

    Part 1 - 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 SPONSORS: DevMountain Bootcamp - https://goo.gl/6q0dEa 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

  • 04:21 301 Redirect With htaccess File

    301 Redirect With htaccess File

    by Best Webhosting Added 98 Views / 0 Likes

    Simple tutorial on redirecting a page using the .htaccess file

  • 04:37 Secure FTP Login With Private Access Key

    Secure FTP Login With Private Access Key

    by Best Webhosting Added 93 Views / 0 Likes

    You should use SFTP when connecting to your site. It is much more secure and it only takes a few simple steps

  • 05:27 Add Facebook Login To Jomsocial

    Add Facebook Login To Jomsocial

    by Best Webhosting Added 74 Views / 0 Likes

    Quick video explaining how to add Facebook login/connect to your Jomsocial website.

  • 04:11 Notepad Plus Installation with FTP Plugin

    Notepad Plus Installation with FTP Plugin

    by Best Webhosting Added 83 Views / 0 Likes

  • 20:02 JQuery FAQ Slider Tutorial

    JQuery FAQ Slider Tutorial

    by Best Webhosting Added 76 Views / 0 Likes

    How to build a simple JQuery FAQ tab slider

  • 17:26 MongoLab - Remote MongoDB API & JQuery

    MongoLab - Remote MongoDB API & JQuery

    by Best Webhosting Added 87 Views / 0 Likes

    Lets take a look at MongoLab and its data API. We will build a simple JQuery app and utilize HTTP requests to interact with a remote MongoDB database

  • 14:53 Install Ampps Webserver With Softaculous

    Install Ampps Webserver With Softaculous

    by Best Webhosting Added 100 Views / 0 Likes

    In this video we will install Ampps in Windows 10 and take a look at the interface, as well as create a local domain and test the server

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

    Learning Flux and React.js - Part 4

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

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

    Learning Flux and React.js - Part 3

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

  • 13:44 Learning Flux and React.js - Part 2

    Learning Flux and React.js - Part 2

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

  • 15:25 Learning Flux and React.js - Part 1

    Learning Flux and React.js - Part 1

    by Best Webhosting Added 66 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 React.js and Flux Course: https://www.eduonix.com/affiliates/id/16-10226 10 Projects Using React and Flux Course: https://www.eduonix.com/affiliates/id/16-10377

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