Learn JavaScript By Building A Bookmarker Application - Best Webhosting

Thanks! Share it with your friends!

URL

You disliked this video. Thanks for the feedback!

Sorry, only registred users can create playlists.

ULTRAFAST, CHEAP, SCALABLE AND RELIABLE! WE STRONGLY RECOMMEND ACCU WEB HOSTING COMPANY

Learn JavaScript By Building A Bookmarker Application

Watch Web Development Traversy Media Video: Learn JavaScript By Building A Bookmarker Application.
In this video we will build an application for storing website urls using nothing but pure JavaScript. No jQuery or frameworks, just plain old JavaScript. We will use Local Storage to store the bookmarks

CODE - https://github.com/bradtraversy/bookmarker

SUPPORT THIS CHANNEL WITH A CUP OF COFFEE PER MONTH:
http://www.patreon.com/traversymedia

ONE TIME DONATIONS:
http://www.paypal.me/traversymedia

Published:
Category: Web Development Traversy Media
78 Views

Related Videos

  • JavaScript Animated. How To Create An Application Link To A Skype Profile

    JavaScript Animated. How To Create An Application Link To A Skype Profile

    by Best Webhosting Added 88 Views / 0 Likes

    This video tutorial is going to show you how to create an application link to a Skype profile in your JS Animated template. / Subscribe Our Channel: http://goo.gl/zjoR8Z More Premium JavaScript Website Themes you may find here: http://www.templatemonster.com/completely-javascript-website-templates/?utm_source=youtube&utm_medium=link&utm_campaign=cjstuts77 And also HTML 5 plus Javascript Templates: http://www.templatemonster.com/html-javascript-website

  • What To Learn Before A JavaScript Framework

    What To Learn Before A JavaScript Framework

    by Best Webhosting Added 99 Views / 0 Likes

    In this video I will share what I think people should learn in JavaScript before moving to a front end framework like React, Angular or Vue. This includes things like modules, classes, arrow functions and more. Ill also give some examples of these things being used in different frameworks. Sponsor: Freelancer Bundle (Use "brad25" for 25% off) https://studywebdevelopment.com/freelancing.html 21 Hour JavaScript Course! https://www.udemy.com/modern-javas

  • Why You Need Website Application Firewalls

    Why You Need Website Application Firewalls

    by Best Webhosting Added 72 Views / 0 Likes

    GoDaddy Guides Joplin and London get into the nitty gritty about protecting your site with Web Application Firewalls. In this video, we’ll discuss - What a Website Application Firewall (WAF) does - Why you need a WAF - How to protect yourself against Zero-Day Attacks Check out more from this course here: http://go.me/Security Subscribe to GoDaddy: http://bit.ly/GoDaddy-Subscribe GoDaddy links: https://www.godaddy.com https://www.godaddy.com/how-to htt

  • Angular 2 Auth0 Application

    Angular 2 Auth0 Application

    by Best Webhosting Added 94 Views / 0 Likes

    In this video we will be building an Angular 2 app that uses Auth0 for user registration, login and access control. 12 Project Angular 2 Course - https://www.eduonix.com/affiliates/id/16-10413 ngAuth0 Final Code - https://github.com/bradtraversy/ngauth0

  • Popular Build a C# .NET Application in 60 Minutes

    Build a C# .NET Application in 60 Minutes

    by Best Webhosting Added 103 Views / 0 Likes

    In this video we are going to talk about what C# and the .NET framework are and then jump right in and install Visual Studio 2017. We will be creating a Windows console application from absolute scratch, start to finish. We will build a number guessing game that you can actually compile and give to your friends! Here are some of the things you will be learning... What is C#, .NET, CLR? Installing Visual Studio Community 2017 Setting up a console proje

  • Angular 2 Github Application (RC6 Update)

    Angular 2 Github Application (RC6 Update)

    by Best Webhosting Added 92 Views / 0 Likes

    In this video we will build a Github profile search application with Angular 2 RC6. This is an updated version of https://www.youtube.com/watch?v=u83MLQ1VsKI Code is available at https://github.com/bradtraversy/githubsearch 12 PROJECT ANGULAR 2 COURSE - https://www.eduonix.com/affiliates/id/16-10413

  • Exploring The Parcel Application Bundler

    Exploring The Parcel Application Bundler

    by Best Webhosting Added 98 Views / 0 Likes

    In this video we will take a look at the brand new Parcel bundler which is a little to no configuration application bundler which works similar to Webpack but is much faster and easier to use. We will mess around with it and at the same time build a simple joke generator application SPONSOR: Check out Coding Dojo - http://www.codingdojo.com/l/yt/tr • BECOME A PATRON: Show support & get perks! http://www.patreon.com/traversymedia ONE TIME DONATIONS: ht

  • How To Create A Facebook Application For Revive Old Post

    How To Create A Facebook Application For Revive Old Post

    by Best Webhosting Added 83 Views / 0 Likes

    UPDATE: The Facebook interface has been changed a bit since we made this video. There's one additional Step you need to take so the authentication between facebook and your website can take place: http://docs.themeisle.com/article/66-how-to-create-a-facebook-application Start sharing your old posts on Facebook by setting up an application. Follow the steps below: 1. Sign into your Facebook account. 2. Go to https://developers.facebook.com/apps/ 3. Pre

  • What is a Web Application Firewall and How Does it Protect Your WordPress Site?

    What is a Web Application Firewall and How Does it Protect Your WordPress Site?

    by Best Webhosting Added 58 Views / 0 Likes

    In today's video, we'll learn what a web application firewall is and how it protects your WordPress site. Blog post: https://www.elegantthemes.com/blog/wordpress/what-is-a-web-application-firewall-and-how-does-it-protect-your-wordpress-site •️ Learn more about Divi: https://www.elegantthemes.com/gallery/divi • Like us on Facebook: https://www.facebook.com/elegantthemes/ #BounceRate #Marketing #ElegantThemes

  • Angular & FireStore Application - [2] Add & Delete Data

    Angular & FireStore Application - [2] Add & Delete Data

    by Best Webhosting Added 76 Views / 0 Likes

    Part 2 of 3: We will create the add-item component and form to add an item to our FireStore using a custom service. We will also implement a service function to delete items from Firebase. CODE: Code for this project https://github.com/bradtraversy/angularfs ANGULAR 4 FRONT TO BACK: $10 COUPON https://www.udemy.com/angular-4-front-to-back/?couponCode=TRAVERSY010 BECOME A PATRON: Show support & get perks! http://www.patreon.com/traversymedia ONE TIME D

  • How To Create XING Application For Revive Old Post

    How To Create XING Application For Revive Old Post

    by Best Webhosting Added 75 Views / 0 Likes

    The following video demonstrates how to create a LinkedIn App for Revive Old Post Pro. Through the settings of Revive Old Post, you can define when the posts are shared and how often this happens. You can also easily exclude certain posts or categories from being promoted by the plugin. Furthermore, you can even specify hashtags to be included in each of the social media posts generated by the plugin. This is great, as it can help increase the visibil

  • Angular & FireStore Application [1] - Setup & Getting Data

    Angular & FireStore Application [1] - Setup & Getting Data

    by Best Webhosting Added 93 Views / 0 Likes

    Part 1 of 3: We will setup FireStore from Firebase, create an Angular 4 application and integrate AngularFire2 to work with FireStore and fetch items. We will also install Materialize CSS and Font Awesome for our app UI CODE: Code for this project https://github.com/bradtraversy/angularfs ANGULAR 4 FRONT TO BACK: $10 COUPON https://www.udemy.com/angular-4-front-to-back/?couponCode=TRAVERSY010 BECOME A PATRON: Show support & get perks! http://www.patre

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